Anycubic pro working

To get the Anycubic Pro to work edit the gcode file as described below, then run the file from the laser tab
Add start GCocde “G1 Z50” in the hardware config
make sure x,y,z are configured correctly then

  • Replace M106 with G6 in gcode file
  • Add a G4 P0 (wait 0) before each G6 command, otherwise the command will be executed directly when sent over serial.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.