PathScripts.PathCustomGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Variables

 Command
 

Variable Documentation

◆ Command

PathScripts.PathCustomGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "Custom",
3 PathCustom.Create,
4 TaskPanelOpPage,
5 "Path_Custom",
6 QT_TRANSLATE_NOOP("Path_Custom", "Custom"),
7 QT_TRANSLATE_NOOP("Path_Custom", "Create custom gcode snippet"),
8 PathCustom.SetupProperties,
9)