mLaser Gcode


#1

Does anyone know how to use the gcode in mlaser. I load files but it doesnt do anything. Also not sure what the commands to turn the laser on are. It only responds to xy Gcodes like G1 F2000 G1 X38.423


#2

I’d suggest checking the FAQ for Laserbot: FAQs for the Makeblock LaserBot


#3

Thanks, but it does not state the gcode for turning the laser on and off


#4

Also when I load a gcode file it doesn’t run. How do I run gcode.


#5

Is there a way to run a gcode file?


#6

M4 P0 turns laser off M4 P1 (1 up to 256) turns laser on


#7