Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save roryaronson/373d0a0d4d25352225286621ce267b96 to your computer and use it in GitHub Desktop.
Save roryaronson/373d0a0d4d25352225286621ce267b96 to your computer and use it in GitHub Desktop.
{"params":{"_id":"5733a0ff1178c90008000018","name":"New Sequence","color":"pink","s│···················
teps":[{"_id":"5733ac3f1178c9000800001b","command":{"x":"1000","y":"1000"},"message│···················
_type":"move_absolute","position":0},{"message_type":"wait","command":{"value":"300│···················
0"},"position":1},{"message_type":"move_absolute","command":{"x":"0","y":"0"},"posi│···················
tion":2}],"dirty":true},"method":"exec_sequence","id":"aa594d26-496a-4084-9d13-d9a7│···················
609de135"} │···················
Executed move_absolute after 0.19270800000000002 ms │···················
Executed wait after 3000.196247 ms │···················
Executed move_absolute after 0.317603 ms │···················
RPI MSG: G0 X1000 Y1000 Z0 │···················
reporting_end_stops is a valid GCode, but no input handler method exists │···················
reporting_end_stops is a valid GCode, but no input handler method exists │···················
{:X=>1000, :Y=>1000} │···················
RPI MSG: G0 X0 Y0 Z0 │···················
reporting_end_stops is a valid GCode, but no input handler method exists │···················
reporting_end_stops is a valid GCode, but no input handler method exists │···················
{:X=>0, :Y=>0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment