Marius Stanciu
|
a5ffe475dd
- fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed
|
6 lat temu |
Marius Stanciu
|
f06fec12ea
- added a new parameter in Edit -> Preferences -> CNCJob named Annotation Color; it controls the color of the font used for annotations
|
6 lat temu |
Marius Stanciu
|
2a30101bb0
- TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object
|
6 lat temu |
Marius Stanciu
|
c409df0a8e
- fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand
|
6 lat temu |
Marius Stanciu
|
9abb9c5df2
- added the possibility to display text annotation for the CNC travel lines. The setting is both in Preferences and in the CNC object properties
|
6 lat temu |
Marius Stanciu
|
b7023d8ef6
- more PEP8 cleanup
|
6 lat temu |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 lat temu |
Marius Stanciu
|
17e1f87a1c
- made wider the '#' column for Apertures Table for Gerber Object and for Gerber Editor; in this way numbers with 3 digits can be seen
|
6 lat temu |
Marius Stanciu
|
f779c74d0e
- fixed App.convert_any2gerber to work with the new Gerber apertures data structure
|
6 lat temu |
Marius Stanciu
|
8ccd73b919
- added a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used.
|
6 lat temu |
Marius Stanciu
|
d172a3ca49
- Gerber Export: made sure that if some of the coordinates in a Gerber object geometry are repeating then the resulting Gerber code include only one copy
|
6 lat temu |
Marius Stanciu
|
e6a0997fd6
- camlib Gerber parser - made sure that we don't loose goemetry in regions
|
6 lat temu |
Marius Stanciu
|
78939fdc84
- Gerber Editor: fixed units conversion for obj.apertures keys that require it
|
6 lat temu |
Marius Stanciu
|
c70309e802
- Gerber Export is fixed to work with the new Gerber object data structure and it now works also for Gerber objects edited in Gerber Editor
|
6 lat temu |
Marius Stanciu
|
af091c7b14
- made the Feedrate Rapids parameter to depend on the type of postprocessor choosed. It will be showed only for a postprocessor which the name contain 'marlin' and for any postprocessor's that have 'custom' in the name
|
6 lat temu |
Marius Stanciu
|
aaa81f22b2
- wip
|
6 lat temu |
Marius Stanciu
|
5b663c5f20
- work in Gerber Export: finished the body export but have some errors with clear geometry (LPC)
|
6 lat temu |
Marius Stanciu
|
bdd13a3800
- work in Gerber Export: finished the body export but have some errors with clear geometry (LPC)
|
6 lat temu |
Marius Stanciu
|
825b3e5e1e
- Gerber Export: working in progress for parsing Gerber geometries in FlatCAMObj.FlatCAMGerber.export_gerber()
|
6 lat temu |
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 lat temu |
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 lat temu |
Marius Stanciu
|
b19047a8b3
- fixed some bugs related to moving an Gerber object with the aperture table in view
|
6 lat temu |
Marius Stanciu
|
d35ae3a39a
- made units change from Edit -> Toggle Units not to affect the preferences
|
6 lat temu |
Marius Stanciu
|
747a0817f3
- made some mods to what can be translated as some of the translations interfered with the correct functioning of FlatCAM
|
6 lat temu |
Marius Stanciu
|
43c539702e
- all Gerber regions (G36 G37) are stored in the '0' aperture
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
6 lat temu |
Marius Stanciu
|
b3aeb497ec
- changed the color of the marked apertures to the global_selection_color
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
68a6f64fcd
- Gerber Editor: added buffer and scale tools
|
6 lat temu |