mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 05:27:50 +00:00
Elegoo: per-product-line roots and filament_ids
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).
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"inherits": "Generic ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "fRiriEvlcxDDO5tc",
|
||||
"filament_id": "OFo4VB3w",
|
||||
"instantiation": "true",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"inherits": "Generic PA @base",
|
||||
"from": "system",
|
||||
"setting_id": "TPgpyakWZ7NjVnj5",
|
||||
"filament_id": "OFk388hR",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"inherits": "Generic PC @base",
|
||||
"from": "system",
|
||||
"setting_id": "KMhdBJbiUeXxKgPS",
|
||||
"filament_id": "OFypQeKR",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
"PC-CF"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"inherits": "Generic PET @base",
|
||||
"from": "system",
|
||||
"setting_id": "Q6wiKjigmzkcMxFz",
|
||||
"filament_id": "OF0TODnN",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
"PET-CF"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"name": "Generic PETG PRO @Elegoo",
|
||||
"renamed_from": "Elegoo Generic PETG PRO",
|
||||
"from": "system",
|
||||
"filament_id": "OFhKNHC8",
|
||||
"instantiation": "true",
|
||||
"inherits": "Generic PETG @base",
|
||||
"cool_plate_temp": [
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"setting_id": "dH2Yf92iqsOj5XYo",
|
||||
"name": "Generic PLA Matte @Elegoo",
|
||||
"from": "system",
|
||||
"filament_id": "OFsLkLw6",
|
||||
"instantiation": "true",
|
||||
"inherits": "Generic PLA @base",
|
||||
"cool_plate_temp": [
|
||||
|
||||
Reference in New Issue
Block a user