mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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.
68 lines
1.1 KiB
JSON
68 lines
1.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Meltingplot PLA",
|
|
"inherits": "Generic PLA @System",
|
|
"from": "system",
|
|
"setting_id": "ONpaHlfJVJyh7Shb",
|
|
"filament_id": "MPFPLA0",
|
|
"instantiation": "true",
|
|
"filament_vendor": [
|
|
"Meltingplot"
|
|
],
|
|
"nozzle_temperature": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"215"
|
|
],
|
|
"filament_cost": [
|
|
"34.9"
|
|
],
|
|
"default_filament_colour": [
|
|
"#F8F8F8"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"20"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"15"
|
|
],
|
|
"cool_plate_temp": [
|
|
"60"
|
|
],
|
|
"eng_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"filament_diameter": [
|
|
"2.85"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"33"
|
|
],
|
|
"compatible_printers": [
|
|
"Meltingplot MBL 133 1.2 nozzle",
|
|
"Meltingplot MBL 136 1.2 nozzle",
|
|
"Meltingplot MBL 308 1.2 nozzle",
|
|
"Meltingplot MBL 480 1.2 nozzle",
|
|
"Meltingplot CHX 350 1.2 nozzle"
|
|
]
|
|
}
|