Commit Graph

2688 Commits

Author SHA1 Message Date
Marius Stanciu 33f4b42ea3 - string with e-mail address changed on e-mail owner request 2020-05-04 21:26:32 +03:00
Marius Stanciu 88dc9aa702 - in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems
- some strigns added to translation strings
2020-05-04 18:28:45 +03:00
Marius Stanciu 59a2414723 - protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it 2020-05-03 17:38:41 +03:00
Marius Stanciu 17a2c0e4c1 - updated the translation files
- changed the line endings for Makefile and setup_ubuntu.sh files
2020-05-03 16:48:17 +03:00
Marius 83a515eeee Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
# Conflicts:
#	CHANGELOG.md
#	FlatCAMApp.py
#	locale/de/LC_MESSAGES/strings.mo
#	locale/de/LC_MESSAGES/strings.po
#	locale/en/LC_MESSAGES/strings.mo
#	locale/en/LC_MESSAGES/strings.po
#	locale/es/LC_MESSAGES/strings.mo
#	locale/es/LC_MESSAGES/strings.po
#	locale/fr/LC_MESSAGES/strings.mo
#	locale/fr/LC_MESSAGES/strings.po
#	locale/hu/LC_MESSAGES/strings.mo
#	locale/hu/LC_MESSAGES/strings.po
#	locale/it/LC_MESSAGES/strings.mo
#	locale/it/LC_MESSAGES/strings.po
#	locale/pt_BR/LC_MESSAGES/strings.mo
#	locale/pt_BR/LC_MESSAGES/strings.po
#	locale/ro/LC_MESSAGES/strings.mo
#	locale/ro/LC_MESSAGES/strings.po
#	locale/ru/LC_MESSAGES/strings.po
2020-05-03 16:36:23 +03:00
Marius 451b4ce507 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta
- fixed multiple parameter 'outname' in the Tcl commands OpenGerber and OpenGcode
- added more examples in the scripts Examples: isolate and cutout examples
- updated the Italian translation
- updated the translation files
2020-05-03 16:19:27 +03:00
Marius Stanciu 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta
- fixed multiple parameter 'outname' in the Tcl commands OpenGerber and OpenGcode
- added more examples in the scripts Examples: isolate and cutout examples
- updated the Italian translation
- updated the translation files
2020-05-03 16:14:25 +03:00
Marius Stanciu 2189369882 Merged in beta_8.993 (pull request #8)
Beta 8.993
2020-05-03 12:44:52 +00:00
Marius Stanciu 25bb145dd6 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-03 00:02:09 +03:00
Marius Stanciu bb4a116ae0 - updated the translations 2020-05-03 00:01:11 +03:00
Marius Stanciu 9d9e3a3d56 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-02 22:58:34 +03:00
Marius Stanciu 892a46702c - added the name of the translator for Italian language 2020-05-02 22:57:53 +03:00
Marius Stanciu 87f0d01edc - updated Italian translation 2020-05-02 22:56:17 +03:00
Marius Stanciu 9bad726247 - updated Italian translation 2020-05-02 22:55:00 +03:00
Marius Stanciu 2da0853b23 - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
Marius Stanciu aa65b5196b Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-02 17:41:34 +03:00
Marius Stanciu e159bc3b45 - updated the Italian translation done by user @pcb-hobbyst 2020-05-02 16:55:52 +03:00
Marius Stanciu a4d58bc86d Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-02 16:01:08 +03:00
Marius Stanciu ada271cbd6 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
- modified the Panelize Tool to optimize the output from Cutout Tool such that there are no longer overlapping cuts
- some string corrections
2020-05-02 15:56:30 +03:00
Marius Stanciu 532b96cb4e Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-02 04:54:47 +03:00
Marius Stanciu 48b3f8d65a - fixed bug in Gerber Editor in which the units conversion wasn't calculated correct
- fixed bug in Gerber Editor in which the QThread that is started on object edit was not stopped at clean up stage
- fixed bug in Gerber Editor that kept all the apertures (including the geometry) of a previously edited object that was not saved after edit
2020-05-02 04:54:09 +03:00
Marius Stanciu b029357f8f Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-02 00:10:31 +03:00
Marius Stanciu bdf2192d00 - changed the icons for the grid snap in the status bar
- moved some of the methods from FlatCAMApp.App to flatcamGUI.FlatCAMGUI class
2020-05-02 00:09:48 +03:00
Marius Stanciu 0dac23aea4 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-01 17:43:03 +03:00
Marius Stanciu f4617034af - added in Gerber editor a method for zoom fit that takes into consideration the current geometry of the edited object 2020-05-01 17:42:16 +03:00
Marius Stanciu 176aa48469 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-01 17:11:35 +03:00
Marius Stanciu 37c6bb2c61 - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting
- added a first new example script and added some files to work with
- added a new parameter that will store the home folder of the FlatCAM installation so we can access the example folder
2020-05-01 17:10:42 +03:00
Marius Stanciu 6135276df5 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-01 13:27:20 +03:00
Marius Stanciu f47396a6e5 - added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero) 2020-05-01 13:26:35 +03:00
Marius Stanciu 968fcee76c Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-01 00:32:01 +03:00
Marius Stanciu 6d2ffe9c95 - fixed a small issue in loading the Projects 2020-05-01 00:31:21 +03:00
Marius Stanciu 822a6ae6a7 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-05-01 00:17:09 +03:00
Marius Stanciu 1bbbb70fc8 - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry
- activated and updated the editing in the Aperture Table in the Gerber Editor; not all parameters can be edited for every type of aperture
- some strings updated
2020-05-01 00:16:24 +03:00
Marius Stanciu 7329530563 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-04-30 19:35:00 +03:00
Marius Stanciu 40535b9ffe - fixed bug in Tools DB that crashed when a tool is copied
- in Tools Database added a Save Button whose color is changed in Red if the DB was modified and back to default when the DB is saved.
- fixed bug in Tool DB that crashed the app when the Tool Name was modified but there was no tree item (a tool in the list) selected in the Tree widget (list of tools)
- now on tool add and tool copy, the last item (tool, which is the one added) is autoselected; o tool delete always the first item (tool) is selected
2020-04-30 19:34:05 +03:00
Marius Stanciu 42937a29c9 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-04-30 13:16:56 +03:00
Marius Stanciu 98541775d4 - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
- modified the requirements.txt file to force svg.path module to be at least version 4.0
2020-04-30 12:47:07 +03:00
Marius Stanciu 0ac5bb777b Merged jpcgt/flatcam/Beta into Beta 8.992 2020-04-30 11:01:44 +03:00
David Robertson 518b78cb9c Merged in davidrobertson/flatcam/separate-PreferencesUI-classes-into-individual-files (pull request #308)
Separate PreferencesUI classes into individual files
2020-04-30 07:57:47 +00:00
David Robertson 9be8665311 Grouped the preferences UI files by tab (except for tools1/2 which I put together) 2020-04-30 00:11:45 +01:00
David Robertson 6b36667c15 Merge branch 'Beta' into separate-PreferencesUI-classes-into-individual-files 2020-04-29 23:42:35 +01:00
David Robertson f7989c029f Split up PreferencesUI.py into individual files for each class, then fixed the imports everywhere that broke because of this. 2020-04-29 22:53:16 +01:00
Marius Stanciu debf27d746 Merged marius_stanciu/flatcam_beta/Beta into Beta 2020-04-30 00:05:57 +03:00
Marius Stanciu 65717ddce1 - some more strings changed -> updated the translations
- replaced some FormLayouts with Gridlayouts in Tool Cutout.
2020-04-30 00:05:12 +03:00
David Robertson aa16b5e339 Shift the PreferencesUI.py file into a new `preferences` subpackage 2020-04-29 22:02:25 +01:00
Marius Stanciu db8dd77c72 Merged marius_stanciu/flatcam_beta/Beta 8.992 into Beta 2020-04-29 22:14:02 +03:00
Marius Stanciu ae49c7fb09 - added some log.debug's in Tool Cutout 2020-04-29 22:13:20 +03:00
Marius Stanciu 804b62af7f - solved the problem with not closing all the tabs in Plot Area when creating a New Project; the issue was that once a tab was removed the indexes are remade (when tab 0 is removed then tab 1 becomes tab 0 and so on) 2020-04-29 21:43:28 +03:00
Marius Stanciu 1b0abc6798 Merged jpcgt/flatcam/Beta into Beta 8.992 2020-04-29 19:48:28 +03:00
Camellan efeb9f9881 Merged in camellan/flatcam/Beta (pull request #283)
Beta
2020-04-29 16:44:52 +00:00