mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 22:35:56 +08:00
Merge pull request #20569 from Ultimaker/SEM-608_Rollback_capital_M
[SEM-608] Revert the capital M
This commit is contained in:
commit
bd0310db3c
@ -48,6 +48,6 @@
|
||||
"overrides":
|
||||
{
|
||||
"adhesion_type": { "value": "'brim'" },
|
||||
"machine_name": { "default_value": "UltiMaker S6" }
|
||||
"machine_name": { "default_value": "Ultimaker S6" }
|
||||
}
|
||||
}
|
@ -47,7 +47,7 @@
|
||||
"overrides":
|
||||
{
|
||||
"default_material_print_temperature": { "maximum_value_warning": "320" },
|
||||
"machine_name": { "default_value": "UltiMaker S7" },
|
||||
"machine_name": { "default_value": "Ultimaker S7" },
|
||||
"material_print_temperature_layer_0": { "maximum_value_warning": "320" }
|
||||
}
|
||||
}
|
@ -385,7 +385,7 @@
|
||||
"unit": "m/s\u00b3",
|
||||
"value": "20000 if machine_gcode_flavor == 'Cheetah' else 100"
|
||||
},
|
||||
"machine_name": { "default_value": "UltiMaker S8" },
|
||||
"machine_name": { "default_value": "Ultimaker S8" },
|
||||
"machine_nozzle_cool_down_speed": { "default_value": 1.3 },
|
||||
"machine_nozzle_heat_up_speed": { "default_value": 0.6 },
|
||||
"machine_start_gcode": { "default_value": "M213 U0.1 ;undercut 0.1mm" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user