Skip to content

ordinary-slim/my-gcode-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converts a .gcode file to a legacy .vtk file readable by Paraview.

This code does not try to fully parse each line. It tries to find X, Y, Z and E coordinates in each line and does nothing with the rest of the line. As a consequence, unusual additional syntax does not cause an error.

Enter the following command for usage instructions: python gcode2vtk.py --help

About

conversion tools from/to .gcode in python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published