Commit Graph

2142 Commits

Author SHA1 Message Date
Marius Stanciu ecbbadeabd Merged jpcgt/flatcam/Beta into Beta 2019-10-18 03:43:39 +03:00
Marius Stanciu cd380537f6 - added an translator email address 2019-10-18 03:42:53 +03:00
cmstein 2b20e2a7a7 Merged in cmsteinBR/flatcam/Beta (pull request #239)
Update in pt_BR translation
2019-10-17 22:26:24 +00:00
cmstein 06f020d33c Update in pt_BR translation 2019-10-17 14:34:02 -03:00
Marius Stanciu 9f99520683 - fixed a bug in milling holes due of a message wrongly formatted 2019-10-17 15:29:52 +03:00
cmstein d1c6188d78 Update in pt_BR translation 2019-10-17 08:53:20 -03:00
Camellan 82acf282ac Merged in camellan/flatcam/Beta (pull request #238)
Beta
2019-10-17 10:42:49 +00:00
camellan 1c99815e1a Finished Rissian translation 2019-10-17 13:11:45 +04:00
Marius Stanciu e57b6ad082 - wip 2019-10-17 02:49:12 +03:00
camellan d618c0735a Edit Russian translation(not finished) 2019-10-17 02:20:34 +04:00
cmstein 50e26f50d4 Updates in pt_BR translation 2019-10-16 16:52:10 -03:00
jkarstedt c45245a5eb Merged in jkarstedt/flatcam/Beta (pull request #240)
first 1000 lines german translation reviewed and updated
2019-10-16 19:39:53 +00:00
Marius Stanciu 346dfdc906 - small update to Romanian translation files 2019-10-16 17:31:17 +03:00
jens d8f5b09c1f first 1000 lines german translation reviewed and updated 2019-10-16 14:02:21 +02:00
Marius Stanciu 3a8799b859 - changed the Panelize tool icon
- corrected some strings
2019-10-16 04:24:02 +03:00
Marius Stanciu 313acd0a25 - replaced some of the icons that did not looked Ok on the dark theme
- added a new toolbar button for the Copy object functionality
2019-10-16 04:13:12 +03:00
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
- cleaned up the module imports throughout the app (the TclCommands are not yet verified)
2019-10-16 02:28:18 +03:00
camellan 8860f70170 Edit Russian translation(not finished) 2019-10-16 02:22:59 +04:00
cmstein 2fe5eafa36 Updates in pt_BR translation 2019-10-15 15:26:32 -03:00
cmstein d2ba36c265 Update in pt_BR translation 2019-10-15 15:16:22 -03:00
Marius Stanciu 4be989fa5c - adjusted the layout in NCC Tool 2019-10-15 17:46:09 +03:00
cmstein 7b684a1c20 Update in pt_BR translation 2019-10-15 10:17:06 -03:00
cmstein 25b28bd3c2 Updates in pt_BR translation 2019-10-15 08:12:36 -03:00
cmstein 3273a0f6fa Update in pt_BR translation 2019-10-15 08:04:59 -03:00
camellan 58420b9be4 Edit Russian translation 2019-10-15 12:12:44 +04:00
Camellan 3ab894cc7a jpcgt/flatcam/Beta слито с Beta 2019-10-15 09:38:10 +04:00
Marius Stanciu 8ce5050cdd Merged in marius_stanciu/flatcam_beta/Beta (pull request #237)
Beta
2019-10-14 23:40:54 +00:00
Marius Stanciu 5f769105bc - fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner
- fixed issue in Paint Tool where the first added tool was expected to have a float diameter but it was a string
- updated the translation files to the latest state in the app
2019-10-15 02:35:10 +03:00
Marius Stanciu dff5b262eb - added a secondary link in the bookmark manager
- fixed the bookmark manager order of bookmark links; first two links are always protected from deletion or drag-and-drop to other positions
2019-10-15 01:05:27 +03:00
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
- re-added the CNC tool diameter entry for the CNCjob object in Selected tab.FCSpinner
- since the CNCjob geometry creation is only useful for graphical purposes and have no impact on the GCode creation I have removed the cascaded union on the GCode geometry therefore speeding up the Gcode display by many factors (perhaps hundreds of times faster)
2019-10-14 22:26:50 +03:00
Marius Stanciu 5580c49a92 - changed some of the signals from returnPressed to editingFinished due of now using the SpinBoxes 2019-10-14 06:49:40 +03:00
Marius e6ee0c67ec - changed the splash screen as it seems that FlatCAM beta will never be more than beta 2019-10-14 06:43:39 +03:00
Marius Stanciu 9432f22ab4 - updated the translation files (~ 89% translation level) 2019-10-14 06:26:15 +03:00
Marius Stanciu 4ce84ec00a - converted all ObjectUI entries to FCDoubleSpinner and FCSpinner 2019-10-14 05:54:51 +03:00
Marius Stanciu 6fcfcefd8a - modified the result highlight color in Check Rules Tool
- added the Check Rules Tool parameters to the unit conversion list
- converted more of the Preferences entries to FCDoubleSpinner and FCSpinner
2019-10-14 04:40:59 +03:00
Marius Stanciu 86d5d93495 - added the Preferences for Check Rules Tool and for Optimal Tool and also updated the Film Tool to use the default settings in Preferences 2019-10-14 02:19:48 +03:00
Marius Stanciu b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
- set the GUI layout in Preferences for a new category named Tools 2
2019-10-13 18:13:39 +03:00
Marius Stanciu 280311f7d6 - changed the grid colors for 3D graphic engine when in Dark mode 2019-10-13 13:52:22 +03:00
Marius Stanciu 168f4a7646 - fixed the Export PNG function when using the 2D legacy graphic engine
- added a new capability to toggle the grid lines for both graphic engines: menu link in View and key shortcut combo ALT+G
2019-10-13 06:53:16 +03:00
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
- fixed a GUI bug with the QMenuBar recently introduced
2019-10-12 19:57:05 +03:00
Marius Stanciu 3bebc16725 - optimized the Move Tool
- added support for key-based panning in 3D graphic engine. Moving the mouse wheel while pressing the CTRL key will pan up-down and while pressing SHIFT key will pan left-right
2019-10-12 16:31:44 +03:00
Marius Stanciu 0ca078abf2 - more fixes in Rules Check Tool 2019-10-12 05:47:50 +03:00
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 2019-10-12 04:49:50 +03:00
Marius Stanciu 1ad7b7716b - modified the Bookmark manager to be installed as a widget tab in Plot Area; fixed the drag & drop function for the table rows that have CellWidgets inside
- marked in gray color the rows in the Bookmark Manager table that will populate the BookMark menu
- made sure that only one instance of the BookmarkManager class is active at one time
2019-10-12 01:35:25 +03:00
Marius Stanciu 4a872dd79f - fixed some issues in the Bookmark Manager 2019-10-11 18:02:26 +03:00
Marius Stanciu 2ea45c5d58 - added a Bookmark Manager and a Bookmark menu in the Help Menu
- added an initial support for rows drag and drop in FCTable in GUIElements; it crashes for CellWidgets for now, if CellWidgetsare in the table rows
2019-10-11 17:43:04 +03:00
Marius 7e6554b7ab Merge remote-tracking branch 'origin/Beta' into Beta 2019-10-10 19:33:55 +03:00
Marius Stanciu bd5dd2f68e - fixed Tool Move to work only for objects that are selected but also plotted, therefore disabled objects will not be moved even if selected 2019-10-10 19:33:30 +03:00
Marius Stanciu 631dc5308e Merge remote-tracking branch 'origin/Beta' into Beta 2019-10-10 13:00:59 +03:00
Marius Stanciu e6a5e32002 - wip; Tool Move problem: it tries to select all objects, even those that are disabled. 2019-10-10 13:00:44 +03:00