flatcam/postprocessors
Marius Stanciu 3b8b7d470a - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name)
- fixed bug in Marlin postprocessor for the Excellon files; the header and toolchange event always used the parenthesis witch is not compatible with GCode for Marlin
- fixed a issue with a move to Z_move before any toolchange
2019-02-05 19:40:46 +02:00
..
Roland_MDX_20.py -clean-up before merge 2019-01-03 21:25:08 +02:00
Toolchange_Probe_MACH3.py - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name) 2019-02-05 19:40:46 +02:00
Toolchange_Probe_general.py - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name) 2019-02-05 19:40:46 +02:00
Toolchange_manual.py - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name) 2019-02-05 19:40:46 +02:00
__init__.py -clean-up before merge 2019-01-03 21:25:08 +02:00
default.py - fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals) 2019-02-01 16:19:16 +02:00
grbl_11.py - fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals) 2019-02-01 16:19:16 +02:00
grbl_laser.py - fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals) 2019-02-01 16:19:16 +02:00
hpgl.py - when saving HPGL code it will be saved as a file with extension .plt 2019-01-20 04:11:34 +02:00
line_xyz.py - fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals) 2019-02-01 16:19:16 +02:00
marlin.py - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name) 2019-02-05 19:40:46 +02:00