mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-16 07:22:10 +00:00
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.
13 lines
676 B
JSON
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"
|
|
}
|