Marius Stanciu
|
4f2e5643d9
- added the file extension .ncd to the Excellon file extension list
|
преди 6 години |
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
|
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
|
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
|
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
|
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
|
3565a39918
- restored some changes in camlib.Gerber (the last_path_aperture value changed in G02/G03 parsing)
|
преди 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
|
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
|
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
|
aaa81f22b2
- wip
|
преди 6 години |
Marius Stanciu
|
3d113c89b1
- rework the Gerber parser
|
преди 6 години |
Marius Stanciu
|
28fce82432
- Geometry Editor: made the tool to be able to continuously move until the tool is exited either by ESC key or by right mouse button click
|
преди 6 години |
Marius Stanciu
|
8275750d3e
- fixed camlib.Gerber skew, rotate, offset, mirror functions to work for geometry stored in the Gerber apertures
|
преди 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
|
41956d68d6
- another fix for bug in clear geometry processing for Gerber apertures
|
преди 6 години |
Marius Stanciu
|
b07ce477a3
- small bug fixes
|
преди 6 години |
Marius Stanciu
|
fee24505ae
- fixed bug in parsing Gerber regions (a point was added unnecessary)
|
преди 6 години |
Marius Stanciu
|
d7031bc89a
- fixed bug in camlib.parse_lines() in the clear_geometry processing section for self.apertures
|
преди 6 години |
Marius Stanciu
|
c3c37d1473
- finished the Silkscreen Tool
|
преди 6 години |
Marius Stanciu
|
91e6cc0bff
- soled bug in Gerber Editor: the '0' aperture (the region aperture) had no size which created errors. Made the size to be zero.
|
преди 6 години |
Marius Stanciu
|
43c539702e
- all Gerber regions (G36 G37) are stored in the '0' aperture
|
преди 6 години |
Marius Stanciu
|
6775c3f3da
- updated the code in camlib.CNCJob.generate_from_excellon_by_tools() to work with the new API from Google OR-Tools
|
преди 6 години |
Marius Stanciu
|
29d57caacd
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
преди 6 години |