Skip to main content

setFixedSpeed

Override the print speed with a fixed value. This disables encoder-based speed tracking and drives the printhead at the given constant speed.

Parameter

KeyTypeDescription
speednumberFixed print speed in meters per second.
printerstringOptional printer ID. If omitted, the default printer is used.

Return value

null

Example

setFixedSpeed {"speed": 0.5}