mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-18 02:12:15 -07:00
machine_min_cool_heat_time_window=0 for Method
PP-601
This commit is contained in:
parent
404daa2d0b
commit
fa0624784b
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@
|
|||
"machine_heated_bed": { "default_value": false },
|
||||
"machine_heated_build_volume": { "default_value": true },
|
||||
"machine_height": { "default_value": 196.749 },
|
||||
"machine_min_cool_heat_time_window": { "value": 15 },
|
||||
"machine_min_cool_heat_time_window": { "value": 0 },
|
||||
"machine_name": { "default_value": "UltiMaker Method" },
|
||||
"machine_nozzle_cool_down_speed": { "value": 0.8 },
|
||||
"machine_nozzle_heat_up_speed": { "value": 3.5 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue