Files
OrcaSlicer/resources/profiles/Meltingplot/filament/Meltingplot ABS.json
T
timschneider fab23695c5 Derive per-nozzle volumetric speed caps from physical limit formula
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.
2026-07-20 22:29:13 +02:00

71 lines
1.1 KiB
JSON

{
"type": "filament",
"name": "Meltingplot ABS",
"inherits": "Generic ABS @System",
"from": "system",
"setting_id": "zVQixgSSn1jm1c7n",
"filament_id": "MPFABS0",
"instantiation": "true",
"filament_vendor": [
"Meltingplot"
],
"filament_flow_ratio": [
"0.93"
],
"filament_shrink": [
"99%"
],
"filament_shrinkage_compensation_z": [
"99%"
],
"filament_density": [
"1.1"
],
"filament_cost": [
"30"
],
"default_filament_colour": [
"#F8F8F8"
],
"slow_down_layer_time": [
"20"
],
"cool_plate_temp": [
"110"
],
"eng_plate_temp": [
"110"
],
"hot_plate_temp": [
"110"
],
"textured_plate_temp": [
"110"
],
"cool_plate_temp_initial_layer": [
"110"
],
"eng_plate_temp_initial_layer": [
"110"
],
"hot_plate_temp_initial_layer": [
"110"
],
"textured_plate_temp_initial_layer": [
"110"
],
"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"
]
}