workbench small six

This commit is contained in:
Mark Voltov 2023-10-16 15:25:55 +03:00
parent c454e00a65
commit b07fceca2a
2 changed files with 6 additions and 6 deletions

View file

@ -323,11 +323,11 @@ Tools.spawnClassCommand("FrameCommand",
"MenuText": "Make a free frame",
"ToolTip": "Make a freestanding reference frame."})
Tools.spawnClassCommand("ASM4StructureParsing",
RobossemblerFreeCadExportScenario().call,
{"Pixmap": str(os.path.join(icondir, "assembly4.svg")),
"MenuText": "Make a ASM4 parsing",
"ToolTip": "Make a ASM4 1"})
# Tools.spawnClassCommand("ASM4StructureParsing",
# RobossemblerFreeCadExportScenario().call,
# {"Pixmap": str(os.path.join(icondir, "assembly4.svg")),
# "MenuText": "Make a ASM4 parsing",
# "ToolTip": "Make a ASM4 1"})
Tools.spawnClassCommand("SelectedPartFrameCommand",
makeSelectedPartFrames,
{"Pixmap": str(os.path.join(icondir, "partframe.svg")),

View file

@ -47,7 +47,7 @@ def export_coordinate_systems():
print("Экспорт обьектов завершен.")
export_coordinate_systems()
# export_coordinate_systems()
#работает