You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `x_zero_rxy` (_string_): X extents without rotation around z (bounds) ^1^
420
+
- `y` (_string_): Y extents (bounds) ^1^
421
+
- `y_zero_rxy` (_string_): Y extents without rotation around z (bounds) ^1^
422
+
- `z` (_string_): Z extents (bounds) ^1^
423
+
- `z_zero_rxy` (_string_): Z extents without rotation around z (bounds) ^1^
424
+
- `machine_unit_sys` (_string_): Machine units ('Metric' or 'Imperial')
425
+
- `gcode_units` (_string_): Units in G-code file ('mm' or 'in')
426
+
+
427
+
[NOTE]
428
+
====
429
+
1. See the images image:images/gremlin_extents_non-rotated_link.png[align="left",link="images/gremlin_extents_non-rotated.png",alt="extends non-rotated"] and image:images/gremlin_extents_rotated_30_link.png[align="left",link="images/gremlin_extents_rotated_30.png",alt="extends rotated 30"] for a better understanding.
430
+
====
412
431
413
432
*graphics-view-changed* :: '(returns string, Python dict or None)' -
414
433
intended to be sent when graphics view is changed. +
0 commit comments