Adding printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual (#9953)

* fix: tree supports, dual wipe, travel speed

* Add printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual
This commit is contained in:
Vlad
2025-06-20 05:05:48 +03:00
committed by GitHub
parent b9cce6c179
commit 3e3a07a5b8
75 changed files with 1094 additions and 38 deletions

View File

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