Marius Stanciu
|
04bc1ba013
- fixed bug in camlib.Gerber.parse_lines() Gerber parser where for Allegro Gerber files the Gerber units were incorrectly detected
|
6 yıl önce |
Marius Stanciu
|
fd104eee55
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
|
6 yıl önce |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 yıl önce |
Marius Stanciu
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
6 yıl önce |
Marius Stanciu
|
fd948cc2c8
- replaced setFixedWidth calls with setMinimumWidth
|
6 yıl önce |
Marius Stanciu
|
5a141ad115
- fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object
|
6 yıl önce |
Marius Stanciu
|
afdff59aff
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
|
6 yıl önce |
Marius Stanciu
|
c6e3176ac3
- in Basic mode, the tool type column is no longer hidden as it may create issues when using an painted geometry
|
6 yıl önce |
Marius Stanciu
|
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
|
6 yıl önce |
Marius Stanciu
|
6743927eb2
- more PEP8 corrections
|
6 yıl önce |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
6 yıl önce |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 yıl önce |
Marius Stanciu
|
0244c76605
- restored the FlatCAMObj.visible() to a non-threaded default
|
6 yıl önce |
Marius Stanciu
|
1b0cf14ef7
- fixed bug in Gerber parser that made the Gerber files generated by Altium Designer 18 not to be loaded
|
6 yıl önce |
Marius Stanciu
|
a106472900
- fixed the Edit -> Conversion -> Join ... functions (merge() functions)
|
6 yıl önce |
Marius Stanciu
|
a5ffe475dd
- fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed
|
6 yıl önce |
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 yıl önce |
Marius Stanciu
|
2a30101bb0
- TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object
|
6 yıl önce |
Marius Stanciu
|
dca57edf24
- fixed text annotation for CNC job so there are no overlapping numbers when 2 lines meet on the same point
|
6 yıl önce |
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 yıl önce |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 yıl önce |
Marius Stanciu
|
17a93b8c7d
- fixed some selection issues in the new tool Eraser in Geometry Editor
|
6 yıl önce |
Marius Stanciu
|
4f2e5643d9
- added the file extension .ncd to the Excellon file extension list
|
6 yıl önce |
Marius Stanciu
|
a545658d44
- fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used.
|
6 yıl önce |
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 yıl önce |
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 yıl önce |
Marius Stanciu
|
e6a0997fd6
- camlib Gerber parser - made sure that we don't loose goemetry in regions
|
6 yıl önce |
Marius Stanciu
|
78939fdc84
- Gerber Editor: fixed units conversion for obj.apertures keys that require it
|
6 yıl önce |
Marius Stanciu
|
3e3c8ae703
- rewrited the Gerber Parser in camlib - success
|
6 yıl önce |
Marius Stanciu
|
784865518f
- Gerber Editor - working in conversion to the new data format
|
6 yıl önce |