mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
Caps now follow V = 34*d * m / S: the 34*d limit line calibrated on Micro Swiss Volcano plated copper at 2.85 mm, material factor m from the OrcaFilamentLibrary generic ratios (PLA/ABS/ASA 1.0, PETG 10/12, PETG-CF 11.5/12, PA-CF 8/12, PLA Matte 11/12), safety factor S = 1.25 covering batch/moisture/wear/diameter tolerances. Each material base now serves the 1.2 nozzle at its maximum cap; children @0.4-@1.0 lower the cap per nozzle. Machine variant default_filament_profile entries point at the matching preset.
33 lines
685 B
JSON
33 lines
685 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Meltingplot CHX 350 0.8 nozzle",
|
|
"inherits": "fdm_machine_meltingplot_chx",
|
|
"from": "system",
|
|
"setting_id": "IlK23KWfTD7BLPpZ",
|
|
"instantiation": "true",
|
|
"printer_model": "Meltingplot CHX 350",
|
|
"printer_variant": "0.8",
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"min_layer_height": [
|
|
"0.32"
|
|
],
|
|
"max_layer_height": [
|
|
"0.48"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"880x0",
|
|
"880x422",
|
|
"0x422"
|
|
],
|
|
"printable_height": "943",
|
|
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot CHX 350",
|
|
"default_filament_profile": [
|
|
"Meltingplot PLA @0.8 nozzle"
|
|
],
|
|
"min_resonance_avoidance_speed": "55",
|
|
"max_resonance_avoidance_speed": "115"
|
|
}
|