CAM Stop: Difference between revisions

From FreeCAD Documentation
m (added M code issued.)
m (moved templates out of translation tags)
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:9-->
{{Docnav
|[[Path_Comment|Comment]]|[[Path_Custom|Custom]]
|[[Path_Workbench|Path]]
|IconL=Path_Comment.svg
|IconC=Workbench_Path.svg
|IconR=Path_Custom.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Path Stop|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Partial Commands → Stop|Shortcut=|SeeAlso=}}
|Name=Path Stop
|Workbenches=[[Path Workbench|Path]]
|MenuLocation=Path → Supplemental Commands → Stop
|Shortcut=
|SeeAlso=
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 8: Line 24:
This tool inserts a Stop command (M1). This command will Pause a running program on the CNC controller, waiting for user interaction to continue.
This tool inserts a Stop command (M1). This command will Pause a running program on the CNC controller, waiting for user interaction to continue.


<!--T:8-->
Note this does not stop the spindle.
'''Note: this does not stop the spindle.'''


==Usage== <!--T:4-->
==Usage== <!--T:4-->


<!--T:5-->
<!--T:5-->
# Press the {{KEY|[[Image:Path Stop.png|16px]] [[Path Stop|Stop]]}} button
# Press the {{KEY|[[Image:Path_Stop.svg|16px]] [[Path Stop|Stop]]}} button


==Properties== <!--T:6-->
==Properties== <!--T:6-->
Line 19: Line 36:
<!--T:7-->
<!--T:7-->
* {{PropertyData|Stop}}: Defines if the Stop is optional or mandatory.
* {{PropertyData|Stop}}: Defines if the Stop is optional or mandatory.


<!--T:10-->
{{Docnav
|[[Path_Comment|Comment]]
|[[Path_Custom|Custom]]
|[[Path_Workbench|Path]]
|IconL=Path_Comment.svg
|IconC=Workbench_Path.svg
|IconR=Path_Custom.svg
}}


</translate>
</translate>
{{Path_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 20:42, 24 February 2020

Path Stop

Menu location
Path → Supplemental Commands → Stop
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool inserts a Stop command (M1). This command will Pause a running program on the CNC controller, waiting for user interaction to continue.

Note: this does not stop the spindle.

Usage

  1. Press the Stop button

Properties

  • DataStop: Defines if the Stop is optional or mandatory.