Skip to content

gcode post process for pycad heeks and freecad path. Result is ok for marlin cnc firmware orientated machines.

Notifications You must be signed in to change notification settings

yOyOeK1/fcPostprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcPostprocess

set of functions for postprocessing pycam 0.5.1, heeks 1.5.0 and path coming from feecad (path workspace)

freecad option have build in option to generate automatic tabs to hold stock material wile it's cut out. :)

give some args !

    - Usage: 
        fcToTabs.py [srcFile.gcode] [zToUseInSrcFile]
    
    - It can process freecad grbl_81 
        pycam engrave to Z0.0 is working stock and engrave -2.0
    
    - If use as:
        fcToTabs.py [srcFile.gcode] pycam3d
        postprocess gcode to marlin
        
    - fcToTabs.py [srcFile.gcode] [ -2.0 | pycam | pycam3d | heeks ]
    
    - only first option is doing automatic tabs! 

About

gcode post process for pycad heeks and freecad path. Result is ok for marlin cnc firmware orientated machines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages