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 年之前 |
Marius Stanciu
|
f71645c96c
- fixed Tool PDF to work with the new Gerber apertures data structure
|
6 年之前 |
Marius Stanciu
|
f779c74d0e
- fixed App.convert_any2gerber to work with the new Gerber apertures data structure
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
630d9c733d
- remade the Properties Tool such that it works with the new Gerber data structure in the obj.apertures. Also changed the view for the Gerber object in Properties
|
6 年之前 |
Marius Stanciu
|
7f0a1695ef
- fixed an issue in the remade Cutout Tool where when applied on a single Gerber object, the Freeform Cutout produced no cutout Geometry object
|
6 年之前 |
Marius Stanciu
|
3713a5d78f
- remade the Tool Cutout to work on panels
|
6 年之前 |
Marius Stanciu
|
e0001dc9b7
- some cleanup in ToolCutout
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
b2cb0f9ffb
- minor change in Readme
|
6 年之前 |
Marius Stanciu
|
e6a0997fd6
- camlib Gerber parser - made sure that we don't loose goemetry in regions
|
6 年之前 |
Marius Stanciu
|
78939fdc84
- Gerber Editor: fixed units conversion for obj.apertures keys that require it
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
8679cbbcda
- Gerber Editor: fixed the Poligonize Tool to work with new geometric structure and took care of a special case
|
6 年之前 |
Marius Stanciu
|
3e3c8ae703
- rewrited the Gerber Parser in camlib - success
|
6 年之前 |
Marius Stanciu
|
784865518f
- Gerber Editor - working in conversion to the new data format
|
6 年之前 |
Marius Stanciu
|
820f75e20c
- Gerber Editor - working in conversion to the new data format
|
6 年之前 |
Marius Stanciu
|
01c0f901ff
- some modifications to ToolCutout
|
6 年之前 |
Marius Stanciu
|
c9a09b00c0
- Gerber Editor: added a threshold limit for how many elements a move selection can have. If above the threshold only a bounding box Poly will be painted on canvas as utility geometry.
|
6 年之前 |
Marius Stanciu
|
3565a39918
- restored some changes in camlib.Gerber (the last_path_aperture value changed in G02/G03 parsing)
|
6 年之前 |
Marius Stanciu
|
71f094bba5
- completely converted the Gerber editor to the new data structure
|
6 年之前 |
Marius Stanciu
|
49b917448b
- wip in camblib.Gerber
|
6 年之前 |
Marius Stanciu
|
6e2392e871
- fixed camlib.Gerber issues related to what happen after parsing rectangular apertures
|
6 年之前 |
Marius Stanciu
|
e65800737d
- fixed Gerber Editor FCPad class to work with the new Gerber data structure in self.apertures
|
6 年之前 |
Marius Stanciu
|
23fb8b2d7c
- fixed the camlib.Gerber functions of mirror, scale, offset, skew and rotate to work with the new data structure for apertures geometry
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
883cf3372a
- fixed issue in camlib.CNCjob.generate_from_excellon_by_tool() in the drill path optimization algorithm selection when selecting the MH algorithm. The new API's for Google OR-tools required some changes and also the time parameter can be now just an integer therefore I modified the GUI
|
6 年之前 |
Marius Stanciu
|
b566f4e601
- changed date
|
6 年之前 |
Marius Stanciu
|
5287cbd8de
Merge branch 'new_aperture_storage' into beta_8.916
|
6 年之前 |
Marius Stanciu
|
5dd0ff7e14
- optimized Transform tool
|
6 年之前 |