Marius Stanciu
|
6aacd4d978
- fixed recent issues introduced in Tcl command Drillcncjob
|
5 лет назад |
Marius Stanciu
|
a161354c25
- solved issue with new parameter end_xy when it is None
|
5 лет назад |
Marius Stanciu
|
ed105eecad
- fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
|
5 лет назад |
Marius Stanciu
|
f47396a6e5
- added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero)
|
5 лет назад |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
Marius Stanciu
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
Marius Stanciu
|
5a5a18ef43
- some PEP8 changes in Geometry Editor and other minor changes
|
5 лет назад |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
5 лет назад |
Marius Stanciu
|
139baaff64
- fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method
|
5 лет назад |
Marius Stanciu
|
8a2f5fed05
- working to update the Paint Tool
|
5 лет назад |
Marius Stanciu
|
7415ebc8af
- fixed bugs in cncjob TclCommand
|
5 лет назад |
Marius Stanciu
|
ffaea546db
- fixed issue in "re-cut" feature when combined with multi-depth feature
|
5 лет назад |
Marius Stanciu
|
f4f87eb2a7
- updated the "re-cut" feature in Geometry object; now if the re-cut parameter is non zero it will cut half of the entered distance before the isolation end and half of it after the isolation end
|
5 лет назад |
Marius Stanciu
|
98f4a82ad4
- fixed a bug in CNCJob generation out of a Excellon object; the plot failed in case some of the geometry of the CNCJob was invalid
|
5 лет назад |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 лет назад |
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
|
f8f337526d
- fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation
|
6 лет назад |
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
|
25c9a31179
- more work in the new Laser Mode in the Paint Tool
|
6 лет назад |
Marius Stanciu
|
e936e0e116
- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas;
|
6 лет назад |
Marius Stanciu
|
82ab0d83d6
- started a new way to clear the Gerber polygons based on the 'follow' lines
|
6 лет назад |
Marius Stanciu
|
c004c9082f
- optimized the Paint and NCC Tools. When the Lines type of painting/clearing is used, the lines will try to arrange themselves on the direction that the lines length clearing the polygon are bigger
|
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
|
9911402c95
- added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser'
|
6 лет назад |
Marius Stanciu
|
23a1495c32
- fixed the preprocessors with 'laser' in the name to use the spindle direction set in the Preferences
|
6 лет назад |
Marius Stanciu
|
6eb96264f1
- fixed some bugs
|
6 лет назад |
Marius Stanciu
|
fd0438842d
- finished adding in Geometry Editor a TreeWidget with the geometry shapes found in the edited object
|
6 лет назад |