v3.2: vendor-bundle re-mint under the product-triple rule

Every remaining legacy filament_id outside the BBL/QD_* islands re-derives
from its product triple (filament_vendor / filament_type / family name),
completing the content-addressed id model of filament_id_plan_v3.md:

- Relocation pre-step: 14 fdm_filament_* template forks (Cubicon x3,
  Prusa x6, RH3D x6 minus the pc fork already re-homed) stop declaring
  ids; the 16 presets that rode Prusa's forks now declare the id they
  already resolved (verified zero effective-id drift over all 5892
  instantiated presets).
- --drop-redundant-ids: 6 Custom/MyToolChanger generics drop copied GF
  ids and ride their OFL families.
- --remint over all 62 non-island vendors: 2647 declarations re-derived;
  identical products converge cross-bundle (showcase: PolyLite PLA is now
  OF5CgdDq in OrcaFilamentLibrary, Qidi, OrcaArena and Snapmaker).
- Prusament @XL completions surfaced by the relocation: filament_vendor
  ["Prusa Polymers"] on the 8 @XL declarers; Prusament PA-CF typed
  PA11-CF (the product is Prusament PA11CF) and PC-CF typed PC-CF
  (-CF family typed as base polymer); each family converges on one id.
- Succession: 331 ids retired with mode-rule successors, 355 never-shipped
  v1 mints forgotten with chain splicing, 151 GF-shaped ids released to
  the island space with hints, 27 curated BBL-generic -> OFL-generic
  hints (GFL99 -> OFDSrzZ8 class). New --retire "OLD=NEW" maintenance
  mode records lineage for OGFC99/OGFG99/OGFN99 (the shipped ids of OFL's
  Generic PC/PETG/PA in released versions, whose claims migrated in v3.1
  while Cubicon's inert fork declarations kept them alive).
- Retiring the P-hex system ids removes the last system ids from
  check_ams_filament_valid's destructive P-gate.
- AMS-ambiguity fixes surfaced by convergence (validator -f): 4 presets
  riding another family's id through inherits now declare their true
  family id (Elegoo Generic ASA-CF/PETG-CF, Snapmaker PolyLite Dual PLA /
  PolyLite J1 PLA); 9 Cubicon @base presets and Dremel Generic PLA, which
  duplicate their per-printer variants on the same printers, split onto
  the salt-1 iteration of their triple (sanctioned by the mint-conformance
  check; --remint now leaves salt-conformant declarations alone).

Gates: assign_filament_ids --check 0; orca_extra_profile_check 0;
116 python unit tests; config-equivalence over all 5892 instantiated
presets (byte-identical configs except the 14 sanctioned Prusament
vendor/type corrections; setting_id and compatible_printers unchanged;
per-family convergence and ledger conservation verified); profile
validator base/-f/-r(BBL)/-r(Qidi) all green; libslic3r_tests 48610
assertions; Moonraker OFL generic map check; custom-preset fixture
archives v1.9.0-v2.4.1.
This commit is contained in:
SoftFever
2026-07-04 21:09:29 +08:00
parent e3ac835cc3
commit f7c1b290fd
2663 changed files with 12019 additions and 12498 deletions

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "AADElwBWs9fzeAKC",
"filament_id": "Prusa Generic ABS @CORE One 0.6",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "QLaQiU2tF5ZFTVjP",
"filament_id": "Prusa Generic ABS @CORE One 0.8",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "Sp0sbcvt0EqZ59NT",
"filament_id": "Prusa Generic ABS @CORE One HF 0.4",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "U1ih5tnkViqI3vya",
"filament_id": "Prusa Generic ABS @CORE One HF 0.5",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "MuqHvIoTlM1Pbs8j",
"filament_id": "Prusa Generic ABS @CORE One HF 0.6",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @CORE One",
"from": "system",
"setting_id": "Wbpc2Ddzc3zPnQVr",
"filament_id": "Prusa Generic ABS @CORE One HF 0.8",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "NajoyXhNAiyJyaRq",
"filament_id": "Prusa Generic ABS @CORE One",
"filament_id": "OFvGc67v",
"instantiation": "true",
"chamber_temperature": [
"40"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "bQgom9OdLzHf862f",
"filament_id": "GFB99_5",
"filament_id": "OFvGc67v",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "juio4SnE9x7bcYdO",
"filament_id": "GFB99_3",
"filament_id": "OFvGc67v",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "dRt2nKkJ0saWba5s",
"filament_id": "GFB99_4",
"filament_id": "OFvGc67v",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "etTLu2Uk95XriBxT",
"filament_id": "GFB99_2",
"filament_id": "OFvGc67v",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S",
"from": "system",
"setting_id": "VVzzIN41B5ADTIeQ",
"filament_id": "Generic ABS @MK4S 0.6",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S",
"from": "system",
"setting_id": "4705fRqWWP2GZOK8",
"filament_id": "Generic ABS @MK4S 0.8",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S",
"from": "system",
"setting_id": "8iqhyZkLiVCvZYLa",
"filament_id": "Generic ABS @MK4S HF0.4",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S HF0.4",
"from": "system",
"setting_id": "bf8ANklVcC0xW1rT",
"filament_id": "Generic ABS @MK4S HF0.5",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S HF0.4",
"from": "system",
"setting_id": "ZB9vO7AnRqMDCrOy",
"filament_id": "Generic ABS @MK4S HF0.6",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ABS @MK4S HF0.4",
"from": "system",
"setting_id": "7cx9gZh2vUCR0ELG",
"filament_id": "Generic ABS @MK4S HF0.8",
"filament_id": "OFvGc67v",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "mDDX6Hdt6Ee00Iqb",
"filament_id": "Generic ABS @MK4S",
"filament_id": "OFvGc67v",
"instantiation": "true",
"close_fan_the_first_x_layers": "4",
"compatible_printers": [

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "GFB99",
"filament_id": "OFvGc67v",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "IF0vGesJrPxKZhhP",
"filament_id": "GFB99_6",
"filament_id": "OFyeSq8A",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "Bl3iXBs56hdXM9SE",
"filament_id": "GFB99_7",
"filament_id": "OFyeSq8A",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "0luFxwjErjX80SXh",
"filament_id": "GFB99_5",
"filament_id": "OFyeSq8A",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic ABS HF @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "OFCgpxn2",
"filament_id": "OFyeSq8A",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "GB4mI21wSfo3jfnQ",
"filament_id": "Prusa Generic ASA @CORE One 0.6",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "jwPZBZ4B116kCVu9",
"filament_id": "Prusa Generic ASA @CORE One 0.8",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "3SHxmODIq9SCK4Kd",
"filament_id": "Prusa Generic ASA @CORE One HF 0.4",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "RBSMuMnrcTyregVJ",
"filament_id": "Prusa Generic ASA @CORE One HF 0.5",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "5ezNirZa3m7Oi1Ts",
"filament_id": "Prusa Generic ASA @CORE One HF 0.6",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @CORE One",
"from": "system",
"setting_id": "EtHBkeDF0LvudfBi",
"filament_id": "Prusa Generic ASA @CORE One HF 0.8",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "Pg9KDqFB63PFJo3Q",
"filament_id": "Prusa Generic ASA @CORE One",
"filament_id": "OFoJcr46",
"instantiation": "true",
"chamber_temperature": [
"40"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "oLhpDGV7BIMFqZZq",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "CN91PnsqqI5CTRhd",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "Mg0Sh8QULakXYt0m",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "StIz1ZclM5WV6MCC",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "EVFkOOWqYWkUZRQG",
"filament_id": "GFB98_5",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "LW2yi7y86rJ59LMi",
"filament_id": "GFB98_3",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "5iwLdW6pq5Y4Aziw",
"filament_id": "GFB98_4",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "UaLDui75hljyKAkI",
"filament_id": "GFB98_2",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "ubNQKQ8Ex6khEWaI",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"0.93"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S",
"from": "system",
"setting_id": "j5YvdepMw4z29kzr",
"filament_id": "Prusament ASA @MK4S 0.6",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S",
"from": "system",
"setting_id": "FtVjP8q0MzM0vr2J",
"filament_id": "Prusament ASA @MK4S 0.8",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S",
"from": "system",
"setting_id": "na3FnleO5uhDF7Yr",
"filament_id": "Prusament ASA @MK4S HF0.4",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S HF0.4",
"from": "system",
"setting_id": "meEXtenGq7N4dWf3",
"filament_id": "Prusament ASA @MK4S HF0.5",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S HF0.4",
"from": "system",
"setting_id": "o0UhIK80Y28KX3AK",
"filament_id": "Prusament ASA @MK4S HF0.6",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic ASA @MK4S HF0.4",
"from": "system",
"setting_id": "VDDgOXq5iphlyQ5U",
"filament_id": "Prusament ASA @MK4S HF0.8",
"filament_id": "OFoJcr46",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "5BZ0OsiwFPYGCcBg",
"filament_id": "Prusament ASA @MK4S",
"filament_id": "OFoJcr46",
"instantiation": "true",
"close_fan_the_first_x_layers": "4",
"compatible_printers": [

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "TwgQePxtpUic69Yw",
"filament_id": "GFB98_6",
"filament_id": "OFK4LdYI",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "TC1QAhU8v7mruXHK",
"filament_id": "GFB98_7",
"filament_id": "OFK4LdYI",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "1s3xgWuvTP6UvMG7",
"filament_id": "GFB98_5",
"filament_id": "OFK4LdYI",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic ASA HF @base",
"inherits": "fdm_filament_asa",
"from": "system",
"filament_id": "OFkeeluv",
"filament_id": "OFK4LdYI",
"instantiation": "false"
}

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "i5Zm7qbFAtsgG4mF",
"filament_id": "OFoJcr46",
"instantiation": "true",
"filament_flow_ratio": [
"0.93"

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_flex",
"from": "system",
"setting_id": "PaXKTb31IFVovWiK",
"filament_id": "OFl2SXmv",
"instantiation": "true",
"filament_loading_speed_start": "3",
"filament_loading_speed": "28",

View File

@@ -4,6 +4,7 @@
"inherits": "fdm_filament_flex",
"from": "system",
"setting_id": "b5AA45MlL14moY71",
"filament_id": "OFl2SXmv",
"instantiation": "true",
"filament_loading_speed_start": "3",
"filament_loading_speed": "28",

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "4LeqziiUcsZFvsqn",
"filament_id": "GFN99_4",
"filament_id": "OFIy3kLw",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "FoUTZTxQNZRSUZqi",
"filament_id": "GFN99_2",
"filament_id": "OFIy3kLw",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "7Qe2dHRqSOhsuoPn",
"filament_id": "GFN99_3",
"filament_id": "OFIy3kLw",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "HIOtwj2ImWrlXkld",
"filament_id": "GFN99_1",
"filament_id": "OFIy3kLw",
"instantiation": "true",
"filament_flow_ratio": [
"1"

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic PA @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "GFN99",
"filament_id": "OFIy3kLw",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "BjLde5wICEYFSlu1",
"filament_id": "GFN98_4",
"filament_id": "OFfznI0Q",
"instantiation": "true",
"filament_type": [
"PA-CF"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "XgIsgzltjlTU8ixC",
"filament_id": "GFN98_2",
"filament_id": "OFfznI0Q",
"instantiation": "true",
"filament_type": [
"PA-CF"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "b2fjpGuYwbeo7O9K",
"filament_id": "GFN98_3",
"filament_id": "OFfznI0Q",
"instantiation": "true",
"filament_type": [
"PA-CF"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "ko8pHTrnZTzz6LyX",
"filament_id": "GFN98_1",
"filament_id": "OFfznI0Q",
"instantiation": "true",
"filament_type": [
"PA-CF"

View File

@@ -3,7 +3,7 @@
"name": "Prusa Generic PA-CF @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "OFXfgh61",
"filament_id": "OFfznI0Q",
"instantiation": "false",
"filament_type": [
"PA-CF"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "365PSnHIwQoBabi7",
"filament_id": "GFC99_4",
"filament_id": "OF97ru74",
"instantiation": "true",
"filament_max_volumetric_speed": [
"8"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "zullllDHKByF2PMu",
"filament_id": "GFC99_2",
"filament_id": "OF97ru74",
"instantiation": "true",
"filament_max_volumetric_speed": [
"8"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "TTIxalWBM5b6YTJ0",
"filament_id": "GFC99_3",
"filament_id": "OF97ru74",
"instantiation": "true",
"filament_max_volumetric_speed": [
"8"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "2h9EbPiUgE3BIHVb",
"filament_id": "GFC99_1",
"filament_id": "OF97ru74",
"instantiation": "true",
"filament_max_volumetric_speed": [
"8"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "MAtF0WCx6uLte1Bq",
"filament_id": "GFC99_5",
"filament_id": "OFq5QANf",
"instantiation": "true",
"filament_max_volumetric_speed": [
"30"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "Om8P3dn8wY6CbdQg",
"filament_id": "GFC99_6",
"filament_id": "OFq5QANf",
"instantiation": "true",
"filament_max_volumetric_speed": [
"36"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "uGi7QoODY99zHuCt",
"filament_id": "GFC99_4",
"filament_id": "OFq5QANf",
"instantiation": "true",
"filament_max_volumetric_speed": [
"24"

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic PC HF @base",
"inherits": "fdm_filament_pc",
"from": "system",
"filament_id": "OFQ9dI8j",
"filament_id": "OFq5QANf",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "plb6gY1isTp10Unr",
"filament_id": "Prusa Generic PETG @CORE One 0.6",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "WISyN9WbqoZW5bBy",
"filament_id": "Prusa Generic PETG @CORE One 0.8",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "hMxEpxx9ERuIq28Z",
"filament_id": "Prusa Generic PETG @CORE One HF 0.4",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "HtW04UsVx5VpeLc9",
"filament_id": "Prusa Generic PETG @CORE One HF 0.5",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "29TFTfss7xVear5j",
"filament_id": "Prusa Generic PETG @CORE One HF 0.6",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @CORE One",
"from": "system",
"setting_id": "N91ct2U3Y3jOat0g",
"filament_id": "Prusa Generic PETG @CORE One HF 0.8",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "VbFWb2QCAMxcrTAW",
"filament_id": "Prusa Generic PETG @CORE One",
"filament_id": "OF1Id239",
"instantiation": "true",
"chamber_temperature": [
"35"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "g5YTLp0ZhzbpCD2h",
"filament_id": "GFG99_5",
"filament_id": "OF1Id239",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "6FATkctkE3RaWnWQ",
"filament_id": "GFG99_3",
"filament_id": "OF1Id239",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "ITT0YpAms3lzeSBk",
"filament_id": "GFG99_4",
"filament_id": "OF1Id239",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "71gokqKp7e6fhhf4",
"filament_id": "GFG99_2",
"filament_id": "OF1Id239",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S",
"from": "system",
"setting_id": "Pci5FyYkl7E87APR",
"filament_id": "Generic PETG @MK4S 0.6",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S",
"from": "system",
"setting_id": "gBfDSTXrnY1HRyw7",
"filament_id": "Generic PETG @MK4S 0.8",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S",
"from": "system",
"setting_id": "4pbIJVV1D2h5O3WZ",
"filament_id": "Generic PETG @MK4S HF0.4",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.4 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S HF0.4",
"from": "system",
"setting_id": "vO26JgugJEsX5z6a",
"filament_id": "Generic PETG @MK4S HF0.5",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S HF0.4",
"from": "system",
"setting_id": "tv7OUJ7pSPHTkE89",
"filament_id": "Generic PETG @MK4S HF0.6",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PETG @MK4S HF0.4",
"from": "system",
"setting_id": "wHfH0a2TgTYr9rWF",
"filament_id": "Generic PETG @MK4S HF0.8",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S HF0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "IGfvc0jGdG6evRj8",
"filament_id": "Generic PETG @MK4S",
"filament_id": "OF1Id239",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.25 nozzle",

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic PETG @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "GFT02",
"filament_id": "OF1Id239",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "Hw54qxSSdBrcOr4r",
"filament_id": "GFG99_6",
"filament_id": "OFOKYhi6",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "txhzOPQmzVqkcdnP",
"filament_id": "GFG99_7",
"filament_id": "OFOKYhi6",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -4,7 +4,7 @@
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "OjIQqC3uJdpcLqlG",
"filament_id": "GFG99_5",
"filament_id": "OFOKYhi6",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"

View File

@@ -3,6 +3,6 @@
"name": "Prusa Generic PETG HF @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "OFphFSUJ",
"filament_id": "OFOKYhi6",
"instantiation": "false"
}

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "8kSIJx0dpaelcAos",
"filament_id": "Prusa Generic PLA @CORE One 0.6",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "qlG6J2sXs80HpkCl",
"filament_id": "Prusa Generic PLA @CORE One 0.8",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One 0.8 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "KzpBU6cAAqm7z0Sg",
"filament_id": "Prusa Generic PLA @CORE One HF 0.4",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.4 nozzle",

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "2G99enCGyOVjrOlt",
"filament_id": "Prusa Generic PLA @CORE One HF 0.5",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.5 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "iNQhrPrIj4GphWxI",
"filament_id": "Prusa Generic PLA @CORE One HF 0.6",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.6 nozzle"

View File

@@ -4,7 +4,7 @@
"inherits": "Prusa Generic PLA @CORE One",
"from": "system",
"setting_id": "YIm5w8btcXZqnNFB",
"filament_id": "Prusa Generic PLA @CORE One HF 0.8",
"filament_id": "OFiCHnso",
"instantiation": "true",
"compatible_printers": [
"Prusa CORE One HF 0.8 nozzle"

Some files were not shown because too many files have changed in this diff Show More