mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
Reconcile every same-family triple divergence ahead of the v3.2 re-mint, per the pinned decision rule (spool brand; "Generic"-named -> Generic; brand-named -> that brand in every bundle; first-party lines -> printer brand; web evidence beats names). All 32 grandfathered triple_exceptions resolved plus swept same-class finds; every bundle re-verified split-free by loader-faithful re-resolution and adversarially reviewed. - Flashforge: 10 exceptions + swept Flashforge PLA; FusRock S-Multi/S-PAHT illegal types decided with product evidence (PA / PAHT); FusRock Generic roots -> Generic; 57 explicit Generic pins keep 14 uninvolved 0.25-nozzle families triple-identical. - Prusa: Prusament vendor -> "Prusa Polymers"; Generic ASA -> Generic; Generic TPU/TPU HF type FLEX -> TPU; fdm_filament_pc re-home (sanctioned): Prusa Generic PC family = OF97ru74, Prusament PC Blend = OFvDbkFq on the @XL pair; transitional ids deleted from OFL and Prusa fdm_filament_pc. - Anycubic: 8 first-party families -> Anycubic on fdm_filament_common leakers; Generic PETG outlier -> Generic. - Creality: 5 Ender-5Max/K2 generics + swept Creality Generic PA -> Generic. - Snapmaker: PolyLite PLA -> Polymaker; PLA Lite child aligned to root per Snapmaker/Orca_Presets evidence. - Sovol/re3D: Polymaker PETG / SUNLU PETG -> brand; Greengate rPETG -> GreenGate3D per manufacturer evidence. Snapshot/ledger intentionally untouched here: the central mechanical commit regenerates them; --check is expected red between the two.
84 lines
1.1 KiB
JSON
84 lines
1.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pc",
|
|
"inherits": "fdm_filament_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"cool_plate_temp": [
|
|
"0"
|
|
],
|
|
"eng_plate_temp": [
|
|
"110"
|
|
],
|
|
"hot_plate_temp": [
|
|
"110"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"110"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"110"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"3"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"23.2"
|
|
],
|
|
"filament_type": [
|
|
"PC"
|
|
],
|
|
"filament_density": [
|
|
"1.04"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"idle_temperature": "0",
|
|
"nozzle_temperature_initial_layer": [
|
|
"270"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"fan_max_speed": [
|
|
"60"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"temperature_vitrification": [
|
|
"140"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"260"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"280"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
]
|
|
}
|