Commit Graph

1714 Commits

Author SHA1 Message Date
Marius Stanciu 722962084b - added a grid layout in on_about() 2019-09-13 03:37:26 +03:00
Marius Stanciu 67808466d6 - added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify 2019-09-13 02:08:26 +03:00
Marius Stanciu 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
2019-09-13 01:24:54 +03:00
Marius Stanciu 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
2019-09-12 22:21:19 +03:00
cmstein 94b032fbf2 Update 2019-09-12 16:13:10 -03:00
cmstein 691b4d9f38 Update 2019-09-12 15:26:59 -03:00
cmstein 9e9da3292d Update. 2019-09-12 15:02:16 -03:00
Marius Stanciu 295cba8539 - started to add an application splash screen 2019-09-12 17:57:16 +03:00
Marius Stanciu 22fafd1495 - small changes to the 'About FlatCAM' windows 2019-09-12 17:42:33 +03:00
Marius Stanciu 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
2019-09-12 17:28:56 +03:00
cmstein 0286fd75a5 Update 2019-09-12 08:53:17 -03:00
cmstein c680d5cd58 Update 2019-09-12 08:39:01 -03:00
cmstein c618790593 Update 2019-09-11 21:27:43 -03:00
cmstein d1f3b2fad5 Update 2019-09-11 21:07:18 -03:00
cmstein 869485b749 Update 2019-09-11 20:14:27 -03:00
Marius Stanciu 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 2019-09-12 02:07:32 +03:00
cmstein 0bbe985c41 Update 2019-09-11 19:22:26 -03:00
Marius Stanciu 579cf9f620 - updated the Spanish translation (Google-translation) 2019-09-12 00:26:30 +03:00
cmstein a6a239029f Update 2019-09-11 18:24:30 -03:00
cmstein cb0030d771 Update 2019-09-11 17:23:27 -03:00
cmstein 7bbc6e7808 Update 2019-09-11 16:39:58 -03:00
Marius Stanciu 90b9e2da05 - modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes 2019-09-11 21:40:18 +03:00
Marius Stanciu 7af96faef6 - fixed issue #302 where a copied object lost all the tools 2019-09-11 19:54:44 +03:00
cmstein cbb3a5680c Update 2019-09-11 13:49:42 -03:00
Marius Stanciu 90a8b44cdf - fixed some minor errors in the new TclCommands: MillDrills and MillSlots 2019-09-11 17:59:24 +03:00
Marius Stanciu dce347d9be - changed the resulting object name from TclCommand MillSlots 2019-09-11 17:51:56 +03:00
Marius Stanciu 0fc3743e91 - modified the MillDrills and MillSlots TclCommands to accept as parameter a list of tool dimaeters to be milled instead of tool indexes 2019-09-11 17:50:52 +03:00
cmstein 4f85518d14 Update 2019-09-11 11:41:03 -03:00
Marius Stanciu 1ef9e95143 - changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots 2019-09-11 17:34:01 +03:00
cmstein beca91b51d Update 2019-09-11 10:47:20 -03:00
cmstein 149f7846ae Update 2019-09-11 10:08:42 -03:00
cmstein 808c4067e6 update 2019-09-11 09:53:16 -03:00
cmstein f40f5838f5 Update in PT_BR translation 2019-09-11 09:29:52 -03:00
Marius Stanciu 4440298327 - fixed the TclCommand MillHoles 2019-09-11 07:06:32 +03:00
Marius Stanciu e7493a350f - updated code in self.on_view_source() to make it more responsive 2019-09-11 06:55:17 +03:00
Marius Stanciu 462e3ac2ec - made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering 2019-09-11 05:19:35 +03:00
Marius Stanciu 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
2019-09-11 04:54:30 +03:00
cmstein 1b3dbf3fd1 Update in PT_BR 2019-09-10 22:26:58 -03:00
cmstein 4dba7d8396 Update in PT_BR 2019-09-10 20:20:42 -03:00
cmstein b6f80ce6d3 Update in PT_BR translation 2019-09-10 19:49:19 -03:00
Marius Stanciu a348bc8738 - made sure that all the progress counters count to 100%; updated this all over 2019-09-10 16:16:27 +03:00
Marius Stanciu 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%
2019-09-10 16:05:54 +03:00
Marius Stanciu dc6479210a - chagend the workers thread priority back to Normal 2019-09-10 15:16:51 +03:00
Marius Stanciu f658e05240 - added progress and possibility of graceful exit in Panel Tool
- added graceful exit possibility when creating Isolation
2019-09-10 15:08:42 +03:00
Marius Stanciu 5838bd0554 - added progress for the generation of Isolation geometry 2019-09-10 13:45:12 +03:00
Marius Stanciu 7341e089dd - fixed an object used before declaring it in NCC Tool - Area option 2019-09-10 12:50:20 +03:00
Marius Stanciu 02be0b8510 - made changing the Plot kind in CNCJob selected tab, threaded 2019-09-10 04:44:18 +03:00
Marius Stanciu 7f3e3cb061 - fixed a small typo in TclCommandCopperCLear 2019-09-10 04:37:00 +03:00
Marius Stanciu c66c841d37 - made isolation threaded 2019-09-10 04:29:06 +03:00
Marius Stanciu cc7e758cda Merged in marius_stanciu/flatcam_beta/Beta (pull request #190)
Beta
2019-09-10 00:24:34 +00:00