The machine pause gcode cmd may not be right as “M01”, try “M00” .
I’m not an expert on FireControl and the langmuir grbl controller, I don’t even use that CNC brand. Here is what AI reports …
The G-code command for pausing in Langmuir FireControl is typically the M00 command, which is used to stop the machine and allow for manual intervention. However, users have reported issues with this command not functioning as expected in some versions of FireControl.
Langmuir FireControl Pause Command
G-code for Pausing
In Langmuir FireControl, the common G-code command used to pause a cutting operation is M00. This command is intended to stop the machine, allowing for adjustments or changes, such as modifying the amperage on the plasma cutter.
Functionality of M00
- Pauses the Cut: When the M00 command is executed, the machine should stop cutting.
- Resumption Issues: Some users have reported that after pausing with M00, the machine may not resume correctly, often requiring a reboot of FireControl.
Alternative Commands
- M01: This command is also used for pausing but may not function as expected in all versions of FireControl. Users have noted that the machine does not always stop when M01 is called.
Recommendations
- Testing: It is advisable to test these commands during a dry run to ensure they work as intended before executing actual cuts.
- Documentation: For the most accurate and updated information, refer to the official FireControl documentation or user forums, as software updates may affect command functionality.