Commit Graph

2922 Commits

Author SHA1 Message Date
Marius Stanciu
951744d6fa - added mouse events disconnect in the quit_application() method 2020-06-05 07:19:53 +03:00
Marius Stanciu
2107a4766f - changed how the import of svg.path module is done in the ParseSVG.py file
- Tool Isolation - new feature that allow to isolate interiors of polygons (holes in polygons). It is possible that the isolation to be reported as successful (internal limitations) but some interiors to not be isolated. This way the user get to fix the isolation by doing an extra isolation.
2020-06-05 07:10:18 +03:00
Marius Stanciu
487e7bbfe8 - in Tool Calculators fixed an application crash if the user typed letters instead of numbers in the boxes. Now the boxes accept only numbers, dots, comma, spaces and arithmetic operators
- NumericalEvalEntry allow the input of commas now
- Tool Calculators: allowed comma to be used as decimal separator
2020-06-05 04:43:41 +03:00
Marius Stanciu
fb602d6f9b - fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference 2020-06-05 04:09:29 +03:00
Marius Stanciu
bfdaa73798 - fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference 2020-06-05 03:37:01 +03:00
Marius Stanciu
835cba0efd Merged jpcgt/flatcam/Beta into Beta 2020-06-04 22:38:22 +03:00
Camellan
fbed2f2442 Merged in Beta (pull request #312)
Beta
2020-06-04 19:32:23 +00:00
camellan
a8fc2515ee Finished Russian translation 2020-06-04 22:45:41 +04:00
camellan
c706fff03d Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 2020-06-04 21:58:50 +04:00
Marius Stanciu
d2a6f4090f Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 2020-06-04 20:18:53 +03:00
Marius Stanciu
8e13e8c138 Merged jpcgt/flatcam/Beta into Beta_8.993 2020-06-04 20:17:38 +03:00
Marius Stanciu
4809f11c00 - updated the French translation strings - from @micmac (Michel Maciejewski) 2020-06-04 20:15:36 +03:00
cmstein
994c5a5b68 Merged in Beta (pull request #313)
update in PT_BR translation
2020-06-04 16:53:43 +00:00
cmstein
173471ab8a Update in PTBR 2020-06-04 10:53:36 -03:00
cmstein
7d72efbf03 Update in PTBR 2020-06-04 10:31:00 -03:00
cmstein
f0842651db Update in PTBR 2020-06-04 09:54:26 -03:00
cmstein
a016022eb9 Update in PTBR 2020-06-04 09:49:10 -03:00
Marius Stanciu
eec1458ac3 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 2020-06-04 11:57:10 +03:00
Marius Stanciu
dc8a34bc16 - improved the Isolation Tool - rest machining: test if the isolated polygon has interiors (holes) and if those can't be isolated too then mark the polygon as a rest geometry to be isolated with the next tool and so on 2020-06-04 11:56:08 +03:00
Marius Stanciu
523b2353c6 Merged marius_stanciu/flatcam_beta/Beta into Beta 2020-06-04 02:53:54 +03:00
Marius Stanciu
4b01fd5473 - updated the Italian translation - contribution by Golfetto Massimiliano
- made the timing for the object creation to be displayed in the shell
2020-06-04 02:53:06 +03:00
Marius Stanciu
c6a4a51fac Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 2020-06-03 22:52:52 +03:00
Marius Stanciu
0e007bbcbc - updated the Italian translation - contribution by Golfetto Massimiliano 2020-06-03 22:52:13 +03:00
Marius Stanciu
6d4b6b674c Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 2020-06-03 22:48:16 +03:00
Marius Stanciu
adfd6d40b9 - made sure that if the user closes the app with an editor open, before the exit the editor is closed and signals disconnected 2020-06-03 22:47:29 +03:00
Marius Stanciu
bbf878bebb - updated the language translation strings (and Google_Translated some of them) 2020-06-03 21:08:06 +03:00
Marius Stanciu
2eecb20e95 - remade file names in the app
- fixed the issue with factory_defaults being saved every time the app start
- fixed the preferences not being saved to a file when the Save button is pressed in Edit -> Preferences
- fixed and updated the Transform Tools in the Editors
2020-06-03 20:35:59 +03:00
Marius Stanciu
378a497935 - made sure that the status bar label for preferences is updated also when the Preferences Tab is opened from the Edit -> Preferences 2020-06-03 04:32:56 +03:00
Marius Stanciu
b23bd5f590 - made the delayed Gerber buffering to use multiprocessing but I see not much performance increase 2020-06-03 04:26:56 +03:00
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. 2020-06-03 04:02:04 +03:00
Marius Stanciu
c5c11efeed - minor issue in Paint Tool 2020-06-03 03:18:59 +03:00
Marius Stanciu
86e36d3ca6 - updated Transform Tool to have a selection of possible references for the transformations that are now selectable in the GUI
- Transform Tool - compacted the UI
2020-06-03 02:41:25 +03:00
camellan
693d5c70c4 Update Russian translation (not finished) 2020-06-02 22:58:15 +04:00
Camellan
b17b5a7a36 jpcgt/flatcam/Beta слито с Beta 2020-06-02 21:08:09 +04:00
Marius Stanciu
5f2b63442f Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 2020-06-02 18:30:58 +03:00
Marius Stanciu
f5c84fdc49 - maintenance_2 2020-06-02 18:29:45 +03:00
Marius Stanciu
38fa25ed3d Merged jpcgt/flatcam/Beta into Beta 2020-06-02 18:25:52 +03:00
Marius
5abb7866d8 - maintenance_1 2020-06-02 18:24:44 +03:00
Marius Stanciu
7f06677791 - replaced the icon for the Editor in Toolbar (both for the normal icons and for icons in dark theme) 2020-06-02 17:53:32 +03:00
Marius Stanciu
e239afd69b - fixed some more strings
- updated the Google-translations for the German, Spanish, French
- updated the Romanian translation
2020-06-02 17:39:48 +03:00
Marius Stanciu
4630695c84 - modified behavior of object comboboxes in Paint, NCC and CutOut Tools: now if an object is selected in Project Tab and is of the supported kind in the Tool, it will be auto-selected 2020-06-02 14:30:52 +03:00
Marius Stanciu
c56f12c5d8 - updated the translation files to the latest changes 2020-06-02 05:20:28 +03:00
Marius Stanciu
7b4e3b42bf - fixed spacing in the status toolbar icons 2020-06-02 02:37:54 +03:00
Marius Stanciu
5542e62455 - Tcl Command Follow - fixed to work in the new configuration
- Etch Compensation Tool - added a new etchant: alkaline baths
2020-06-02 02:10:38 +03:00
Marius
2624df10bf - Tcl Shell - added a button to delete the content of the active line
- Tcl Command Isolate - fixed to work in the new configuration
2020-06-02 01:36:25 +03:00
Marius Stanciu
6b247ff5e1 - remade visibility as threaded - it seems that I can't really squeeze more performance from this 2020-06-01 23:55:47 +03:00
Marius Stanciu
1b8dd5c76d - changed colors for the status bar labels and added some of the new icons in the gray version 2020-06-01 23:32:11 +03:00
Marius Stanciu
0f04eb1215 - changed the status bar label to have an icon instead of text
- added a label in status bar that will toggle the Preferences tab
- made some changes such that that the label in status bar for toggling the Preferences Tab will be updated in various cases of closing the tab
2020-06-01 23:09:15 +03:00
Marius Stanciu
cb5a20fda6 - some fixed due of recent changes and some strings changed
- added a validator for the FCColorEntry GUI element such that only the valid chars are accepted
2020-06-01 21:22:03 +03:00
Marius Stanciu
54407f6e50 - made Progressive plotting work in Isolation Tool
- fix an issue with progressive plotted shapes not being deleted on the end of the job
2020-06-01 20:37:31 +03:00