Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"type": "process",
"name": "0.24mm Draft @Z-Bolt S300",
"inherits": "fdm_process_zbolt_0.24",
"from": "system",
"setting_id": "GP013",
"instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
"smooth_coefficient": "150",
"overhang_totally_speed": "50",
"compatible_printers": [
"Z-Bolt S300 0.4 nozzle",
"Z-Bolt S300 Dual 0.4 nozzle"
]
}