Put back the speed_wall_x for UM2+C

This commit is contained in:
Jaime van Kessel 2022-09-14 13:58:55 +02:00
parent ee551e48b3
commit 487536c757
No known key found for this signature in database
GPG Key ID: C85F7A3AF1BAA7C4

View File

@ -83,6 +83,7 @@
"meshfix_maximum_travel_resolution": { "value": 0.5 },
"prime_blob_enable": { "enabled": true, "default_value": true, "value": "resolveOrValue('print_sequence') != 'one_at_a_time'" },
"retraction_prime_speed": { "value": "15" },
"retraction_speed": {"value": "45" }
"retraction_speed": {"value": "45" },
"speed_wall_x": { "value": "speed_wall" }
}
}