Files
OrcaSlicer/resources/profiles/Flashforge/machine/Flashforge Guider4 Pro.json
SoftFever d830c6a181 Fix dangling and incompatible default_materials across 21 vendors
Replace 400 default_materials entries that referenced an unknown filament
(92) or a filament not compatible with the model (308) with the most-
specialized compatible same-type material, as flagged by the new
check_default_materials validator. Bump the 21 touched vendor versions so
the fixes reach existing installs.
2026-07-05 22:14:55 +08:00

13 lines
676 B
JSON

{
"type": "machine_model",
"name": "Flashforge Guider4 Pro",
"model_id": "Flashforge-Guider4-Pro",
"nozzle_diameter": "0.25;0.4;0.4HF;0.6;0.6HF;0.8HF",
"machine_tech": "FFF",
"family": "Flashforge",
"bed_model": "flashforge_g4pro_buildplate_model.stl",
"bed_texture": "flashforge_g4pro_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Generic PVA @System;Flashforge HIPS @FF G4P;Flashforge PETG-CF @FF G4P;Generic PETG @System;Flashforge PLA-CF @FF G4P;Generic PLA @System;Generic ASA @System;Generic ABS @System;FusRock PET-CF @FF G4P;FusRock PAHT-CF @FF G4P;Generic PA @System;FusRock PAHT @FF G4P 0.6 nozzle;Polymaker CoPA @FF G4P 0.6 nozzle"
}