Classes | |
class | CommandPathDressupLeadInOut |
class | ObjectDressup |
class | TaskDressupLeadInOut |
class | ViewProviderDressup |
Variables | |
list | arccommands = ["G2", "G3", "G02", "G03"] |
dictionary | currLocation = {} |
list | movecommands = ["G1", "G01", "G2", "G02", "G3", "G03"] |
list | rapidcommands = ["G0", "G00"] |
translate = FreeCAD.Qt.translate | |
list PathScripts.PathDressupLeadInOut.arccommands = ["G2", "G3", "G02", "G03"] |
dictionary PathScripts.PathDressupLeadInOut.currLocation = {} |
list PathScripts.PathDressupLeadInOut.movecommands = ["G1", "G01", "G2", "G02", "G3", "G03"] |
list PathScripts.PathDressupLeadInOut.rapidcommands = ["G0", "G00"] |
PathScripts.PathDressupLeadInOut.translate = FreeCAD.Qt.translate |