Skip to content

Dead simple python script for removing comments and blanks from GCode files. Doesn't do anything else.

Notifications You must be signed in to change notification settings

rdpowers/cleanGCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cleanGCode

Dead simple python script for removing comments and blanks from GCode files. Doesn't do anything else.

Use Python 2.7. Python 3 apparently gives a syntax error.

ATTRIBUTIONS:

Sampled regex code from preGRBL by chamnit (https://github.com/chamnit). Sampled argv code from online tutorial. There isn't much that wasn't just copypasta, but it works.

About

Dead simple python script for removing comments and blanks from GCode files. Doesn't do anything else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages