mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-09 16:59:02 +08:00
Fix prime blob enabled for S5
Still need that enabled = true...
This commit is contained in:
parent
4c98ffdffa
commit
01d95f51c8
@ -63,7 +63,7 @@
|
||||
"machine_end_gcode": { "default_value": "" },
|
||||
"prime_tower_position_x": { "default_value": 345 },
|
||||
"prime_tower_position_y": { "default_value": 222.5 },
|
||||
"prime_blob_enable": { "default_value": false },
|
||||
"prime_blob_enable": { "enabled": true, "default_value": false },
|
||||
|
||||
"speed_travel":
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user