Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.20mm Standard @Z-Bolt S600",
"inherits": "fdm_process_zbolt_0.20",
"from": "system",
"setting_id": "GP211",
"instantiation": "true",
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Z-Bolt S600 0.4 nozzle",
"Z-Bolt S600 Dual 0.4 nozzle",
"Z-Bolt S1000 0.4 nozzle",
"Z-Bolt S1000 Dual 0.4 nozzle"
]
}