Marius Stanciu
|
c8a97e69d0
- QRCode Tool - a SVG object is generated and plotted on screen having the QRCode data
|
6 年之前 |
Marius Stanciu
|
46659af432
- finished the update on French Google translation.
|
6 年之前 |
Marius Stanciu
|
1af594403e
- fixed SVG export
|
6 年之前 |
Marius Stanciu
|
dfc0b98181
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
|
6 年之前 |
Marius Stanciu
|
d43ec01cdd
- fixed an issue that caused the impossibility to load a GCode file that contained the % symbol even when was loaded in a regular way from the File menu
|
6 年之前 |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 年之前 |
Marius Stanciu
|
78721590e0
- fixed a bug in NCC Tool and start trying to make the App responsive while the NCC tool is run in a non-threaded way
|
6 年之前 |
Marius Stanciu
|
53338a2186
- fixed the Gerber Parser convert units unnecessary usage. The only units conversion should be done when creating the new object, after the parsing
|
6 年之前 |
Marius Stanciu
|
a6b89dbf3a
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
|
6 年之前 |
Marius Stanciu
|
b05c71201e
- moved the ApertureMacro class from camlib to ParseGerber file
|
6 年之前 |
Marius Stanciu
|
8762b115c9
- made FlatCAMExcellon and FlatCAMGerber into their own files in the flatcamParser folder
|
6 年之前 |
Marius Stanciu
|
ce666e2dbf
- added a fix in the Gerber parser to work even when there is no information about zero suppression in the Gerber file
|
6 年之前 |
Marius Stanciu
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
6 年之前 |
Marius Stanciu
|
edbb690d1b
- in legacy graphic engine, fixed a bug that when deleting an object all objects where deleted
|
6 年之前 |
Marius Stanciu
|
183d4b7966
- some strings changed to be easier for translation
|
6 年之前 |
Marius Stanciu
|
bc6dc3decf
- fixed CNCJob and Excellon plotting in legacy graphic engine
|
6 年之前 |
Marius Stanciu
|
01e2755676
- fixed mouse cursor to work for all objects
|
6 年之前 |
Marius Stanciu
|
011e80c0ce
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
|
6 年之前 |
Marius Stanciu
|
26fe1bf5e1
- if FlatCAM is started with the 'quit' or 'exit' as argument it will close immediately and it will close also another instance of FlatCAM that may be running
|
6 年之前 |
Marius Stanciu
|
49ac19a221
- fixed an bug where the pywrapcp name from Google OR-Tools is not defined
|
6 年之前 |
Marius Stanciu
|
f51a3fa038
- made the splashscreen to be showed on the current monitor on systems with multiple monitors
|
6 年之前 |
Marius Stanciu
|
cc3622d4c5
- fixed issue in the Laser postprocessor where the laser was turned on as soon as the GCode started creating an unwanted cut up until the job start
|
6 年之前 |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 年之前 |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 年之前 |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 年之前 |
Marius Stanciu
|
462e3ac2ec
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
|
6 年之前 |
Marius Stanciu
|
91cad9c57d
- added the Gerber code as source for the panelized object in Panelize Tool
|
6 年之前 |
Marius Stanciu
|
a348bc8738
- made sure that all the progress counters count to 100%; updated this all over
|
6 年之前 |
Marius Stanciu
|
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted
|
6 年之前 |
Marius Stanciu
|
f658e05240
- added progress and possibility of graceful exit in Panel Tool
|
6 年之前 |