flatcam/postprocessors
Marius Stanciu b9a062a84e - when saving HPGL code it will be saved as a file with extension .plt
- the units mentioned in HPGL format are only METRIC therefore if FlatCAM units are in INCH they will be transform to METRIC
- the minimum unit in HPGL is 0.025mm therefore the coordinates are rounded to a multiple of 0.025mm
2019-01-20 04:11:34 +02:00
..
Roland_MDX_20.py -clean-up before merge 2019-01-03 21:25:08 +02:00
__init__.py -clean-up before merge 2019-01-03 21:25:08 +02:00
default.py -clean-up before merge 2019-01-03 21:25:08 +02:00
grbl_11.py - fixed the Marlin postprocessor detection in GCode header 2019-01-07 02:56:55 +02:00
grbl_laser.py -clean-up before merge 2019-01-03 21:25:08 +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
manual_toolchange.py - fixed the Marlin postprocessor detection in GCode header 2019-01-07 02:56:55 +02:00
marlin.py - fixed the Marlin postprocessor detection in GCode header 2019-01-07 02:56:55 +02:00