Commit Graph

2830 Commits

Author SHA1 Message Date
Marius Stanciu b4076b1e12 Merged in marius_stanciu/flatcam_beta/Beta (pull request #288)
Beta - first push on year 2020
2020-01-01 14:14:55 +00:00
Marius Stanciu 3475ae00cd - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
- final fix for app not quiting when running a script as argument, script that has the quit_flatcam Tcl command; fixed issue #360
- fixed issue #363. The Tcl command drillcncjob does not create tool cut, does not allow creation of gcode, it forces the usage of dwell and dwelltime parameters
2020-01-01 16:13:33 +02:00
Marius Stanciu 1fa69e8714 Merged in marius_stanciu/flatcam_beta/Beta (pull request #287)
Beta
2019-12-31 01:18:16 +00:00
Marius Stanciu c8955e0a00 - TclCommand quit_flatcam work under Linux 2019-12-31 03:17:17 +02:00
Marius Stanciu e245f2839d - TclCommand quit_flatcam work under Linux 2019-12-31 03:16:47 +02:00
Marius Stanciu 1e3947a244 - another attempt to make TclCommand quit_flatcam work under Linux - use signal to call a hard exit when in Linux 2019-12-31 02:37:11 +02:00
Camellan 3a31e12003 jpcgt/flatcam/Beta слито с Beta 2019-12-31 02:09:10 +04:00
Marius Stanciu 79a38993ee Merged in marius_stanciu/flatcam_beta/Beta (pull request #286)
Beta
2019-12-30 21:54:51 +00:00
Marius Stanciu d3f144dec4 - another attempt to make TclCommand quit_flatcam work under Linux 2019-12-30 23:53:56 +02:00
Marius Stanciu 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 2019-12-30 23:33:22 +02:00
Marius Stanciu 134697b3a5 Merged in marius_stanciu/flatcam_beta/Beta (pull request #285)
Beta
2019-12-30 21:06:08 +00:00
Marius Stanciu cfa4f7ee7d - attempt to make TclCommand quit_flatcam work under Linux 2019-12-30 23:04:59 +02:00
Marius Stanciu cb18043321 Merged in marius_stanciu/flatcam_beta/Beta (pull request #284)
Beta - fixes to 8.991
2019-12-30 20:05:47 +00:00
Marius Stanciu 841e1f3eeb - fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
- in Transform Tool mae sure that the buffer sub-tool parameters are better explained in tooltips
2019-12-30 22:04:39 +02:00
Marius Stanciu f7eaf62606 - changes in the Preferences UI for NCC and Paint Tool in Tool Dia entry field 2019-12-30 17:07:43 +02:00
camellan 71b6bf7703 Edit Russian translation 2019-12-30 13:06:04 +04:00
Camellan 496de42e1d jpcgt/flatcam/Beta слито с Beta 2019-12-30 12:09:30 +04:00
Marius Stanciu ea00ec4e2f Merged in marius_stanciu/flatcam_beta/Beta (pull request #282)
Beta - updates
2019-12-29 23:55:55 +00:00
Marius Stanciu 3674828b2a - changed the version number and next release date 2019-12-30 01:54:37 +02:00
Marius Stanciu f7084f4e56 - fixed some decimals issues in NCC Tool, Paint Tool and Excellon Editor (they were still using the harcoded values)
- some small updates in the NCC Tool
2019-12-30 01:52:03 +02:00
Marius Stanciu c0ec3b6546 - Buffer sub-tool in Transform Tool: added the possibility to apply a factor effectively scaling the aperture size thus the copper features sizes
- in Transform Tool adjusted the GUI
2019-12-30 01:18:56 +02:00
Marius Stanciu 7bd441eccc - in Paint Tool Preferences allowed to add a list of initial tools separated by comma
- in Geometry Paint Tool fixed the Overlap rate to work between 0 and 99.9999%
2019-12-29 22:51:22 +02:00
Marius Stanciu a66658f2e2 - fixed a small where the app tried to hide a label that I've removed previously 2019-12-29 21:36:34 +02:00
Camellan ad90726a49 jpcgt/flatcam/Beta слито с Beta 2019-12-29 23:01:25 +04:00
Marius Stanciu c79f74c1bf - added a new function called by shortcut key combo CTRL+G when the current widget in Plot Area is an Code Editor. It will jump to the specified line in the text. 2019-12-29 04:31:46 +02:00
Marius Stanciu 84cd2143c3 - the Gerber UI is built only once now so the process is lighter on CPU
- the Gerber apertures marking shapes storage is now built only once because the more are built the more sluggish is the interface
2019-12-29 01:11:24 +02:00
Marius Stanciu 5032d8e8fe - the Apply button text in Preferences is now made red when changes were made and require to be applied 2019-12-29 00:40:27 +02:00
Marius Stanciu baf5b2a87f Merged in marius_stanciu/flatcam_beta/Beta (pull request #281)
Beta - minor changes
2019-12-28 22:01:38 +00:00
Marius Stanciu 58054f71b3 - fixed a minor issue that when saving a project with CNCJob objects, the variable that holds the origin of the CNCJob object was not saved in the project. Added to the serializable objects also the exc_cnc_tools dictionary
- some changes in the File menu
2019-12-29 00:00:15 +02:00
Marius Stanciu 779e13697f Merged jpcgt/flatcam/Beta into Beta 2019-12-28 23:49:25 +02:00
Camellan 43e1d9472f Merged in camellan/flatcam/Beta (pull request #277)
Beta
2019-12-28 21:48:19 +00:00
camellan a81460788d Update translation 2019-12-28 23:22:26 +04:00
Camellan 8cc5b28410 jpcgt/flatcam/Beta слито с Beta 2019-12-28 22:44:16 +04:00
Marius Stanciu 8522bc05c8 Merged in marius_stanciu/flatcam_beta/Beta (pull request #280)
Beta - update
2019-12-28 18:40:05 +00:00
Marius Stanciu 47fe73a91b - more updates to the Preferences window and in some other parts of the GUI
- updated the translations (less Russian)
2019-12-28 20:38:44 +02:00
camellan 08d3b7c5e7 Update Russian translation 2019-12-28 21:27:24 +04:00
camellan 41bcc135ff Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 2019-12-28 21:12:45 +04:00
Marius Stanciu 1285cd540b Merged in marius_stanciu/flatcam_beta/Beta (pull request #279)
Beta
2019-12-28 02:12:07 +00:00
Marius Stanciu ab9db619ee - fix the conflicts 2019-12-28 04:10:30 +02:00
Marius 63789ac74d Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
# Conflicts:
#	locale/pt_BR/LC_MESSAGES/strings.mo
#	locale/pt_BR/LC_MESSAGES/strings.po
2019-12-28 04:07:12 +02:00
Marius Stanciu 3c991e1c2d - updated all the translations files
- fixed the big mouse cursor in OpenGL(3D) graphic mode to get the set color
- fixed the cursor to have the set color and set cursor width in the Legacy(2D) graphic engine
- in Legacy(2D) graphic mode fixed the cursor toggle when the big cursor is activated
- in Legacy(2D) fixed big mouse cursor to snap to the grid
- RELEASE 8.991
2019-12-28 03:59:05 +02:00
camellan a196140942 Fix translate string,edit Russian translation. 2019-12-27 22:57:06 +04:00
Camellan 9fc0d64806 jpcgt/flatcam/Beta слито с Beta 2019-12-27 21:32:27 +04:00
Marius Stanciu c74814cb00 - fixed some typos 2019-12-27 05:00:30 +02:00
Marius Stanciu a67a2ef37e Merged in marius_stanciu/flatcam_beta/Beta (pull request #276)
Beta - improvements
2019-12-27 02:42:41 +00:00
Marius Stanciu 9c97ddbe77 - string correction 2019-12-27 04:40:41 +02:00
Marius Stanciu 73b2355295 - updated the POT file and the translation files for German, Spanish and French languages 2019-12-27 04:34:54 +02:00
Marius Stanciu 55549c7ba5 - cleaned the Preferences classes and added the signals and signal slots in those classes, removing them from the main app class
- each FlatCAM object found in Preferences has it's own set of controls for changing the colors
- added a set of gray icons to be used when the theme is complete dark (for now it is useful only for MacOS with dark theme because at the moment the app is not styled to dark UI except the plot area)
2019-12-27 03:05:17 +02:00
Marius Stanciu 787d85391a - in Legacy(2D) graphic engine made to work the mouse color change
- theme changing is no longer auto-reboot upon change; it require now to press a button
2019-12-26 14:38:23 +02:00
Marius Stanciu f0ed74ce5f - further modifications in Preferences -> General GUI - extended the changes 2019-12-26 06:13:42 +02:00