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.
This commit is contained in:
timschneider
2026-07-20 22:29:13 +02:00
parent 275d0867c9
commit fab23695c5
56 changed files with 474 additions and 134 deletions
+80
View File
@@ -232,6 +232,18 @@
"name": "Meltingplot PLA",
"sub_path": "filament/Meltingplot PLA.json"
},
{
"name": "Meltingplot PLA @0.6 nozzle",
"sub_path": "filament/Meltingplot PLA @0.6 nozzle.json"
},
{
"name": "Meltingplot PLA @0.8 nozzle",
"sub_path": "filament/Meltingplot PLA @0.8 nozzle.json"
},
{
"name": "Meltingplot PLA @1.0 nozzle",
"sub_path": "filament/Meltingplot PLA @1.0 nozzle.json"
},
{
"name": "Meltingplot PLA @0.4 nozzle",
"sub_path": "filament/Meltingplot PLA @0.4 nozzle.json"
@@ -240,6 +252,18 @@
"name": "Meltingplot ABS",
"sub_path": "filament/Meltingplot ABS.json"
},
{
"name": "Meltingplot ABS @0.6 nozzle",
"sub_path": "filament/Meltingplot ABS @0.6 nozzle.json"
},
{
"name": "Meltingplot ABS @0.8 nozzle",
"sub_path": "filament/Meltingplot ABS @0.8 nozzle.json"
},
{
"name": "Meltingplot ABS @1.0 nozzle",
"sub_path": "filament/Meltingplot ABS @1.0 nozzle.json"
},
{
"name": "Meltingplot ABS @0.4 nozzle",
"sub_path": "filament/Meltingplot ABS @0.4 nozzle.json"
@@ -248,6 +272,18 @@
"name": "Meltingplot TitanX",
"sub_path": "filament/Meltingplot TitanX.json"
},
{
"name": "Meltingplot TitanX @0.6 nozzle",
"sub_path": "filament/Meltingplot TitanX @0.6 nozzle.json"
},
{
"name": "Meltingplot TitanX @0.8 nozzle",
"sub_path": "filament/Meltingplot TitanX @0.8 nozzle.json"
},
{
"name": "Meltingplot TitanX @1.0 nozzle",
"sub_path": "filament/Meltingplot TitanX @1.0 nozzle.json"
},
{
"name": "Meltingplot TitanX @0.4 nozzle",
"sub_path": "filament/Meltingplot TitanX @0.4 nozzle.json"
@@ -256,6 +292,10 @@
"name": "Meltingplot ASA",
"sub_path": "filament/Meltingplot ASA.json"
},
{
"name": "Meltingplot ASA @1.0 nozzle",
"sub_path": "filament/Meltingplot ASA @1.0 nozzle.json"
},
{
"name": "Meltingplot ASA @0.4 nozzle",
"sub_path": "filament/Meltingplot ASA @0.4 nozzle.json"
@@ -272,6 +312,18 @@
"name": "Meltingplot PETG",
"sub_path": "filament/Meltingplot PETG.json"
},
{
"name": "Meltingplot PETG @0.6 nozzle",
"sub_path": "filament/Meltingplot PETG @0.6 nozzle.json"
},
{
"name": "Meltingplot PETG @0.8 nozzle",
"sub_path": "filament/Meltingplot PETG @0.8 nozzle.json"
},
{
"name": "Meltingplot PETG @1.0 nozzle",
"sub_path": "filament/Meltingplot PETG @1.0 nozzle.json"
},
{
"name": "Meltingplot PETG @0.4 nozzle",
"sub_path": "filament/Meltingplot PETG @0.4 nozzle.json"
@@ -280,6 +332,18 @@
"name": "Meltingplot PA6 CF HT",
"sub_path": "filament/Meltingplot PA6 CF HT.json"
},
{
"name": "Meltingplot PA6 CF HT @0.6 nozzle",
"sub_path": "filament/Meltingplot PA6 CF HT @0.6 nozzle.json"
},
{
"name": "Meltingplot PA6 CF HT @0.8 nozzle",
"sub_path": "filament/Meltingplot PA6 CF HT @0.8 nozzle.json"
},
{
"name": "Meltingplot PA6 CF HT @1.0 nozzle",
"sub_path": "filament/Meltingplot PA6 CF HT @1.0 nozzle.json"
},
{
"name": "Meltingplot PA6 CF HT @0.4 nozzle",
"sub_path": "filament/Meltingplot PA6 CF HT @0.4 nozzle.json"
@@ -288,6 +352,18 @@
"name": "Meltingplot PET-CF15",
"sub_path": "filament/Meltingplot PET-CF15.json"
},
{
"name": "Meltingplot PET-CF15 @0.6 nozzle",
"sub_path": "filament/Meltingplot PET-CF15 @0.6 nozzle.json"
},
{
"name": "Meltingplot PET-CF15 @0.8 nozzle",
"sub_path": "filament/Meltingplot PET-CF15 @0.8 nozzle.json"
},
{
"name": "Meltingplot PET-CF15 @1.0 nozzle",
"sub_path": "filament/Meltingplot PET-CF15 @1.0 nozzle.json"
},
{
"name": "Meltingplot PET-CF15 @0.4 nozzle",
"sub_path": "filament/Meltingplot PET-CF15 @0.4 nozzle.json"
@@ -296,6 +372,10 @@
"name": "Extrudr PLA NX2 Matt",
"sub_path": "filament/Extrudr PLA NX2 Matt.json"
},
{
"name": "Extrudr PLA NX2 Matt @1.0 nozzle",
"sub_path": "filament/Extrudr PLA NX2 Matt @1.0 nozzle.json"
},
{
"name": "Extrudr PLA NX2 Matt @0.4 nozzle",
"sub_path": "filament/Extrudr PLA NX2 Matt @0.4 nozzle.json"
@@ -6,7 +6,7 @@
"setting_id": "AL4mb7soA7L0FKTb",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"10"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -6,7 +6,7 @@
"setting_id": "OCnoqOQbcfgikNmA",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
"15"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
@@ -6,7 +6,7 @@
"setting_id": "HO2NCV1i1l21mokh",
"instantiation": "true",
"filament_max_volumetric_speed": [
"26"
"20"
],
"compatible_printers": [
"Meltingplot MBL 133 0.8 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Extrudr PLA NX2 Matt @1.0 nozzle",
"inherits": "Extrudr PLA NX2 Matt",
"from": "system",
"setting_id": "dRH4HfWHQPwo33cP",
"instantiation": "true",
"filament_max_volumetric_speed": [
"25"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -70,15 +70,10 @@
"2.85"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "NjuuWYHSc7IlwWAy",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"11"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot ABS @0.6 nozzle",
"inherits": "Meltingplot ABS",
"from": "system",
"setting_id": "md24RPsRyxBhGRoW",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot ABS @0.8 nozzle",
"inherits": "Meltingplot ABS",
"from": "system",
"setting_id": "Y2LYeWL7Zxel3m0c",
"instantiation": "true",
"filament_max_volumetric_speed": [
"22"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot ABS @1.0 nozzle",
"inherits": "Meltingplot ABS",
"from": "system",
"setting_id": "G2UYPHTEWjun65jj",
"instantiation": "true",
"filament_max_volumetric_speed": [
"27"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -58,28 +58,13 @@
"2.85"
],
"filament_max_volumetric_speed": [
"20"
"33"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "4EBXMyiXoLrw5rLC",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"11"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -6,7 +6,7 @@
"setting_id": "2UdzXwYGT5nqtcdK",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
"16"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
@@ -6,7 +6,7 @@
"setting_id": "4hk1aKrMkppVYH4z",
"instantiation": "true",
"filament_max_volumetric_speed": [
"26"
"22"
],
"compatible_printers": [
"Meltingplot MBL 133 0.8 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot ASA @1.0 nozzle",
"inherits": "Meltingplot ASA",
"from": "system",
"setting_id": "JRSnSdwkvrQx8uH8",
"instantiation": "true",
"filament_max_volumetric_speed": [
"27"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -16,7 +16,7 @@
"255"
],
"filament_max_volumetric_speed": [
"28"
"33"
],
"filament_density": [
"1.11"
@@ -61,15 +61,10 @@
"2.85"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "yUlzU6KMVx8bpxj1",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"7"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PA6 CF HT @0.6 nozzle",
"inherits": "Meltingplot PA6 CF HT",
"from": "system",
"setting_id": "9XzYyYbJ4jnO4nhJ",
"instantiation": "true",
"filament_max_volumetric_speed": [
"11"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PA6 CF HT @0.8 nozzle",
"inherits": "Meltingplot PA6 CF HT",
"from": "system",
"setting_id": "BMbLehqxegpSvMci",
"instantiation": "true",
"filament_max_volumetric_speed": [
"15"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PA6 CF HT @1.0 nozzle",
"inherits": "Meltingplot PA6 CF HT",
"from": "system",
"setting_id": "7R3XuQlzD8IHq4PZ",
"instantiation": "true",
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -16,7 +16,7 @@
"275"
],
"filament_max_volumetric_speed": [
"20"
"22"
],
"filament_density": [
"1.25"
@@ -76,25 +76,10 @@
"2.85"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "2fkQa1BwTGZbSi2z",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"10"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PET-CF15 @0.6 nozzle",
"inherits": "Meltingplot PET-CF15",
"from": "system",
"setting_id": "PcNAj2kwuUNBAjQE",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PET-CF15 @0.8 nozzle",
"inherits": "Meltingplot PET-CF15",
"from": "system",
"setting_id": "70EwKatuncZBKgoD",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PET-CF15 @1.0 nozzle",
"inherits": "Meltingplot PET-CF15",
"from": "system",
"setting_id": "X2yhWBjK4j46bUYW",
"instantiation": "true",
"filament_max_volumetric_speed": [
"26"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -25,7 +25,7 @@
"290"
],
"filament_max_volumetric_speed": [
"20"
"31"
],
"filament_density": [
"1.4"
@@ -82,25 +82,10 @@
"1"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "2ohDGd34awK2DVbV",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"9"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PETG @0.6 nozzle",
"inherits": "Meltingplot PETG",
"from": "system",
"setting_id": "DZe1WokuOM5byttU",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PETG @0.8 nozzle",
"inherits": "Meltingplot PETG",
"from": "system",
"setting_id": "LwFY7N8Uisy6ivOV",
"instantiation": "true",
"filament_max_volumetric_speed": [
"18"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PETG @1.0 nozzle",
"inherits": "Meltingplot PETG",
"from": "system",
"setting_id": "kR8Vbizk0CPciCbD",
"instantiation": "true",
"filament_max_volumetric_speed": [
"23"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -16,7 +16,7 @@
"245"
],
"filament_max_volumetric_speed": [
"20"
"27"
],
"filament_cost": [
"35"
@@ -61,25 +61,10 @@
"2.85"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "T3OEfrhyZ6ISyv20",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"11"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PLA @0.6 nozzle",
"inherits": "Meltingplot PLA",
"from": "system",
"setting_id": "hsgzwjPc26BJ4sQu",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PLA @0.8 nozzle",
"inherits": "Meltingplot PLA",
"from": "system",
"setting_id": "cz6RkfsQ0hJE0hYG",
"instantiation": "true",
"filament_max_volumetric_speed": [
"22"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot PLA @1.0 nozzle",
"inherits": "Meltingplot PLA",
"from": "system",
"setting_id": "H3n0VPl3CymiK9VN",
"instantiation": "true",
"filament_max_volumetric_speed": [
"27"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -55,28 +55,13 @@
"2.85"
],
"filament_max_volumetric_speed": [
"20"
"33"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -6,7 +6,7 @@
"setting_id": "i5ttRpqpqF3Kg8IF",
"instantiation": "true",
"filament_max_volumetric_speed": [
"14"
"11"
],
"compatible_printers": [
"Meltingplot MBL 133 0.4 nozzle",
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot TitanX @0.6 nozzle",
"inherits": "Meltingplot TitanX",
"from": "system",
"setting_id": "Vbm6NJb4il6QAU6v",
"instantiation": "true",
"filament_max_volumetric_speed": [
"16"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot CHX 350 0.6 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot TitanX @0.8 nozzle",
"inherits": "Meltingplot TitanX",
"from": "system",
"setting_id": "jYrElhVPtK2Dpb9K",
"instantiation": "true",
"filament_max_volumetric_speed": [
"22"
],
"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"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Meltingplot TitanX @1.0 nozzle",
"inherits": "Meltingplot TitanX",
"from": "system",
"setting_id": "lQDEFxTsxFsT5A4n",
"instantiation": "true",
"filament_max_volumetric_speed": [
"27"
],
"compatible_printers": [
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot CHX 350 1.0 nozzle"
]
}
@@ -49,28 +49,13 @@
"2.85"
],
"filament_max_volumetric_speed": [
"20"
"33"
],
"compatible_printers": [
"Meltingplot MBL 133 0.6 nozzle",
"Meltingplot MBL 133 0.8 nozzle",
"Meltingplot MBL 133 1.0 nozzle",
"Meltingplot MBL 133 1.2 nozzle",
"Meltingplot MBL 136 0.6 nozzle",
"Meltingplot MBL 136 0.8 nozzle",
"Meltingplot MBL 136 1.0 nozzle",
"Meltingplot MBL 136 1.2 nozzle",
"Meltingplot MBL 308 0.6 nozzle",
"Meltingplot MBL 308 0.8 nozzle",
"Meltingplot MBL 308 1.0 nozzle",
"Meltingplot MBL 308 1.2 nozzle",
"Meltingplot MBL 480 0.6 nozzle",
"Meltingplot MBL 480 0.8 nozzle",
"Meltingplot MBL 480 1.0 nozzle",
"Meltingplot MBL 480 1.2 nozzle",
"Meltingplot CHX 350 0.6 nozzle",
"Meltingplot CHX 350 0.8 nozzle",
"Meltingplot CHX 350 1.0 nozzle",
"Meltingplot CHX 350 1.2 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "943",
"default_print_profile": "0.32mm Standard 0.6 nozzle @Meltingplot CHX 350",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.6 nozzle"
]
}
@@ -25,7 +25,7 @@
"printable_height": "943",
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot CHX 350",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.8 nozzle"
],
"min_resonance_avoidance_speed": "55",
"max_resonance_avoidance_speed": "115"
@@ -25,7 +25,7 @@
"printable_height": "943",
"default_print_profile": "0.52mm Standard 1.0 nozzle @Meltingplot CHX 350",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @1.0 nozzle"
],
"nozzle_type": [
"hardened_steel"
@@ -25,6 +25,6 @@
"printable_height": "394",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.6 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "394",
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.8 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "394",
"default_print_profile": "0.52mm Standard 1.0 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @1.0 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "396",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.6 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "396",
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.8 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "396",
"default_print_profile": "0.52mm Standard 1.0 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @1.0 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "896",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.6 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "896",
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.8 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "896",
"default_print_profile": "0.52mm Standard 1.0 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @1.0 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "1396",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.6 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "1396",
"default_print_profile": "0.44mm Standard 0.8 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @0.8 nozzle"
]
}
@@ -25,6 +25,6 @@
"printable_height": "1396",
"default_print_profile": "0.52mm Standard 1.0 nozzle @Meltingplot MBL",
"default_filament_profile": [
"Meltingplot PLA"
"Meltingplot PLA @1.0 nozzle"
]
}