How can i add macro that run same movement
-
I need macro or Gcode that run same movement for particular time
i mean if i send command like
M98 P''mymacro.g" S30
than command
can run for 30 seconds repeatedly (approx. 15 time in 30 seconds) .mymacro.g file contains :
G1 X75
G1 X50I m using old version of reprap and that doesn't support
meta commands
and also I don't need it
please, help as I new in the forum. -
@hareshprajapati short answer is you can't with the old version and you'll definitely need RRF 3.3 or 3.4 to be able to do iterations
-
@jay_s_uk Can you please explain in short
How we do iterations using
R.R.F 3.4
? -
-