Marius Stanciu
|
2c2db0efe2
- refactoring in camlib.py. Made sure that some conditions are met, if some of the parameters are None then return failure. Modifications in generate_from_geometry_2 and generate_from_multitool_geometry methods
|
hace 5 años |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
hace 5 años |
Marius Stanciu
|
89d2de48da
- added a new feature for Gerber parsing: if the NO buffering is chosen in the Gerber Advanced Preferences there is now a checkbox to activate delayed buffering which will do the buffering in background allowing the user to work in between. I hope that this can be useful in case of large Gerber files.
|
hace 5 años |
Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
hace 5 años |
Marius
|
5abb7866d8
- maintenance_1
|
hace 5 años |
Marius Stanciu
|
54407f6e50
- made Progressive plotting work in Isolation Tool
|
hace 5 años |
Marius Stanciu
|
8e687c5054
- fixed some issues related to using the new Numerical... GUI elements
|
hace 5 años |
Marius Stanciu
|
c27a2d29e7
- all tuple entries in the Preferences UI are now protected against letter entry
|
hace 5 años |
Marius Stanciu
|
2623bb0a65
- updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool)
|
hace 5 años |
Marius Stanciu
|
8165c797a4
- changes some icons
|
hace 5 años |
Marius Stanciu
|
2e8d5b3b96
- added the Exclusion zones processing to Geometry GCode generation
|
hace 5 años |
Marius Stanciu
|
51c9023bbe
- added the Exclusion zones processing to Excellon GCode generation
|
hace 5 años |
Marius Stanciu
|
9c707e0682
- solved a circular import
|
hace 5 años |
Marius Stanciu
|
d61ca10e75
- more refactoring; solved some issues introduced by the refactoring
|
hace 5 años |
Marius Stanciu
|
710a84b442
- more refactoring class names
|
hace 5 años |
Marius Stanciu
|
ba3f10d355
- renamed classes to have shorter names and grouped
|
hace 5 años |
Marius Stanciu
|
6aacd4d978
- fixed recent issues introduced in Tcl command Drillcncjob
|
hace 5 años |
Marius Stanciu
|
a161354c25
- solved issue with new parameter end_xy when it is None
|
hace 5 años |
Marius Stanciu
|
ed105eecad
- fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
|
hace 5 años |
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)
|
hace 5 años |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
hace 5 años |
Marius Stanciu
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
hace 5 años |
Marius Stanciu
|
5a5a18ef43
- some PEP8 changes in Geometry Editor and other minor changes
|
hace 5 años |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
hace 5 años |
Marius Stanciu
|
139baaff64
- fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method
|
hace 5 años |
Marius Stanciu
|
8a2f5fed05
- working to update the Paint Tool
|
hace 5 años |
Marius Stanciu
|
7415ebc8af
- fixed bugs in cncjob TclCommand
|
hace 5 años |
Marius Stanciu
|
ffaea546db
- fixed issue in "re-cut" feature when combined with multi-depth feature
|
hace 5 años |
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
|
hace 5 años |
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
|
hace 5 años |