Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 years ago |
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 years ago |
Marius Stanciu
|
ffd707ccce
- comment changes on the file licenses (added major contributor names)
|
6 years ago |
Marius Stanciu
|
9f60df850e
- progress in ToolChange Custom commands replacement and rename
|
7 years ago |
Marius Stanciu
|
386c3408ca
- added in Preferences a new Category: Gerber Advanced Options. For now it controls the display of Gerber Aperture Table and the "follow" attribute4
|
7 years ago |
Marius Stanciu
|
f01ac4483a
- adjusted the postprocessor files so the Spindle Off command (M5) is done before the move to Toolchange Z
|
7 years ago |
Marius Stanciu
|
2ee80990e5
- added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es)
|
7 years ago |
Marius Stanciu
|
5dfd1bf0ab
- fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals)
|
7 years ago |
Marius Stanciu
|
d45d2c05ec
- added the bounds coordinates to the GCODE header; modified the postprocessor files to show them.
|
7 years ago |
Marius Stanciu
|
3c355f72be
- added a parameter ('Fast plunge' in Edit -> Preferences -> Geometry Options and Excellon Options) to control if the fast move to Z_move is done or not
|
7 years ago |
Marius Stanciu
|
965e7f48ed
- added to the postprocessor files the command after toolchange to go with G00 (fastest) to "Z Move" value of Z pozition. - fixed
|
7 years ago |
Marius Stanciu
|
53d50c799f
- added to the postprocessor files the command after toolchange to go with G00 (fastest) to "Z Move" value of Z pozition.
|
7 years ago |
Marius Stanciu
|
60614e4b45
- more fixes (didn't get it right before)
|
7 years ago |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
7 years ago |
Marius Stanciu
|
7e5ce009d8
- added a traceback report in the TCL Shell for the errors that don't allow creation of an object; useful to trace exceptions/errors
|
7 years ago |
Marius Stanciu
|
5a0488c19f
- added a space before Y coordinate in end_code() function in some of the postprocessor files
|
7 years ago |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 years ago |