CAM Stop: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (added M code issued.)
Line 6: Line 6:


<!--T:3-->
<!--T:3-->
This tool inserts a Stop command. This command will stop the machine, 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.

Note this does not stop the spindle.


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

Revision as of 14:15, 23 January 2018

Path Stop

Menu location
Path → Partial 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.