mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Phase 2 of the filament_id cleanup (37 collision groups; one systematic mistake: every commercial line inherits the material-class @base and its E<MAT>B00 id). 23 new per-line @base roots with fresh deterministic mints (no per-line roots existed, contrary to the plan text), 155 inherits repoints, 23 index entries inserted between the parent @base and the line's members (load-bearing order), 6 in-place mints on single-member generic derivatives. The @base-owning families keep their ids (Elegoo PLA=EPLAB00 etc.); 2 forced family-atomic re-ids outside collision groups (Elegoo Rapid TPU 95A @EN2 Series/@Elegoo Giga follow their family). Residual 2-family shares (GPETGB00/GASAB00 with the Centauri -CF lines, pure-template ETPUB00/ EPAHTB00) are printer-disjoint, validator-clean, and frozen in the snapshot. Verified: config-equivalence gate zero unexpected diffs; extra check exit 0; --check exit 0; validator -l 2 exit 0; extended -f -v Elegoo exit 0 (was 37 groups / 1332 printer-level errors on the pre-apply copy).
51 lines
807 B
JSON
51 lines
807 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Elegoo PETG-CF @EC2",
|
|
"inherits": "Elegoo PETG-CF @base",
|
|
"from": "system",
|
|
"setting_id": "H5b1oB4xwcsOGVYG",
|
|
"instantiation": "true",
|
|
"pressure_advance": [
|
|
"0.052"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.99"
|
|
],
|
|
"filament_density": [
|
|
"1.26"
|
|
],
|
|
"nozzle_temperature": [
|
|
"250"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"250"
|
|
],
|
|
"fan_max_speed": [
|
|
"40"
|
|
],
|
|
"fan_min_speed": [
|
|
"5"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"240"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
],
|
|
"compatible_printers": [
|
|
"Elegoo Centauri 2 0.2 nozzle",
|
|
"Elegoo Centauri 2 0.4 nozzle",
|
|
"Elegoo Centauri 2 0.6 nozzle",
|
|
"Elegoo Centauri 2 0.8 nozzle"
|
|
]
|
|
}
|