mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
10 lines
207 B
YAML
10 lines
207 B
YAML
type: object
|
|
properties:
|
|
speed:
|
|
type: integer
|
|
description: >-
|
|
Maximum speed of the axis in mm/min.
|
|
inverted:
|
|
type: boolean
|
|
description: >-
|
|
Whether the axis is inverted or not. |