38abfa4f31
- fixed issues in the Tools Database due of recent changes in how the data structure is created - made sure that the right tools go only to the intended use, in Tools Database otherwise an error status message is created and Tools DB is closed on adding a wrong tool - fixed the usage for Tools Database in Unix-like OS's - done some modest refactoring - fixed the Search and Add feature in Geometry Object UI
Marius Stanciu
2020-10-29 22:32:44 +02:00
46d2304b67
- fixed a small issue in GCode Editor where the signals for the buttons were attached again at each launch of the GCode Editor
Marius Stanciu
2020-10-29 17:25:08 +02:00
8240235868
Merged in Beta_8.994 (pull request #323)
Marius Stanciu
2020-10-29 15:18:36 +00:00
0a2aff9296
- fixed the sizePolicy for the FCComboBox widgets in the Preferences that holds the preprocessors - fixed issue with how the preamble / postamble GCode were inserted into the final GCode
Marius Stanciu
2020-10-29 17:16:54 +02:00
e6c9aee45b
- fixed the sizePolicy for the FCComboBox widgets in the Preferences that holds the preprocessors - done correctly
Marius Stanciu
2020-10-29 16:50:10 +02:00
a476d9d8f1
- fixed the sizePolicy for the FCComboBox widgets in the Preferences that holds the preprocessors
Marius Stanciu
2020-10-29 16:47:51 +02:00
4d83756f51
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta NCC Tool fix.
Marius Stanciu
2020-10-29 15:04:29 +02:00
fcfc819fff
- fixed NCC Tool not working with the new changes; the check for not having complete isolation is just a Warning
Marius Stanciu
2020-10-29 15:03:17 +02:00
dc01605c04
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Marius Stanciu
2020-10-29 12:53:58 +02:00
443f9a51e8
- added a protection on opening the tools database UI if the tools DB file is not loaded
Marius Stanciu
2020-10-29 12:53:19 +02:00
3f94c1dcfa
- minor change for the FCComboBox UI element by setting its size policy as ignored so it will not expand the notebook when the name of one of its items is very long
Marius Stanciu
2020-10-29 03:42:29 +02:00
db7930d359
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta Punch Gerber Tool improvements
Marius Stanciu
2020-10-29 03:31:54 +02:00
aebf11d457
- updated Punch Gerber Tool: the Excellon method now takes into consideration the pads choice
Marius Stanciu
2020-10-29 03:30:42 +02:00
d01cddea79
- added icons in most application Tools - updated Punch Gerber Tool such that the aperture table is updated upon clicking of the checboxes in Processed Pads Type
Marius Stanciu
2020-10-29 02:56:56 +02:00
c4f097d64e
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Marius Stanciu
2020-10-29 00:20:38 +02:00
aa2011e5a7
- fixed the Tool Subtractor algorithms
Marius Stanciu
2020-10-29 00:17:27 +02:00
31a84bb4cc
- fixed an issue in Isolation Tool when running the app in Basic mode; - fixed Paint, Isolation and NCC Tools such the translated comboboxes values are now stored as indexes instead of translated words as before - in Geometry Object made sure that the widgets in the Tool Table gets populated regardless of encountering non-recognizable translated values - in Paint Tool found a small bug and fixed it
Marius Stanciu
2020-10-28 23:00:18 +02:00
9f0822ae5d
Merged in Beta_8.994 (pull request #322)
Marius Stanciu
2020-10-28 17:13:32 +00:00
735a20242a
- upgraded the punch Gerber Tool - updated the Turkish translation strings (by Mehmet Kaya)
Marius Stanciu
2020-10-28 19:12:15 +02:00
3bb2e3829b
Merged in Beta_8.994 (pull request #321)
Marius Stanciu
2020-10-28 14:03:41 +00:00
d1368425f1
- fix in Tool Subtract where there was a typo
Marius Stanciu
2020-10-28 16:02:18 +02:00
0501b40f91
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Marius Stanciu
2020-10-28 15:47:34 +02:00
86a931ace5
- temporary fix for comboboxes not finding the the value in the items when setting themselves with a value by defaulting to the first item in the list
Marius Stanciu
2020-10-28 15:46:33 +02:00
5329cb1219
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Marius Stanciu
2020-10-28 13:17:47 +02:00
9c97ce49b9
- brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob - fixed Tcl command Isolate to not print messages on message bar in case it is run headless - fixed Tcl command Copper Clear (NCC) - fixed Tcl command Paint
Marius Stanciu
2020-10-28 13:15:38 +02:00
7ca44fa107
- in Legacy Mode fixed a small issue: the status bar icon for the Grid axis was not colored on app start - added a new string to the translatable strings - fixed an error that sometime showed in Legacy Mode when moving the mouse outside canvas - reactivated the shortcut key 'S' in TCL Shell, to close the shell dock when it was open (of course the focus has to be not on the command line)
Marius Stanciu
2020-10-28 11:30:23 +02:00
33aa0fcfe0
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Marius Stanciu
2020-10-28 03:48:37 +02:00
bd98bb42c4
- fixed an error that did not allowed for the older preferences to be deleted when installing a different version of the software
Marius Stanciu
2020-10-28 03:47:34 +02:00
6aa95ddebe
- updated the translation strings except Russian which could be in the works
Marius Stanciu
2020-10-28 03:28:16 +02:00
51afa60e4a
- a series of PEP8 corrections in the FlatCAMGeometry.py - in Geometry UI finished a very basic way for the Polish feature (this will be upgraded in the future, for now is very rough) - added some new GUI elements by subclassing some widgets for the dialog pop-ups - in NCC Tool and Isolation Tool, pressing the shortcut key 'T' will bring the add new tool pop up in which now it is included the button to get the optimal diameter - in Geometry UI and for Solderpaste Tool replaced the pop up window that is launched when using shortcut key with one that has the context menu translated - some UI cleanup in the Geometry UI
Marius Stanciu
2020-10-28 03:18:56 +02:00
77101be8fd
Merged jpcgt/flatcam/Beta_unstable into Beta_8.994
Marius Stanciu
2020-10-27 22:54:53 +02:00
a8ba8843a9
Merged in Beta (pull request #320)
Marius Stanciu
2020-10-27 20:53:30 +00:00
33f2f9d46b
Merged Beta_unstable into Beta
Marius Stanciu
2020-10-27 20:52:47 +00:00
d899e5edc8
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-27 17:41:10 +02:00
a6c3b98ed4
- small string change
Marius Stanciu
2020-10-27 17:39:48 +02:00
85eb39b6ec
- minor change
Marius Stanciu
2020-10-27 15:51:23 +02:00
bfa126bdfe
Merged Beta_unstable into Beta as 8.994
Marius Stanciu
2020-10-27 15:39:43 +02:00
1c4f4a2f5c
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-27 15:38:27 +02:00
9b1e78d285
- fixed an issue in Tools Database (ToolsDB2 class) that did not made the Tab name in Red color when adding/deleting a tool by using the context menu - optimized the Tools Database
Marius Stanciu
2020-10-27 15:36:01 +02:00
64e06720b6
- fixed a bug in conversion of any to Gerber in the section of Excellon conversion - some PEP8 fixes - fixed a bug due of recent chagnes in FileMenuHandlers class
Marius Stanciu
2020-10-27 14:29:46 +02:00
fd7e47f60b
- updated the Turkuish translation strings (by Mehmet Kaya)
Marius Stanciu
2020-10-27 13:31:26 +02:00
44837b0c35
Merged in Beta_unstable (pull request #318)
Marius Stanciu
2020-10-27 09:20:33 +00:00
22f8005a7d
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-27 11:15:32 +02:00
043f26008b
- minor fix in ToolsDB2UI
Marius Stanciu
2020-10-27 11:14:47 +02:00
4077a48614
- created custom classes derived from TextEdit and from LineEdit where I overloaded the context menu and I made all the other classes that were inheriting from them to inherit from those new classes
Marius Stanciu
2020-10-27 10:51:00 +02:00
2e93c20c97
- fixed some minor issues when doing a project save
Marius Stanciu
2020-10-27 01:47:34 +02:00
9ee3362e2c
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-27 01:22:44 +02:00
ff92e501ff
- overloaded the context menu for FCSpinner and for FCDoubleSpinner - added new strings and therefore updated the translation strings
Marius Stanciu
2020-10-27 01:21:53 +02:00
9fbf517adc
- another GUI element for which I've overloaded the context menu to make it translatable: _ExpandableTextEdit
Marius Stanciu
2020-10-27 00:33:32 +02:00
cf9180240d
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-27 00:12:08 +02:00
1d92cbc750
- overloaded the context menu in several classes from GUI Elements such that the menus are now translated - fixed a formatting issue in the MainGUI.py file - updated the translations for the new strings that were added
Marius Stanciu
2020-10-27 00:09:09 +02:00
967ab8a795
- overloaded the context menu in the Tcl Shell and added key shortcuts; the menu entries are now translatable
Marius Stanciu
2020-10-26 22:39:47 +02:00
99785e99ce
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-26 21:42:43 +02:00
296bed30f0
- minor string fix; removed the 'Close' menu entry on the context menu for the TCL Shell
Marius Stanciu
2020-10-26 21:41:58 +02:00
aa8a248f44
- fixed issue with not updating the model view on the model used in the Project tab when using the shortcut keys 1, 2, 3 which made the color of the tree element not reflect the change in status
Marius Stanciu
2020-10-26 21:11:24 +02:00
9da3a87913
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-26 21:00:57 +02:00
edb1407b13
- fixed a small issue with using the shortcut key for toggling the display of Properties tab
Marius Stanciu
2020-10-26 20:59:54 +02:00
9a6cef05ae
- more strings updated - modified the shortcut strings and the way the shortcuts were listed in the Shortcut keys list such that it will allow a future Shortcuts Manager - updated all the language strings according to the modifications done above
Marius Stanciu
2020-10-26 19:26:42 +02:00
5a4422d3ba
Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta_unstable
Marius Stanciu
2020-10-26 13:21:10 +02:00
a0b4c2dd4d
- changed some of the strings (added a few in the How To section)
Marius Stanciu
2020-10-26 13:18:42 +02:00
d6dd64ae68
- added a new menu entry and functionality in the View category: enable all non-selected (shortcut key ALT+3) - fixed shortcut keys for a number of functionality and in some cases added some new - fixed the enable/disable all plots functionality - fixed issue with the app window restored in a shifted position after doing Fullscreen - fixed issue with coords, delta_coords and status toolbars being disabled when entering fullscreen mode and remaining disabled after restore to normal mode
Marius Stanciu
2020-10-26 11:49:20 +02:00
ee3c9b515a
- finished the update of the Spanish translation (Google translate)
Marius Stanciu
2020-10-25 17:38:37 +02:00
98dd973bc8
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
Marius
2020-10-25 16:41:19 +02:00
9b367e2dd5
- updated the Italian translation (by Massimiliano Golfetto)
Marius Stanciu
2020-10-25 16:41:06 +02:00
c78b9bf23c
Merged Beta into Beta_8.994
Marius Stanciu
2020-10-25 14:32:53 +00:00
1b8f711d8e
- added ability for the app to detect the current DPI used on the screen; applied this information in the Film Tool when exporting PNG files - found that Pillow v >= 7.2 breaks Reportlab 3.5.53 (latest version) and creates an error in Film Tool when exporting PNG files. Pillow 7.2 still works.
Marius Stanciu
2020-10-25 02:42:47 +03:00
b699f67855
- fixed newly introduced issues with SysTray and Splash
Marius Stanciu
2020-10-25 01:14:38 +03:00
ac1dd33ae4
- fixed newly introduced issue when doing File -> Print(PDF)
Marius Stanciu
2020-10-25 00:54:38 +03:00
7f97e75d43
- reverted the preprocessors with no toolchange commands to the original but removed the M6 toolchange command
Marius Stanciu
2020-10-25 00:39:32 +03:00
8de411d4c4
- fixed some of the Tcl Commands that depended on the methods refactored above
Marius Stanciu
2020-10-24 20:28:37 +03:00
9491bdc4fc
- updated the Turkish translation (by Mehmet Kaya) - the methods of the APP class that were the handlers for the File menu are now moved to their oen class
Marius Stanciu
2020-10-24 19:50:34 +03:00
5a6fad46ac
- created two new preprocessors (from 'default' and from 'grbl_11') that will have no toolchange commands regardless of the settings in the software
Marius Stanciu
2020-10-24 16:24:52 +03:00
8a341de4ca
- UI changes in the AppTextEditor and in CNCJob properties tab and in GCoe Editor - some changes in strings; updated all the translation strings to the latest changes - finished the Romanian translation
Marius Stanciu
2020-10-24 15:58:20 +03:00
c0671b7754
- minor changes
Marius Stanciu
2020-10-24 01:52:53 +03:00
5c845fcfb2
- added a new GUI element, an InputDialog made out of FCSliderWithSpinner named FCInputDialogSlider - replaced the InputDialog in the Opacity pop menu for the objects in the Project Tab with a FCInputDialogSlider
Marius Stanciu
2020-10-24 01:22:43 +03:00
f771838c81
- some refactoring in the keys of the defaults dictionary - fixed an ambiguity in the Tools Database GUI elements
Marius Stanciu
2020-10-23 23:14:13 +03:00
5a929a4c60
- Excellon UI: fixed a small issue with toggling all rows in Tools Table not toggling off and also the milling section in Utilities was not updated
Marius Stanciu
2020-10-23 19:16:56 +03:00
1b3919aca7
- minor changes in the Properties Tool
Marius Stanciu
2020-10-23 19:03:13 +03:00
427118c495
- added a default properties tab which will hold a set of information's about the application
Marius Stanciu
2020-10-23 18:46:55 +03:00
55b4fbc3d8
- updated some strings, updated the translation strings - commented the ToolsDB class since it is not used currently - some minor changes in the AppTextEditor.py file - removed Hungarian language since it's looking like is no longer being translated
Marius Stanciu
2020-10-23 14:16:05 +03:00
a7e3a32d4a
- updated Rules Check Tool - added an activity message
Marius Stanciu
2020-10-23 02:43:06 +03:00
86e870ec71
- updated Rules Check Tool - Hole Size rule to work with the new data structure for the Excellon objects
Marius Stanciu
2020-10-23 02:32:06 +03:00
a39f3f7cac
- updated Copper Thieving Tool to work with the updated program
Marius Stanciu
2020-10-23 01:53:34 +03:00
baa67b1278
- fixed a bug in Tool PunchGerber when using an Excellon to punch holes in the Gerber apertures
Marius Stanciu
2020-10-23 00:39:04 +03:00
e09ec574aa
- added some new strings for translation and updated the translation strings - in ToolsDB2UI class made the vertical layouts have a preferred minimum dimension as opposed to the previous fixed one - in Geometry Object made sure that the Tools Table second column is set to Resize to contents
Marius Stanciu
2020-10-22 22:11:28 +03:00
d5c02e2cdb
- small change in the CNCJob UI by replacing the AL checkbox with a checkable QButton - disabled the Autolevelling feature in CNCJob due of being not finished and missing also a not-yet-released package: Shapely v 1.8
Marius Stanciu
2020-10-22 19:49:19 +03:00
37408efcc7
- in NCC Tool fixed a bug when using Rest Machining; optimizations - in NCC Tool fixed a UI issue - updated the Turkish translation (by Mehmet Kaya)
Marius Stanciu
2020-10-22 19:13:15 +03:00
5446570409
- modified behind the scene the UI for Tool Subtract - modified some strings and updated the translation strings - in NCC Tool added a check for the validity of the used tools; its only informative - in NCC Tool done some refactoring
Marius
2020-10-22 15:09:12 +03:00
5e4db95a33
- added a message to show if voronoi_diagram method can be used (require Shapely >= 1.8)
Marius Stanciu
2020-10-22 11:14:21 +03:00
0ad9d3ebd1
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
Marius
2020-10-22 00:35:47 +03:00
229d5c237e
- added ability to run a callback function with callback_parameters after a new FlatCAM object is created
Marius Stanciu
2020-10-22 00:35:23 +03:00
b8e39d95f4
Merged in Beta_8.994 (pull request #317)
Marius Stanciu
2020-10-21 20:40:05 +00:00