Fix offset decimals

This commit is contained in:
Desuuuu 2020-08-29 16:12:53 +02:00
parent 77caf75b06
commit 98fbeb96c9
No known key found for this signature in database
GPG Key ID: 85943F4B2C2CE0DC
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ script:
type: output
address: 0x3106
data_type: int16
script: { (printer.gcode_move.homing_origin.z * 10 ** 1)|round|int }
script: { (printer.gcode_move.homing_origin.z * 10 ** 2)|round|int }
[t5uid1_var level_offset_step_icons]
type: output