mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Print feedback on CHX 350 with a 0.8 nozzle at 0.44 mm layer height showed curling at the retraction points with the derived value of 25 s. There is no cooling headroom left to trade: fdm_filament_pla pins fan_min_speed = fan_max_speed = 100, and additional_cooling_fan_speed is inert because no Meltingplot machine enables auxiliary_fan. Minimum layer time is the only remaining lever; 35 s prints cleanly at that geometry. The cross-section rule only fixes the ratios between nozzle sizes, so this is a calibration of the PLA anchor itself: both PLA ladders are scaled by 1.5 (Extrudr 9/20/38/56/83 s, Meltingplot PLA 8/17/30/45/66 s for 0.4/0.6/0.8/1.0/1.2). The Extrudr base fan_cooling_layer_time goes 60 -> 100 so the 1.2-nozzle value stays below it. Other materials are left unchanged - only the PLA anchor has a real counter-example so far.
22 lines
470 B
JSON
22 lines
470 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Meltingplot PLA @0.8 nozzle",
|
|
"inherits": "Meltingplot PLA",
|
|
"from": "system",
|
|
"setting_id": "cz6RkfsQ0hJE0hYG",
|
|
"instantiation": "true",
|
|
"filament_max_volumetric_speed": [
|
|
"22"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"30"
|
|
],
|
|
"compatible_printers": [
|
|
"Meltingplot MBL 133 0.8 nozzle",
|
|
"Meltingplot MBL 136 0.8 nozzle",
|
|
"Meltingplot MBL 308 0.8 nozzle",
|
|
"Meltingplot MBL 480 0.8 nozzle",
|
|
"Meltingplot CHX 350 0.8 nozzle"
|
|
]
|
|
}
|