mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Update sovol_base_planetary.def.json
Removed retraction_speed and material_print_temperature hard values. These should be defined by the material properties, not the printer definition.
This commit is contained in:
parent
63e78d313c
commit
40467fb961
1 changed files with 1 additions and 3 deletions
|
@ -13,8 +13,6 @@
|
|||
"machine_acceleration": { "value": 1000 },
|
||||
"machine_max_feedrate_e": { "value": 40 },
|
||||
"machine_max_jerk_xy": { "value": 5 },
|
||||
"material_print_temperature": { "value": 195 },
|
||||
"retraction_speed": { "default_value": 30 },
|
||||
"z_seam_corner": { "value": "'z_seam_corner_weighted'" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue