| .. |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandAddPolygon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandAddPolyline.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandAlignDrillGrid.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandBounds.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandClearShell.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandCopperClear.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandDelete.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandExportDXF.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
há 6 anos atrás |
|
TclCommandExportExcellon.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
há 6 anos atrás |
|
TclCommandExportGcode.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandExportGerber.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
há 6 anos atrás |
|
TclCommandExportSVG.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandExteriors.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandFollow.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandGetNames.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandGetSys.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandImportSvg.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandInteriors.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandIsolate.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
há 6 anos atrás |
|
TclCommandJoinExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandJoinGeometry.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandListSys.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandNew.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandNewExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandNewGeometry.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandNewGerber.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandOpenExcellon.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandOpenGCode.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandOpenGerber.py
|
50abe2883d
- fixed some TclCommands: MillDrills and OpenGerber
|
há 6 anos atrás |
|
TclCommandOpenProject.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandOptions.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandPaint.py
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandPlotAll.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandPlotObjects.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandQuit.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandSaveProject.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandSaveSys.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
há 6 anos atrás |
|
TclCommandScale.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandSetActive.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandSetSys.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
TclCommandSkew.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
TclCommandVersion.py
|
d0e5b6c83a
- fixed imports in all TclCommands
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
__init__.py
|
c439009251
- added 3 new tcl commands: export dxf, export excellon and export gerber
|
há 6 anos atrás |