Files
OrcaSlicer/resources/profiles/Z-Bolt/machine/Z-Bolt S300 Dual 0.6 nozzle.json
Vlad 9e53b079c6 Adding Z-Bolt profiles (#9240)
Added profiles for Z-Bolt S300, S300 Dual, S400, S400 Dual, S600, S600 Dual
2025-04-13 15:11:50 +08:00

27 lines
555 B
JSON

{
"type": "machine",
"name": "Z-Bolt S300 Dual 0.6 nozzle",
"inherits": "Z-Bolt S300 Dual 0.4 nozzle",
"from": "system",
"setting_id": "GM005",
"printer_settings_id": "Z-Bolt",
"instantiation": "true",
"nozzle_diameter": [
"0.6", "0.6"
],
"printer_model": "Z-Bolt S300 Dual",
"printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @Z-Bolt S300 0.6 nozzle",
"max_layer_height": [
"0.36"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.4"
],
"retraction_minimum_travel": [
"2"
]
}