afdff59aff
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter - fixed bug that when isolating a Gerber file made out of a single polygon, an Recurrsion Exception was issued together with inability to create tbe isolation
Marius Stanciu
2019-08-05 01:02:19 +03:00
81c50c268e
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-08-04 23:22:32 +04:00
8a17575525
- merged a pull request with language changes for Russian translate - updated the other translations
Marius Stanciu
2019-08-03 23:32:00 +03:00
365e7437c0
Merged jpcgt/flatcam/Beta into Beta
Marius Stanciu
2019-08-03 23:14:31 +03:00
a5de4b0ff6
Merged in marius_stanciu/flatcam_beta/Beta (pull request #174)
Marius Stanciu
2019-08-03 20:13:05 +00:00
93f9a2f052
- solved bug such that the app is not crashing when some apertures in the Gerber file have no geometry. More than that, now the apertures that have geometry elements are bolded as opposed to the ones without geometry for which the text is unbolded
Marius Stanciu
2019-08-03 22:53:44 +03:00
cd803266a6
- fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job)
Marius Stanciu
2019-08-03 03:48:20 +03:00
c6d917dec4
- added project name to the window title
Marius Stanciu
2019-08-03 03:35:21 +03:00
40dcb3a070
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-08-01 13:29:21 +04:00
219b817f41
Merged in marius_stanciu/flatcam_beta/Beta (pull request #172)
Marius Stanciu
2019-07-31 22:47:23 +00:00
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app - RELEASE 8.92
Marius Stanciu
2019-08-01 00:37:11 +03:00
45d89a716e
- fixed bug recently introduced that when changing the units in the Edit -> Preferences it did not converted the values - RELEASE 8.92
Marius Stanciu
2019-08-01 00:06:42 +03:00
3fc2015d44
- updated README file
Marius Stanciu
2019-07-31 23:40:17 +03:00
af5c8f8f3c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #171)
Marius Stanciu
2019-07-31 20:00:28 +00:00
7ad9950ee4
- updated all translations for the new strings
Marius Stanciu
2019-07-31 22:59:18 +03:00
666538fc7f
Merged jpcgt/flatcam/Beta into Beta
Marius Stanciu
2019-07-31 22:46:56 +03:00
33344b6626
- added a detection if any values are changed in the Edit -> Preferences window and on close it will ask the user if he wants to save the changes or not - created a new menu entry in the File menu named Recent projects that will hold the recent projects and the previous "Recent files" will hold only the previous loaded files
Marius Stanciu
2019-07-31 22:45:03 +03:00
e5c107e8c4
Small update in PT_BR translation
cmsteinBR
2019-07-31 13:59:27 -03:00
93b2907ba7
- work on identification of changes in Preferences tab
Marius Stanciu
2019-07-31 17:48:18 +03:00
6242d1809b
- changed the order of the menu entries in the FIle -> Open ... - organized the list of recent files so the Project entries are to the top and separated from the other types of file
Marius Stanciu
2019-07-31 17:17:08 +03:00
36f0257ace
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-07-31 17:53:07 +04:00
25f78ebbee
update in PT_BR translation
cmsteinBR
2019-07-31 10:35:16 -03:00
2c13756714
- update in PT_BR translation
cmsteinBR
2019-07-30 21:16:19 -03:00
2ea2e76e06
- update in PT_BR translation
cmsteinBR
2019-07-30 19:18:57 -03:00
fa8c66cdc4
Merged in marius_stanciu/flatcam_beta/Beta (pull request #166)
Marius Stanciu
2019-07-30 19:39:53 +00:00
0d1e960c1c
- version date change to reflect the build release date
Marius Stanciu
2019-07-30 22:34:58 +03:00
f282a761b4
- added two more strings to translation strings (due of German language) - completed the Russian translation using the Google and Yandex translation engines
Marius Stanciu
2019-07-30 22:33:18 +03:00
1e7421ebe9
- changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry - Spanish Google translation 100% but two strings (big ones)
Marius Stanciu
2019-07-30 20:05:16 +03:00
99a8ed757d
- Spanish Google translation at 77%
Marius Stanciu
2019-07-30 17:13:05 +03:00
7bca0678ea
- fixed bug that crashed the app when trying to add a tool without a tool diameter value
Marius Stanciu
2019-07-30 13:00:17 +03:00
02c8cfb085
- fixed bug that crashed the software when trying to edit a GUI value in Geometry selected tab without having a tool in the Tools Table
Marius Stanciu
2019-07-30 12:35:18 +03:00
966d42f51f
- update in RU translation
Marius Stanciu
2019-07-29 03:53:54 +03:00
4a238463a6
- trying to fix some conflicts
Marius Stanciu
2019-07-29 03:39:17 +03:00
1002373484
- trying to fix some conflicts
Marius Stanciu
2019-07-29 03:34:15 +03:00
8e80ec156c
- fixed Panelize Tool to do panelization for multiple passes type of geometry that comes out of the isolation done with multiple passes
Marius Stanciu
2019-07-29 02:36:29 +03:00
c6e3176ac3
- in Basic mode, the tool type column is no longer hidden as it may create issues when using an painted geometry - some PEP8 clean-up in FlatCAMGui.py
Marius Stanciu
2019-07-29 00:35:59 +03:00
338f12707d
- fixed issue with not using the current units in the tool tables after unit conversion - after unit conversion from Preferences, the default values are automatically saved by the app
Marius Stanciu
2019-07-28 23:11:35 +03:00
58092869c4
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-07-23 18:52:56 +04:00
f9c83daa6d
- updated languages - 70% progress in Spanish Google translation
Marius Stanciu
2019-07-20 21:32:05 +03:00
dce0d971cd
- updated the CutOut tool so it will work on single PCB Gerbers or on PCB panel Gerbers
Marius Stanciu
2019-07-20 19:36:37 +03:00
5057f5b380
- language updates
Marius Stanciu
2019-07-20 01:23:27 +03:00
e691c26b01
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way - some changes in the widgets used in the Selected tab for Geometry object - some PEP8 cleanup in FlatCAMObj.py - updated languages - 60% progress in Spanish Google translation
Marius Stanciu
2019-07-20 01:17:33 +03:00
75e3a06173
Merged jpcgt/flatcam/Beta into Beta
Marius Stanciu
2019-07-19 23:48:54 +03:00
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way - some changes in the widgets used in the Selected tab for Geometry object - some PEP8 cleanup in FlatCAMObj.py
Marius Stanciu
2019-07-19 21:46:11 +03:00
e24c848b88
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-07-17 19:47:11 +04:00
2a88514c11
Updates in Brazilian Portuguese translation: new strings.
cmstein
2019-07-17 09:51:02 -03:00
86287ea10f
- version date change
Marius Stanciu
2019-07-17 14:58:43 +03:00
0e54d42c1b
- fixed issue in ToolMove regarding grid snapping recently introduced
Marius Stanciu
2019-07-17 14:56:20 +03:00
c98adef9a7
Merged in marius_stanciu/flatcam_beta/Beta (pull request #163)
Marius Stanciu
2019-07-17 11:16:43 +00:00
27f36af42b
Merge remote-tracking branch 'origin/Beta' into Beta
Marius
2019-07-17 14:12:48 +03:00
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels - updated the .POT file and the available translations - 51% progress in Spanish Google translation
Marius Stanciu
2019-07-17 14:11:10 +03:00
6743927eb2
- more PEP8 corrections
Marius Stanciu
2019-07-16 20:51:09 +03:00
e6153298bc
- PEP8 correction in flatcamTools - merged the Brazilian-portuguese language from a pull request made by Carlos Stein
Marius Stanciu
2019-07-16 16:22:20 +03:00
d34a17a81d
Merged jpcgt/flatcam/Beta Brazilian PT translation into Beta
Marius Stanciu
2019-07-16 15:29:49 +03:00
87bc90b860
update in Brazilian Portuguese translate.
cmsteinBR
2019-07-14 12:18:44 -03:00
1a4364fad4
update in Brazilian Portuguese translate.
cmsteinBR
2019-07-13 18:41:36 -03:00
43cb92e1d8
- fixed a possible issue in Gerber Object class - added a new tool in Gerber Editor: Mark Area Tool. It will mark the polygons in a edited Gerber object with areas within a defined range, allowing to delete some of the not necessary copper features - added new menu links in the Gerber Editor menu for Eraser Tool and Mark Area Tool - added key shortcuts for Eraser Tool (CTRL+E) and Mark Area Tool (ALT+A) and updated the shortcuts list
Marius Stanciu
2019-07-13 21:40:33 +03:00
7fd3705e04
Merged jpcgt/flatcam/Beta Russian translation into Beta
Marius Stanciu
2019-07-13 18:58:05 +03:00
729b7cb11c
- some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change - updated setup_ubuntu.sh file - made sure to import certain libraries in some of the FlatCAM files and not to rely on chained imports
Marius Stanciu
2019-07-09 13:58:33 +03:00
16525a606c
- fixed some log errors
Marius Stanciu
2019-07-08 22:42:58 +03:00
769f92147a
- fixed bug that allowed empty tool in the tools generated in Geometry object - fixed bug in Tool Cutout that did not allow the transfer of used cutout tool diameter to the cutout geometry object
Marius Stanciu
2019-07-08 20:06:41 +03:00
6007c8e58d
Removed duplicate simplejson on line 5 already on line 13 requirements.txt edited online with Bitbucket.
Symonty Symonty
2019-06-25 04:40:33 +00:00