mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:39:04 +08:00
fixup! Change preffered quality from normal (0.1mm) to fast (0.15mm) (#13974)
This commit is contained in:
parent
8117087664
commit
6f1abe4340
@ -53,6 +53,8 @@
|
||||
"jerk_travel_enabled": { "value": false },
|
||||
"layer_height": { "value": 0.15 },
|
||||
"layer_height_0": { "value": "max(0.2, layer_height)" },
|
||||
"line_width": { "value": "machine_nozzle_size" },
|
||||
"machine_max_feedrate_e": { "default_value": 45 },
|
||||
"material_bed_temperature":
|
||||
{
|
||||
"maximum_value_warning": "125",
|
||||
|
Loading…
x
Reference in New Issue
Block a user