| .. |
|
TclCommand.py
|
3475ae00cd
- fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
|
6 năm trước cách đây |
|
TclCommandAddCircle.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandAddPolygon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandAddPolyline.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandAddRectangle.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandAlignDrill.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandAlignDrillGrid.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandBbox.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandBounds.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandClearShell.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandCncjob.py
|
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
|
6 năm trước cách đây |
|
TclCommandCopperClear.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 năm trước cách đây |
|
TclCommandCutout.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandDelete.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandDrillcncjob.py
|
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
|
6 năm trước cách đây |
|
TclCommandExportDXF.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
6 năm trước cách đây |
|
TclCommandExportExcellon.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
6 năm trước cách đây |
|
TclCommandExportGcode.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandExportGerber.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
6 năm trước cách đây |
|
TclCommandExportSVG.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandExteriors.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandFollow.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandGeoCutout.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandGeoUnion.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandGetNames.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandGetSys.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandImportSvg.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandInteriors.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandIsolate.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 năm trước cách đây |
|
TclCommandJoinExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandJoinGeometry.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandListSys.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 năm trước cách đây |
|
TclCommandMillDrills.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandMillSlots.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandMirror.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandNew.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandNewExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandNewGeometry.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandNewGerber.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandNregions.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandOffset.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandOpenExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandOpenGCode.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandOpenGerber.py
|
50abe2883d
- fixed some TclCommands: MillDrills and OpenGerber
|
6 năm trước cách đây |
|
TclCommandOpenProject.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandOptions.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandPaint.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 năm trước cách đây |
|
TclCommandPanelize.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandPlotAll.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandPlotObjects.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandQuit.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSaveProject.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSaveSys.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 năm trước cách đây |
|
TclCommandScale.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSetActive.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSetOrigin.py
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 năm trước cách đây |
|
TclCommandSetSys.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSkew.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandSubtractPoly.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandSubtractRectangle.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
TclCommandVersion.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 năm trước cách đây |
|
TclCommandWriteGCode.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 năm trước cách đây |
|
__init__.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
6 năm trước cách đây |