mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:49:02 +08:00
resolve redundant settings in weedo_base.def.json
This commit is contained in:
parent
0782ce4383
commit
49b9d0b9de
@ -401,12 +401,6 @@
|
||||
"raft_surface_thickness": {
|
||||
"value": 0.25
|
||||
},
|
||||
"raft_interface_thickness": {
|
||||
"value": 0.27
|
||||
},
|
||||
"raft_interface_line_width": {
|
||||
"value": 0.7
|
||||
},
|
||||
"raft_base_thickness": {
|
||||
"value": 0.3
|
||||
},
|
||||
@ -419,12 +413,6 @@
|
||||
"raft_base_speed": {
|
||||
"value": 20.0
|
||||
},
|
||||
"raft_surface_fan_speed": {
|
||||
"value": "100.0 if cool_fan_enabled else 0.0"
|
||||
},
|
||||
"raft_interface_fan_speed": {
|
||||
"value": 0.0
|
||||
},
|
||||
"raft_base_fan_speed": {
|
||||
"value": 0.0
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user