Marius Stanciu
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 anni fa |
Marius Stanciu
|
eedfb56bf5
- fixed minor issues
|
6 anni fa |
Marius Stanciu
|
d35343881f
- fixed issue #298. The changes in postprocessors done in Preferences dis not update the object UI layout as it was supposed to. The selection of Marlin postproc. did not unhidden the Feedrate Rapids entry.
|
6 anni fa |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 anni fa |
Marius Stanciu
|
017d495a41
- fixed TclCommandFollow command; an older function name was used who yielded wrong results
|
6 anni fa |
Marius Stanciu
|
97e262e47c
- changed some debug messages in camlib.py and in FlatCAMObj.py
|
6 anni fa |
Marius Stanciu
|
07c31bba22
- fixed bug in Tool Sub that created issues when toggling visibility of the plots
|
6 anni fa |
Marius Stanciu
|
b20203eace
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
|
6 anni fa |
Marius Stanciu
|
9205dd61f8
- fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions
|
6 anni fa |
Marius Stanciu
|
bc6b2666cd
- added estimated time of routing for the CNCJob and added travelled distance parameter for geometry, too
|
6 anni fa |
Marius Stanciu
|
e061c4364a
- each CNCJob object has now it's own text_collection for the annotations which allow the individual enabling and disabling of the annotations
|
6 anni fa |
Marius Stanciu
|
c886e3300c
- added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85
|
6 anni fa |
Marius Stanciu
|
cac92f75f2
- improved the FlatCAMGerber.isolate() function to work for geometry in the form of list and also in case that the elements of the list are LinearRings (like when doing the Exterior Isolation)
|
6 anni fa |
Marius Stanciu
|
fd104eee55
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
|
6 anni fa |
Marius Stanciu
|
a4728e966e
- fixed issue where the annotations for all the CNCJob objects are toggled together whenever the ones for an single object are toggled
|
6 anni fa |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 anni fa |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 anni fa |
Marius Stanciu
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
6 anni fa |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
6 anni fa |
Marius Stanciu
|
a87e596f56
- strings added and translations updated
|
6 anni fa |
Marius Stanciu
|
2d448b68ad
- wip
|
6 anni fa |
Marius Stanciu
|
5a141ad115
- fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object
|
6 anni fa |
Marius Stanciu
|
59b4defa0b
- fixed bug that crashed the app after creating a new geometry, if a new object is loaded and the new geometry is deleted and then trying to select the just loaded new object
|
6 anni fa |
Marius Stanciu
|
afdff59aff
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
|
6 anni fa |
Marius Stanciu
|
cd803266a6
- fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job)
|
6 anni fa |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 anni fa |
Marius Stanciu
|
7bca0678ea
- fixed bug that crashed the app when trying to add a tool without a tool diameter value
|
6 anni fa |
Marius Stanciu
|
02c8cfb085
- fixed bug that crashed the software when trying to edit a GUI value in Geometry selected tab without having a tool in the Tools Table
|
6 anni fa |
Marius Stanciu
|
8e80ec156c
- fixed Panelize Tool to do panelization for multiple passes type of geometry that comes out of the isolation done with multiple passes
|
6 anni fa |
Marius Stanciu
|
c6e3176ac3
- in Basic mode, the tool type column is no longer hidden as it may create issues when using an painted geometry
|
6 anni fa |