https://github.com/yoyoek1/fcpostprocess
gcode post process for pycad heeks and freecad path. Result is ok for marlin cnc firmware orientated machines.
https://github.com/yoyoek1/fcpostprocess
3dprinter cnc freecad-path heeks marlin mill oceanbuilders pycam python
Last synced: about 2 months ago
JSON representation
gcode post process for pycad heeks and freecad path. Result is ok for marlin cnc firmware orientated machines.
- Host: GitHub
- URL: https://github.com/yoyoek1/fcpostprocess
- Owner: yOyOeK1
- Created: 2020-11-30T14:37:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T12:39:06.000Z (about 4 years ago)
- Last Synced: 2025-01-18T02:13:39.639Z (4 months ago)
- Topics: 3dprinter, cnc, freecad-path, heeks, marlin, mill, oceanbuilders, pycam, python
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!