Merge pull request #20569 from Ultimaker/SEM-608_Rollback_capital_M

[SEM-608] Revert the capital M
This commit is contained in:
HellAholic 2025-05-02 14:39:46 +02:00 committed by GitHub
commit bd0310db3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -48,6 +48,6 @@
"overrides":
{
"adhesion_type": { "value": "'brim'" },
"machine_name": { "default_value": "UltiMaker S6" }
"machine_name": { "default_value": "Ultimaker S6" }
}
}

View File

@ -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" }
}
}

View File

@ -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" },