mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
Remove fixed override of prime tower position
Now it uses the calculated value from fdm_printer, which is way smarter about it
This commit is contained in:
parent
6de7437626
commit
c7a6fa4a00
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@
|
|||
"extruder_prime_pos_abs": { "default_value": true },
|
||||
"machine_start_gcode": { "default_value": "" },
|
||||
"machine_end_gcode": { "default_value": "" },
|
||||
"prime_tower_position_x": { "value": "345" },
|
||||
"prime_tower_position_y": { "value": "222.5" },
|
||||
"prime_blob_enable": { "enabled": true, "default_value": false },
|
||||
|
||||
"speed_travel":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue