314591f85a
Merged in marius_stanciu/flatcam_beta/Beta (pull request #197)
Marius Stanciu
2019-09-13 20:32:23 +00:00
92ebc6b96b
- finished the Romanian translation update and updated the POT file
Marius Stanciu
2019-09-13 23:30:23 +03:00
56799a35b7
- added a new way to handle scripts with repeating Tcl commands - added new buttons in the Tools toolbar for running, opening and adding new scripts
Marius Stanciu
2019-09-13 22:47:38 +03:00
385499e102
Merged in marius_stanciu/flatcam_beta/Beta (pull request #196)
Marius Stanciu
2019-09-13 15:37:24 +00:00
b48296fad9
- updated the .PO files for the translations
Marius Stanciu
2019-09-13 18:36:22 +03:00
88f7941ff0
Merged in marius_stanciu/flatcam_beta/Beta (pull request #195)
Marius Stanciu
2019-09-13 15:29:12 +00:00
f6cd63021e
- fixed some of the strings that were left in the old way - updated the POT file - updated Romanian language partially
Marius Stanciu
2019-09-13 18:27:00 +03:00
c9531e1646
Merged in marius_stanciu/flatcam_beta/Beta (pull request #194)
Marius Stanciu
2019-09-13 14:08:36 +00:00
6ea9b80ad6
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
Marius Stanciu
2019-09-13 17:05:13 +03:00
a075276a12
replacing “25%” with “25%%”.
cmstein
2019-09-13 08:59:24 -03:00
ed94a88706
Update in translation
cmstein
2019-09-13 08:30:51 -03:00
6268936e10
Revert "Update in PT_BR translation"
cmstein
2019-09-13 08:21:59 -03:00
b8228c720d
Update in PT_BR translation
cmstein
2019-09-13 07:41:11 -03:00
f888652540
Update in PT_BR translation
cmstein
2019-09-11 09:29:52 -03:00
2a31c9486f
Update in PT_BR
cmstein
2019-09-10 22:26:58 -03:00
df5ccd6a5a
Update in PT_BR
cmstein
2019-09-10 20:20:42 -03:00
80ac4cc1c0
Update in PT_BR translation
cmstein
2019-09-10 19:49:19 -03:00
fcf3f12c8d
Merged in marius_stanciu/flatcam_beta/Beta (pull request #193)
Marius Stanciu
2019-09-13 11:01:17 +00:00
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches - added some ToolTips for the buttons in the Code Editor
Marius Stanciu
2019-09-13 13:52:55 +03:00
6ea9370a6b
Update in PT_BR translation
cmstein
2019-09-13 07:41:11 -03:00
722962084b
- added a grid layout in on_about()
Marius Stanciu
2019-09-13 03:37:26 +03:00
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
Marius Stanciu
2019-09-13 02:08:26 +03:00
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization - added a new splash image - added a control in Preferences -> General -> GUI Settings -> Splash Screen that control if the splash screen is shown at startup
Marius Stanciu
2019-09-13 01:24:54 +03:00
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved - the edited Gerber (or Excellon) object now is kept in the app after editing and the edited object is a new object - added a message to the splash screen
Marius Stanciu
2019-09-12 22:21:19 +03:00
295cba8539
- started to add an application splash screen
Marius Stanciu
2019-09-12 17:57:16 +03:00
22fafd1495
- small changes to the 'About FlatCAM' windows
Marius Stanciu
2019-09-12 17:42:33 +03:00
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia - cleaned up the 'About FlatCAM' window, started to give credits for the translation team
Marius Stanciu
2019-09-12 17:28:56 +03:00
8e2cca827a
- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
Marius Stanciu
2019-09-12 02:07:32 +03:00
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
Marius Stanciu
2019-09-11 21:40:18 +03:00
7af96faef6
- fixed issue #302 where a copied object lost all the tools
Marius Stanciu
2019-09-11 19:54:44 +03:00
90a8b44cdf
- fixed some minor errors in the new TclCommands: MillDrills and MillSlots
Marius Stanciu
2019-09-11 17:59:24 +03:00
dce347d9be
- changed the resulting object name from TclCommand MillSlots
Marius Stanciu
2019-09-11 17:51:56 +03:00
0fc3743e91
- modified the MillDrills and MillSlots TclCommands to accept as parameter a list of tool dimaeters to be milled instead of tool indexes
Marius Stanciu
2019-09-11 17:50:52 +03:00
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
Marius Stanciu
2019-09-11 17:34:01 +03:00
f40f5838f5
Update in PT_BR translation
cmstein
2019-09-11 09:29:52 -03:00
4440298327
- fixed the TclCommand MillHoles
Marius Stanciu
2019-09-11 07:06:32 +03:00
e7493a350f
- updated code in self.on_view_source() to make it more responsive
Marius Stanciu
2019-09-11 06:55:17 +03:00
462e3ac2ec
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
Marius Stanciu
2019-09-11 05:19:35 +03:00
91cad9c57d
- added the Gerber code as source for the panelized object in Panelize Tool - whenever a Gerber file is deleted, the mark_shapes objects are deleted also
Marius Stanciu
2019-09-11 04:54:30 +03:00
1b3dbf3fd1
Update in PT_BR
cmstein
2019-09-10 22:26:58 -03:00
4dba7d8396
Update in PT_BR
cmstein
2019-09-10 20:20:42 -03:00
b6f80ce6d3
Update in PT_BR translation
cmstein
2019-09-10 19:49:19 -03:00
a348bc8738
- made sure that all the progress counters count to 100%; updated this all over
Marius Stanciu
2019-09-10 16:16:27 +03:00
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted - small changes in Tool Panel (eliminating some deepcopy() calls) - made sure that all the progress counters count to 100%
Marius Stanciu
2019-09-10 16:05:54 +03:00
dc6479210a
- chagend the workers thread priority back to Normal
Marius Stanciu
2019-09-10 15:16:51 +03:00
f658e05240
- added progress and possibility of graceful exit in Panel Tool - added graceful exit possibility when creating Isolation
Marius Stanciu
2019-09-10 15:08:42 +03:00
5838bd0554
- added progress for the generation of Isolation geometry
Marius Stanciu
2019-09-10 13:45:12 +03:00
7341e089dd
- fixed an object used before declaring it in NCC Tool - Area option
Marius Stanciu
2019-09-10 12:50:20 +03:00
02be0b8510
- made changing the Plot kind in CNCJob selected tab, threaded
Marius Stanciu
2019-09-10 04:44:18 +03:00
7f3e3cb061
- fixed a small typo in TclCommandCopperCLear
Marius Stanciu
2019-09-10 04:37:00 +03:00
c66c841d37
- made isolation threaded
Marius Stanciu
2019-09-10 04:29:06 +03:00
cc7e758cda
Merged in marius_stanciu/flatcam_beta/Beta (pull request #190)
Marius Stanciu
2019-09-10 00:24:34 +00:00