Marius Stanciu
|
f39ba21c81
|
- fixed preprocessors issue where the start GCode was not added due of trying to access an object that did not exist (because its name was not changed to reflect the changes in other parts on the app)
|
2023-10-19 12:41:23 +03:00 |
|
Marius Stanciu
|
63071a9bae
|
- overwritten the Beta_8.995 branch with the Gerber_Editor_Upgrade branch
|
2023-05-24 18:07:05 +03:00 |
|
Marius Stanciu
|
f7f88a34be
|
- completed the refactoring of object options property to obj_options in preprocessors too
|
2022-02-18 13:21:20 +02:00 |
|
Marius Stanciu
|
e219562bbb
|
- added in CNCJob preferences new preferences that allow compensation for the CNC bed skew/tilt (axes not being square one to another)
- all pre-processors are altered such they can adjust the gcode to use the compensation values set in Preferences -> CNC-Job section
|
2022-01-09 19:44:56 +02:00 |
|
Marius Stanciu
|
95fb418966
|
- upgraded the Drilling Plugin and all the related parts in the CNCJob Object and in all preprocessors. Now, the parent 'tools' attribute is inherited and also the GCode is stored here
|
2021-03-14 13:05:19 +02:00 |
|
Marius Stanciu
|
7f97e75d43
|
- reverted the preprocessors with no toolchange commands to the original but removed the M6 toolchange command
|
2020-10-25 00:39:32 +03:00 |
|