Marius Stanciu
|
c5e4d72db8
- solved issue #381 where there was an error when trying to generate CNCJob out of an Excellon file that have a tool with only slots and no drills
|
5 年之前 |
Marius Stanciu
|
8a6ada1984
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
|
5 年之前 |
Marius Stanciu
|
124ba6cdc6
- adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header
|
6 年之前 |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 年之前 |
Marius Stanciu
|
d33505096c
- modified the Excellon GCode generation so now it can use multi depth drilling; modified the preprocessors to show the number of passes
|
6 年之前 |
Marius Stanciu
|
48029da52b
- added a new preprocessor file for using laser on a Marlin motion controller but with the laser connected to one of the FAN pins, named 'Marlin_laser_use_FAN_pin'
|
6 年之前 |
Marius Stanciu
|
23a1495c32
- fixed the preprocessors with 'laser' in the name to use the spindle direction set in the Preferences
|
6 年之前 |
Marius Stanciu
|
6744d9ae07
- updated the preprocessor files
|
6 年之前 |
Marius Stanciu
|
7ad091e163
- modified the export_gcode() method and the preprocessors such that the preprocessors now have the information if to include the gcode header
|
6 年之前 |
Marius Stanciu
|
2ca509ca04
- few bugs solved regarding the newly created empty objects
|
6 年之前 |