im-pro-at / cncgcodecontroller

CNC-GCode-Controller
MIT License
145 stars 59 forks source link

CNC/Spindle On replacement not working #22

Open awmt102 opened 9 years ago

awmt102 commented 9 years ago

The settings page provides a "CNC/Spindle On" custom command. I assume that this is intended to dynamically replace the M3 command that programs such as FlatCAM assume for spindle control but where firmware/hardware is not setup this way (e.g. CyclonePCBs Marlin f/w).

However this appears to not be functioning as the host still sends M3, despite me filling in the above field with M42 S0 P12.

im-pro-at commented 8 years ago

When you click on a Command you can see what will be send. Can you provide a screenshot for troubleshooting?

greetings Patrick