Error: M280: Invalid servo index 0 in M280 command
-
What slicer are you using?
Various slicers have the ability to specify to use/not user certain gcode commands.
Frederick
-
@fcwilt Cura
Can see any extra codes? -
Hi,
Zip up the gcode file you are trying to print and post it here.
It would seem to be the only place left to look.
Frederick
-
Sure thank you.
TBW_overboost wheels draft.cad
Just rename the file extension from cad to zip -
@PeterA ok I see it in the compiled gcode from cura.
M280 P0 S160 ; release BLTouch alarm (OK to send for Non BLTouch)
M420 Z2 ; set fade leveling at 2mm for BLTouch (OK to send for Non BLTouch)
G28 ; home all
G29 ; probe bedNow to find the file in cura and delete that, cause its not in the start up gcode box
-
thank you for your help
-
I would think that somewhere in Cura there are settings you can change to control the generation of those bits of gcode.
What version of Cura are you using?
Frederick
-
@fcwilt its 4.3.0
-
Do you have your cura settings properly set up to generate reprap code? It’s looking like marlin output. Check your main settings in cura.
-
@Nuramori said in Error: M280: Invalid servo index 0 in M280 command:
Do you have your cura settings properly set up to generate reprap code? It’s looking like marlin output. Check your main settings in cura.
sorry been hecktic busy. Thank you for your advice. I will try see what my Cura is set up to use.