Commit Graph

3403 Commits

Author SHA1 Message Date
Marius Stanciu 35aa724377 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta - finished the google-translation of the German strings 2020-11-06 01:49:18 +02:00
Marius Stanciu dcb3ef4f0a - finished the Google-translation of the German language strings 2020-11-06 01:47:45 +02:00
Marius Stanciu 7701df13c5 - updated the Italian translation (by Massimiliano Golfetto) 2020-11-06 00:02:44 +02:00
Marius Stanciu bb12106e48 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-05 20:17:59 +02:00
Marius Stanciu 1d88fd0d4c - Turkish language strings updated
- set some policy rules back the way they were for the combo boxes in Geometry Object properties
2020-11-05 20:17:02 +02:00
Marius Stanciu a6a7e5edcc - strings update 2020-11-05 16:48:04 +02:00
Marius Stanciu b01037f916 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-05 16:38:03 +02:00
Marius Stanciu d4fec5ae60 - fixed the annotation plotting in the CNCJob object
- created a new InputDialog widget that has the buttons and the context menu translated and replaced the old widget throughout the app
- updated the translation strings
2020-11-05 16:36:41 +02:00
Marius Stanciu a4c8737ab7 - added a method for intersection to FlatCAMRtree class 2020-11-05 12:22:12 +02:00
Marius Stanciu cbcd6595cb - added more icons in the Gerber and Excellon Editors for the buttons 2020-11-05 02:42:51 +02:00
Marius Stanciu fc85c00842 - refactored the name of the classes from the Gerber Editor 2020-11-05 01:54:37 +02:00
Marius Stanciu 1e00bd4284 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-04 22:36:10 +02:00
Marius Stanciu 9b88e223b7 - updated all the translation languages. Translated by Google the Spanish, Russian. Romanian translation updated. 2020-11-04 22:35:13 +02:00
Marius Stanciu b171b56ad6 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-04 21:54:41 +02:00
Marius Stanciu 675c7028bb - in Gerber Editor added the shortcut key 'Space' to change the direction of the array of pads 2020-11-04 21:53:47 +02:00
Marius Stanciu 491650c1e2 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-04 21:41:10 +02:00
Marius Stanciu 846c0dc59d - fixed the UI layout in Excellon Editor and made sure that after changing a value in the Notebook side after the mouse is inside the canvas, the canvas takes the focus allowing the key shortcuts to work
- Turkish language strings updated (by Mehmet Kaya)
2020-11-04 21:40:17 +02:00
Marius Stanciu a8116250ab Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta - Fixes 2020-11-04 18:42:17 +02:00
Marius Stanciu 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used
- fixed issue in the Excellon Editor where the Space key did not toggle the direction of the array of drills
- combed the application strings all over the app and trimmed them up until those starting with letter 'O'
- updated the translation strings
2020-11-04 18:40:59 +02:00
Marius Stanciu 6a30af1e5a Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-04 15:32:02 +02:00
Marius Stanciu e5569360a7 - updated all the translation files 2020-11-04 15:31:25 +02:00
Marius Stanciu 172246141c Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-04 03:24:01 +02:00
Marius Stanciu 5ce594a349 - updated the translation strings to the latest changes in the app strings 2020-11-04 03:23:19 +02:00
Marius Stanciu 2536bd6a7d - in the Excellon Editor, added shortcut keys Space and Ctrl+Space for toggling the direction of the Slots, respectively for the Array of Slots 2020-11-04 03:20:42 +02:00
Marius Stanciu c5217e1781 - moved all the UI stuff out of the Gerber Editor class in its own class 2020-11-04 02:20:40 +02:00
Marius Stanciu 3981215ba0 - fixed a series of issues in Gerber Editor tools when the user is trying to use the tools by preselecting a aperture without size (aperture macro) 2020-11-04 01:15:18 +02:00
Marius Stanciu e033dcf302 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-03 22:46:17 +02:00
Marius Stanciu b75b0e15d7 - updated the Italian translation (by Massimiliano Golfetto) 2020-11-03 22:45:47 +02:00
Marius Stanciu f25e5b29a8 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Trimmed the application strings
2020-11-03 22:38:45 +02:00
Marius Stanciu f5310148eb - trimmed the application strings 2020-11-03 22:37:39 +02:00
Marius Stanciu 7ca5d69ed4 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-03 17:40:34 +02:00
Marius Stanciu 77c66862c5 - fixed an error in Gerber parser, when it encounter a pen-up followed by pen-down move while in a region 2020-11-03 17:36:10 +02:00
Marius Stanciu 13e4d7bad7 - in NCC and Isolation Tools, the Validity Checking of the tools is now multithreaded when the Check Validity UI control is checked
- translation strings updated
2020-11-03 17:07:19 +02:00
Marius Stanciu 3083630e5f - fixed the project context save functionality to work in the new program configuration
- updated Turkish translation (by Mehmet Kaya)
2020-11-03 15:01:07 +02:00
Marius Stanciu 80dac84742 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-03 06:22:36 +02:00
Marius Stanciu 5170505f53 - trying to optimize Gerber Editor selection with the mouse
- optimized some of the strings
2020-11-03 06:21:53 +02:00
Marius Stanciu 284a85145c Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Fixed the Isolation Tool and Geometry Object offset use.
2020-11-03 02:49:02 +02:00
Marius Stanciu b6d4d5e85f - fix an older issue that made that only the Custom choice created an effect when changing the Offset in the Geometry Object Tool Table 2020-11-03 02:47:41 +02:00
Marius Stanciu 263ec736c3 - fixed an issue in Tool Isolation used with tools from the Tools Database: the set offset value was not used
- updated the Tools Database to include all the Geometry keys in the every tool from database
- made sure that the Operation Type values ('Iso', 'Rough' and 'Finish') are not translated as this may create issues all over the application
2020-11-03 02:19:01 +02:00
Marius Stanciu 4cc3919d7c Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Fixed issues in Gerber Editor.
2020-11-02 22:56:14 +02:00
Marius Stanciu 334e2e1b91 - fixed borderline bug in Gerber editor when the edited Gerber object last aperture is a aperture without size (Aperture Macro)
- improved the loading of a Gerber object in the Gerber Editor
- updated translation strings
2020-11-02 22:55:07 +02:00
Marius Stanciu a910fef43b Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta
Improvements.
2020-11-02 18:04:07 +02:00
Marius Stanciu 4f9bb918d5 - in Copper Thieving Tool added a new parameter to filter areas too small to be desired in the copper thieving; added it to Preferences too
- Copper Thieving Tool added a new parameter to select what extra geometry to include in the Pattern Plating Mask; added it to the Preferences
- made a wide change on the spinners GUI ranges: from 9999.9999 all values to 10000.0000
- fixed some late issues in Corner Markers Tool new feature (messages)
- upgraded Calculator Tool and added the new parameter is the Preferences
- updated translation strings
2020-11-02 18:03:13 +02:00
Marius Stanciu 1562a405fd Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-02 13:50:56 +02:00
Marius Stanciu 84ef0f8a03 - upgraded the Fiducials Tool to create new objects instead of updating in place the source objects
- upgraded the Copper Thieving Tool to create new objects instead of updating in place the source objects
- updated translation strings
2020-11-02 13:50:00 +02:00
Marius Stanciu 540eb27673 - in Corner Markers Tool - the new Gerber object will have also follow_geometry 2020-11-02 04:44:00 +02:00
Marius Stanciu 2cff6dc854 - made sure that the object selection will not work while in Editors or in the App Tools
- some minor changes to strings and icons
2020-11-02 04:25:42 +02:00
Marius Stanciu 4d69f9b26d Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-02 03:38:36 +02:00
Marius Stanciu 8b4cf118d9 - missing import fixed 2020-11-02 03:38:01 +02:00
Marius Stanciu d99d1f98b8 Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta 2020-11-02 03:33:11 +02:00