mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-01 14:27:00 +00:00
Phase 2 of the filament_id cleanup (69 within-vendor collision groups plus the 9 live library-cross groups on Creator 5/5 Pro). 507 filament_id edits + 12 compatible_printers trims (G3U 0.6/0.8 bases and HS bases over-claiming printers covered by dedicated variants): - The FFG01 umbrella (~140 presets across many families) is broken up: the git-verified introducing family (Flashforge Generic PLA) keeps FFG01, and 83 other families get fresh deterministic mints; the GFB99/GFG99/GFL99 G3U-era block is resolved the same way. - Flashforge-branded presets riding OrcaFilamentLibrary generic ids (OGFB99/OGFG99/OGFL98/OGFL99/OGFN96/OGFN98/OGFS98/OGFS99/OGFU99) get their own family mints; true generic tunings (Generic PLA / PLA Silk / BVOH) keep the library id with the library base name (alias-shadow-consistent). - Layout deviation, signed off: minted ids are declared as own keys on every instantiated member instead of new @base roots, because these families inherit up to six heterogeneous per-era umbrella parents and config-preserving roots would add ~80 artificial files. The snapshot ledger records the resulting instantiated_with_id/id_overrides growth, which is exactly the ratchet mechanism for keeping such shapes visible. Verified: config-equivalence gate zero unexpected diffs; extra check exit 0; --check exit 0; validator -l 2 exit 0; extended -f -v Flashforge exit 0 (was 69 groups + 9 library-cross).
120 lines
1.8 KiB
JSON
120 lines
1.8 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Flashforge PLA Basic @FF C5",
|
|
"inherits": "Generic PLA @System",
|
|
"from": "system",
|
|
"setting_id": "FmUnckQofjunAtwr",
|
|
"filament_id": "OFHBTqyD",
|
|
"instantiation": "true",
|
|
"additional_cooling_fan_speed": [
|
|
"40"
|
|
],
|
|
"compatible_printers": [
|
|
"Flashforge Creator 5 0.4 nozzle",
|
|
"Flashforge Creator 5 0.6 nozzle",
|
|
"Flashforge Creator 5 0.8 nozzle"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"40"
|
|
],
|
|
"cool_plate_temp": [
|
|
"40"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"40"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"40"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"eng_plate_temp": [
|
|
"65"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"fan_max_speed": [
|
|
"70"
|
|
],
|
|
"fan_min_speed": [
|
|
"70"
|
|
],
|
|
"filament_cooling_final_speed": [
|
|
"35"
|
|
],
|
|
"filament_cooling_initial_speed": [
|
|
"10"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"2"
|
|
],
|
|
"filament_loading_speed": [
|
|
"10"
|
|
],
|
|
"filament_loading_speed_start": [
|
|
"30"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"18"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"0.5"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"21"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"5"
|
|
],
|
|
"filament_settings_id": [
|
|
"Flashforge PLA Basic @FF C5"
|
|
],
|
|
"filament_stamping_distance": [
|
|
"30"
|
|
],
|
|
"filament_stamping_loading_speed": [
|
|
"30"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"30"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"30"
|
|
],
|
|
"hot_plate_temp": [
|
|
"65"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"nozzle_temperature": [
|
|
"210"
|
|
],
|
|
"pressure_advance": [
|
|
"0.025"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"40"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"40"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
}
|