0 Members and 1 Guest are viewing this topic.
amount_to_move = GetUserDro(1000)Code "G91 G0 Z" & amount_to_move
amount_to_move = GetOEMDRO(802) + GetUserDro(1000)Code "G90 G0 Z" & amount_to_move