Files
OrcaSlicer/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.6 nozzle.json
Ian Chua 1c7022f4c8 fix: custom zbolt profile filament selection showing only @system (#13468)
* 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
2026-05-12 20:17:22 +08:00

34 lines
678 B
JSON

{
"type": "machine",
"name": "Z-Bolt S800 Dual 0.6 nozzle",
"inherits": "Z-Bolt S800 Dual 0.4 nozzle",
"from": "system",
"setting_id": "GM028",
"instantiation": "true",
"printer_settings_id": "Z-Bolt",
"nozzle_diameter": [
"0.6",
"0.6"
],
"printer_model": "Z-Bolt S800 Dual",
"printer_variant": "0.6",
"default_filament_profile": [
"Generic PLA @Z-Bolt 0.6 nozzle"
],
"default_print_profile": "0.30mm Standard @Z-Bolt S800 0.6 nozzle",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"0.7"
],
"retraction_minimum_travel": [
"2"
],
"thumbnails": "144x144/PNG,900x900/PNG",
"thumbnails_format": "PNG"
}