This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
951562fbae12ba103d61af249b34409b493b1b3d
flatcam-wsl
/
postprocessors
History
Marius Stanciu
021e094b73
- fixed issue
#341
that affected both postprocessors that have inlined feedrate: marlin and repetier. THe used feedrate was the Feedrate X-Y and instead had to be Feedrate Z.
2019-11-16 22:48:51 +02:00
..
__init__.py
…
Berta_CNC.py
- made sure that the 'default' postprocessor file is always loaded first such that this name is always first in the GUI comboboxes
2019-11-14 12:24:49 +02:00
default.py
…
grbl_11.py
…
grbl_laser.py
…
hpgl.py
…
ISEL_CNC.py
- made sure that the 'default' postprocessor file is always loaded first such that this name is always first in the GUI comboboxes
2019-11-14 12:24:49 +02:00
line_xyz.py
…
marlin.py
- fixed issue
#341
that affected both postprocessors that have inlined feedrate: marlin and repetier. THe used feedrate was the Feedrate X-Y and instead had to be Feedrate Z.
2019-11-16 22:48:51 +02:00
Paste_1.py
- fixed bug that allowed empty tool in the tools generated in Geometry object
2019-07-08 20:06:41 +03:00
Repetier.py
- fixed issue
#341
that affected both postprocessors that have inlined feedrate: marlin and repetier. THe used feedrate was the Feedrate X-Y and instead had to be Feedrate Z.
2019-11-16 22:48:51 +02:00
Roland_MDX_20.py
…
Toolchange_Custom.py
…
Toolchange_manual.py
…
Toolchange_Probe_MACH3.py
…