mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
* fix: custom zbolt profile filament selection showing only @system * update renamed_from * fixed renamed_from * limit empty compatible_printers exclusion logic to OFL * restore intended behaviour, updated base files * rever exclusion logic fix * reduce fix to just check parent in exclusion list * remove m_errors increment
13 lines
780 B
JSON
13 lines
780 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Z-Bolt S600",
|
|
"model_id": "Z-Bolt-S600",
|
|
"nozzle_diameter": "0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Z-Bolt",
|
|
"bed_model": "Z-Bolt_S600_buildplate_model.stl",
|
|
"bed_texture": "Z-Bolt_buildplate_texture.svg",
|
|
"hotend_model": "",
|
|
"default_materials": "Generic PLA @Z-Bolt 0.4 nozzle;Generic PLA @Z-Bolt 0.6 nozzle;Generic PLA @Z-Bolt 0.8 nozzle;Generic ABS @Z-Bolt 0.4 nozzle;Generic ABS @Z-Bolt 0.6 nozzle;Generic ABS @Z-Bolt 0.8 nozzle;Generic PETG @Z-Bolt 0.4 nozzle;Generic PETG @Z-Bolt 0.6 nozzle;Generic PETG @Z-Bolt 0.8 nozzle;Generic PA @Z-Bolt 0.4 nozzle;Generic PA @Z-Bolt 0.6 nozzle;Generic PA @Z-Bolt 0.8 nozzle;Generic ABS HT @Z-Bolt 0.4 nozzle;Generic ABS HT @Z-Bolt 0.6 nozzle;Generic ABS HT @Z-Bolt 0.8 nozzle"
|
|
}
|