mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
JSON: lil: * ==> °
This commit is contained in:
parent
4f8ac05851
commit
bf701640b9
1 changed files with 2 additions and 2 deletions
|
@ -73,10 +73,10 @@
|
|||
"description": "The distance from the tip of the nozzle in which heat from the nozzle is transfered to the filament.",
|
||||
"default": 16, "SEE_machine_extruder_trains": true },
|
||||
"machine_nozzle_heat_up_speed": {
|
||||
"description": "The speed (*C/s) by which the nozzle heats up averaged over the window of normal printing temperatures and the standby temperature.",
|
||||
"description": "The speed (°C/s) by which the nozzle heats up averaged over the window of normal printing temperatures and the standby temperature.",
|
||||
"default": 2.0, "SEE_machine_extruder_trains": true },
|
||||
"machine_nozzle_cool_down_speed": {
|
||||
"description": "The speed (*C/s) by which the nozzle cools down averaged over the window of normal printing temperatures and the standby temperature.",
|
||||
"description": "The speed (°C/s) by which the nozzle cools down averaged over the window of normal printing temperatures and the standby temperature.",
|
||||
"default": 2.0, "SEE_machine_extruder_trains": true },
|
||||
"machine_gcode_flavor": {
|
||||
"description": "The type of gcode to be generated.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue