mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-29 17:45:45 +08:00
Removed material_diameter override
Signed-off-by: Itay Grudev <itay+git2020@grudev.com>
This commit is contained in:
parent
e0521c02ed
commit
76f8ed243d
@ -46,7 +46,6 @@
|
||||
"retraction_min_travel": { "default_value": 2 },
|
||||
"retraction_hop": { "default_value": 0.1 },
|
||||
"retraction_combing_max_distance": { "default_value": 15 },
|
||||
"material_diameter": { "value": 1.75 },
|
||||
"machine_max_acceleration_e": { "value": 5000 },
|
||||
"machine_max_acceleration_x": { "value": 20000.0 },
|
||||
"machine_max_acceleration_y": { "value": 20000.0 },
|
||||
@ -59,4 +58,4 @@
|
||||
"machine_max_jerk_z": { "value": 2 },
|
||||
"machine_max_jerk_e": { "value": 2.5 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -13,4 +13,4 @@
|
||||
"machine_nozzle_size": { "default_value": 0.4 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user