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.
printerstringPrinter ID. Required if more than one printer is available.

Return value

null

Example

setFixedSpeed {"speed": 0.5}