mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Per the profile creation guide, vendor filament profiles now inherit from Generic * @System instead of vendor-local fdm_filament_* copies. Each profile carries only Meltingplot-specific deviations plus the 2.85 mm filament diameter; the seven local fdm_filament_* base files are removed. Deliberate pins where the library default would change tuned behavior: - PLA/ABS/TitanX keep filament_max_volumetric_speed 20 (0.6 nozzle cap) - ABS/PET-CF15 keep close_fan_the_first_x_layers 1 - STYX 12 sets required_nozzle_HRC 0 (unfilled PA12, density 1.02)
101 lines
1.8 KiB
JSON
101 lines
1.8 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Meltingplot PA6 CF HT",
|
|
"inherits": "Generic PA-CF @System",
|
|
"from": "system",
|
|
"setting_id": "kzlYLTM6H5CgpQ8y",
|
|
"filament_id": "MPFPA6C",
|
|
"instantiation": "true",
|
|
"filament_vendor": [
|
|
"Meltingplot"
|
|
],
|
|
"nozzle_temperature": [
|
|
"275"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"275"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_cost": [
|
|
"89"
|
|
],
|
|
"default_filament_colour": [
|
|
"#858078"
|
|
],
|
|
"filament_shrink": [
|
|
"99.9%"
|
|
],
|
|
"filament_shrinkage_compensation_z": [
|
|
"99.9%"
|
|
],
|
|
"fan_min_speed": [
|
|
"30"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"15"
|
|
],
|
|
"cool_plate_temp": [
|
|
"80"
|
|
],
|
|
"eng_plate_temp": [
|
|
"80"
|
|
],
|
|
"hot_plate_temp": [
|
|
"80"
|
|
],
|
|
"textured_plate_temp": [
|
|
"80"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"filament_diameter": [
|
|
"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"
|
|
]
|
|
}
|