Marius Stanciu
|
aaa81f22b2
- wip
|
6 лет назад |
Marius Stanciu
|
5b663c5f20
- work in Gerber Export: finished the body export but have some errors with clear geometry (LPC)
|
6 лет назад |
Marius Stanciu
|
bdd13a3800
- work in Gerber Export: finished the body export but have some errors with clear geometry (LPC)
|
6 лет назад |
Marius Stanciu
|
825b3e5e1e
- Gerber Export: working in progress for parsing Gerber geometries in FlatCAMObj.FlatCAMGerber.export_gerber()
|
6 лет назад |
Marius Stanciu
|
b9fa2e2bfd
- fixed the Gerber Object and Gerber Editor Apertures Table to not show extra rows when there are aperture macros in the object
|
6 лет назад |
Marius Stanciu
|
0106d95e84
- added a new parameter in the Edit -> Preferences -> App Preferences named Geo Tolerance. This parameter control the level of geometric detail throughout FlatCAM. It directly influence the effect of Circle Steps parameter.
|
6 лет назад |
Marius Stanciu
|
b19047a8b3
- fixed some bugs related to moving an Gerber object with the aperture table in view
|
6 лет назад |
Marius Stanciu
|
d35ae3a39a
- made units change from Edit -> Toggle Units not to affect the preferences
|
6 лет назад |
Marius Stanciu
|
747a0817f3
- made some mods to what can be translated as some of the translations interfered with the correct functioning of FlatCAM
|
6 лет назад |
Marius Stanciu
|
43c539702e
- all Gerber regions (G36 G37) are stored in the '0' aperture
|
6 лет назад |
Marius Stanciu
|
ddc2f2d873
- Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process)
|
6 лет назад |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
6 лет назад |
Marius Stanciu
|
b3aeb497ec
- changed the color of the marked apertures to the global_selection_color
|
6 лет назад |
Marius Stanciu
|
7c0cfac8de
- created menu links and shortcut keys for adding a new empty Gerber objects; on update of the edited Gerber, if the source object was an empty one (new blank one) this source obj will be deleted
|
6 лет назад |
Marius Stanciu
|
68a6f64fcd
- Gerber Editor: added buffer and scale tools
|
6 лет назад |
Marius Stanciu
|
5e9a27ca45
- added a Gcode end_command: default is M02
|
6 лет назад |
Marius Stanciu
|
1c1d8bd637
- fix error in plotting Excellon when toggling units
|
6 лет назад |
Marius Stanciu
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
6 лет назад |
Marius Stanciu
|
ffa9095066
- fixed issue #278. Crash on name change in the Name field in the Selected Tab.
|
6 лет назад |
Marius Stanciu
|
209683b2db
- added new feature: user can delete apertures in Advanced mode and then create a new FlatCAM Gerber object
|
6 лет назад |
Marius Stanciu
|
1aabb1c084
- added CNCJob geometry for the holes created by the drills from Excellon objects
|
6 лет назад |
Marius Stanciu
|
a7e6914584
- fixed an issue where the Geometry plot function protested that it does not have an parameter that is used by the CNCJob plot function. But both inherit from FaltCAMObj plot function which does not have that parameter so something may need to be changed. Until then I provided a phony keyboard parameter to make that function 'shut up'
|
6 лет назад |
Marius Stanciu
|
789dcc5da5
- fixed the Gerber.merge() function. When some of the Gerber files have apertures with same id, create a new aperture id for the object that is fused because each aperture id may hold different geometries.
|
6 лет назад |
Marius Stanciu
|
0eb3ea0283
- fixed the Gerber.merge() to work for the case when one of the merged Gerber objects solid_geometry type is Polygon and not a list
|
6 лет назад |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
6 лет назад |
Marius Stanciu
|
6e465d97cd
- the Code Editor tab name is changed according to the task; 'save' and 'open' buttons will have filters installed for the QOpenDialog fit to the task
|
6 лет назад |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
6 лет назад |
Marius Stanciu
|
46da2dfd1e
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
6 лет назад |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
6 лет назад |
Marius Stanciu
|
255254a292
- some strings were left outside the translation formatting - fixed
|
6 лет назад |