Adding Z-Bolt profiles (#9240)
Added profiles for Z-Bolt S300, S300 Dual, S400, S400 Dual, S600, S600 Dual
515
resources/profiles/Z-Bolt.json
Normal file
@ -0,0 +1,515 @@
|
|||||||
|
{
|
||||||
|
"name": "Z-Bolt",
|
||||||
|
"url": "",
|
||||||
|
"version": "02.03.00.00",
|
||||||
|
"force_update": "0",
|
||||||
|
"description": "Z-Bolt configurations",
|
||||||
|
"machine_model_list": [
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300",
|
||||||
|
"sub_path": "machine/Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 Dual",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 Dual.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400",
|
||||||
|
"sub_path": "machine/Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 Dual",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 Dual.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600",
|
||||||
|
"sub_path": "machine/Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 Dual",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 Dual.json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"process_list": [
|
||||||
|
{
|
||||||
|
"name": "fdm_process_common",
|
||||||
|
"sub_path": "process/fdm_process_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_common",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.08",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.08.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.12",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.12.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.16",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.16.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.16_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.16_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.20",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.20.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.20_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.20_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.24",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.24.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.24_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.24_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.28",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.28.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.24_nozzle_0.8",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.24_nozzle_0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.30_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.30_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.32_nozzle_0.8",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.32_nozzle_0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.36_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.36_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.40_nozzle_0.8",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.40_nozzle_0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.42_nozzle_0.6",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.42_nozzle_0.6.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_process_zbolt_0.48_nozzle_0.8",
|
||||||
|
"sub_path": "process/fdm_process_zbolt_0.48_nozzle_0.8.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.08mm Extra Fine @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.08mm Extra Fine @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.08mm High Quality @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.08mm High Quality @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.12mm Fine @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.12mm High Quality @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.16mm Optimal @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.16mm High Quality @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.16mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.20mm Strength @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Draft @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.24mm Draft @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S300 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.28mm Extra Draft @Z-Bolt S300",
|
||||||
|
"sub_path": "process/0.28mm Extra Draft @Z-Bolt S300.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Strength @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Strength @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.32mm Standard @Z-Bolt S300 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.36mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.36mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.40mm Standard @Z-Bolt S300 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.42mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.42mm Standard @Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.48mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.48mm Standard @Z-Bolt S300 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.08mm Extra Fine @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.08mm Extra Fine @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.08mm High Quality @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.08mm High Quality @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.12mm Fine @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.12mm High Quality @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.16mm Optimal @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.16mm High Quality @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.16mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.20mm Strength @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Draft @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.24mm Draft @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S400 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.28mm Extra Draft @Z-Bolt S400",
|
||||||
|
"sub_path": "process/0.28mm Extra Draft @Z-Bolt S400.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Strength @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Strength @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.32mm Standard @Z-Bolt S400 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.36mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.36mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.40mm Standard @Z-Bolt S400 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.42mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.42mm Standard @Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.48mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.48mm Standard @Z-Bolt S400 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.12mm Fine @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.12mm High Quality @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.16mm Optimal @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.16mm High Quality @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.16mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.20mm Strength @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.20mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Draft @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.24mm Draft @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.24mm Standard @Z-Bolt S600 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.28mm Extra Draft @Z-Bolt S600",
|
||||||
|
"sub_path": "process/0.28mm Extra Draft @Z-Bolt S600.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Strength @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Strength @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.32mm Standard @Z-Bolt S600 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.36mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.36mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.40mm Standard @Z-Bolt S600 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.42mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.42mm Standard @Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.48mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"filament_list": [
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS @base",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS @0.4 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS @0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS @0.6 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS @0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS @0.8 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS @0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS HT @base",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS HT @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS HT @0.4 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS HT @0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS HT @0.6 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS HT @0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt ABS HT @0.8 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt ABS HT @0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PA @base",
|
||||||
|
"sub_path": "filament/Z-Bolt PA @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PA @0.4 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PA @0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PA @0.6 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PA @0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PA @0.8 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PA @0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PETG @base",
|
||||||
|
"sub_path": "filament/Z-Bolt PETG @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PETG @0.4 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PETG @0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PETG @0.6 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PETG @0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PETG @0.8 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PETG @0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PLA @base",
|
||||||
|
"sub_path": "filament/Z-Bolt PLA @base.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PLA @0.4 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PLA @0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PLA @0.6 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PLA @0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt PLA @0.8 nozzle",
|
||||||
|
"sub_path": "filament/Z-Bolt PLA @0.8 nozzle.json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"machine_list": [
|
||||||
|
{
|
||||||
|
"name": "fdm_machine_common",
|
||||||
|
"sub_path": "machine/fdm_machine_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_zbolt_common",
|
||||||
|
"sub_path": "machine/fdm_zbolt_common.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 Dual 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 Dual 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S300 Dual 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 Dual 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 Dual 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S400 Dual 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 0.8 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 Dual 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 Dual 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Z-Bolt S600 Dual 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Z-Bolt S600 Dual 0.8 nozzle.json"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
resources/profiles/Z-Bolt/Z-Bolt S300 Dual_cover.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt S300_cover.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt S400 Dual_cover.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt S400_cover.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt S600 Dual_cover.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt S600_cover.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
resources/profiles/Z-Bolt/Z-Bolt_S300_buildplate_model.stl
Normal file
BIN
resources/profiles/Z-Bolt/Z-Bolt_S400_buildplate_model.stl
Normal file
BIN
resources/profiles/Z-Bolt/Z-Bolt_S600_buildplate_model.stl
Normal file
BIN
resources/profiles/Z-Bolt/Z-Bolt_buildplate_texture.png
Normal file
After Width: | Height: | Size: 12 KiB |
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS @0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL204",
|
||||||
|
"setting_id": "GFSL204",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS @0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL206",
|
||||||
|
"setting_id": "GFSL206",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS @0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL208",
|
||||||
|
"setting_id": "GFSL208",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
33
resources/profiles/Z-Bolt/filament/Z-Bolt ABS @base.json
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS @base",
|
||||||
|
"inherits": "fdm_filament_abs",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"filament_id": "GFL200",
|
||||||
|
"setting_id": "GFSL200",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS HT@0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS HT @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL504",
|
||||||
|
"setting_id": "GFSL504",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS HT @0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS HT @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL506",
|
||||||
|
"setting_id": "GFSL506",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS HT @0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt ABS HT @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL508",
|
||||||
|
"setting_id": "GFSL508",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
13
resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @base.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS HT @base",
|
||||||
|
"inherits": "Z-Bolt ABS @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"description": "Use this filament profile to print big ABS models with chamber heating",
|
||||||
|
"filament_id": "GFL500",
|
||||||
|
"setting_id": "GFSL500",
|
||||||
|
"chamber_temperatures": [
|
||||||
|
"60"
|
||||||
|
]
|
||||||
|
}
|
57
resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS HT",
|
||||||
|
"inherits": "fdm_filament_abs",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Use this filament profile to print big ABS models with chamber heating",
|
||||||
|
"filament_id": "GFL105",
|
||||||
|
"setting_id": "GFSL105",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"chamber_temperatures": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
53
resources/profiles/Z-Bolt/filament/Z-Bolt ABS.json
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt ABS",
|
||||||
|
"inherits": "fdm_filament_abs",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL101",
|
||||||
|
"setting_id": "GFSL101",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PA @0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt PA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL404",
|
||||||
|
"setting_id": "GFSL404",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PA @0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt PA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL406",
|
||||||
|
"setting_id": "GFSL406",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PA @0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt PA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL408",
|
||||||
|
"setting_id": "GFSL408",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
51
resources/profiles/Z-Bolt/filament/Z-Bolt PA @base.json
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PA @base",
|
||||||
|
"inherits": "fdm_filament_pa",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"filament_id": "GFL400",
|
||||||
|
"setting_id": "GFSL400",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"130"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"chamber_temperatures": [
|
||||||
|
"80"
|
||||||
|
]
|
||||||
|
}
|
71
resources/profiles/Z-Bolt/filament/Z-Bolt PA.json
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PA",
|
||||||
|
"inherits": "fdm_filament_pa",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL103",
|
||||||
|
"setting_id": "GFSL103",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"130"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"140"
|
||||||
|
],
|
||||||
|
"chamber_temperatures": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PETG @0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt PETG @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL304",
|
||||||
|
"setting_id": "GFSL304",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PETG @0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt PETG @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL306",
|
||||||
|
"setting_id": "GFSL306",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PETG @0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt PETG @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL308",
|
||||||
|
"setting_id": "GFSL308",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
57
resources/profiles/Z-Bolt/filament/Z-Bolt PETG @base.json
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PETG @base",
|
||||||
|
"inherits": "fdm_filament_pet",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"filament_id": "GFL300",
|
||||||
|
"setting_id": "GFSL300",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"10%"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"75"
|
||||||
|
]
|
||||||
|
}
|
77
resources/profiles/Z-Bolt/filament/Z-Bolt PETG.json
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PETG",
|
||||||
|
"inherits": "fdm_filament_pet",
|
||||||
|
"from": "system",
|
||||||
|
"filament_id": "GFL102",
|
||||||
|
"instantiation": "true",
|
||||||
|
"setting_id": "GFSL102",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"45"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"10%"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PLA @0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt PLA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL104",
|
||||||
|
"setting_id": "GFSL104",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PLA @0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt PLA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL106",
|
||||||
|
"setting_id": "GFSL106",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PLA @0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt PLA @base",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL108",
|
||||||
|
"setting_id": "GFSL108",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
36
resources/profiles/Z-Bolt/filament/Z-Bolt PLA @base.json
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PLA @base",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"filament_id": "GFL100",
|
||||||
|
"setting_id": "GFSL100",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"215"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"215"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"60"
|
||||||
|
]
|
||||||
|
}
|
56
resources/profiles/Z-Bolt/filament/Z-Bolt PLA.json
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Z-Bolt PLA",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_id": "GFL100",
|
||||||
|
"setting_id": "GFSL100",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"21"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"215"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"215"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
133
resources/profiles/Z-Bolt/machine/Z-Bolt S300 0.4 nozzle.json
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S300 0.4 nozzle",
|
||||||
|
"inherits": "fdm_zbolt_common",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"printer_structure": "corexy",
|
||||||
|
"printer_model": "Z-Bolt S300",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"printable_height": "350",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"300x0",
|
||||||
|
"300x300",
|
||||||
|
"0x300"
|
||||||
|
],
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Z-Bolt Generic PLA"
|
||||||
|
],
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S300",
|
||||||
|
"extruder_colour": [
|
||||||
|
"#018001"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"9000",
|
||||||
|
"9000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"30",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"2.5",
|
||||||
|
"2.5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"3",
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"machine_min_extruding_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"machine_min_travel_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"extruder_clearance_radius": "65",
|
||||||
|
"extruder_clearance_height_to_rod": "70",
|
||||||
|
"extruder_clearance_height_to_lid": "200",
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"nozzle_type": "hardened_steel",
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
|
"machine_start_gcode": "START_PRINT T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[nozzle_temperature_initial_layer] T_CHAMBER=[chamber_temperature]",
|
||||||
|
"machine_end_gcode": "END_PRINT T_BED=[bed_temperature] T_CHAMBER=[chamber_temperature] COOLDOWN_TIME=120",
|
||||||
|
"machine_pause_gcode": "PAUSE"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S300 0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt S300 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM002",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S300",
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S300 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S300 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S300",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt S300 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM004",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"manual_filament_change": "0",
|
||||||
|
"single_extruder_multi_material": "0",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4", "0.4"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S300 Dual",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S300",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S300 Dual 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S300 Dual 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM006",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8", "0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S300 Dual",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S300 Dual.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S300 Dual",
|
||||||
|
"model_id": "Z-Bolt-S300 Dual",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S300_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S300.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S300",
|
||||||
|
"model_id": "Z-Bolt-S300",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S300_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
133
resources/profiles/Z-Bolt/machine/Z-Bolt S400 0.4 nozzle.json
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 0.4 nozzle",
|
||||||
|
"inherits": "fdm_zbolt_common",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM011",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"printer_structure": "corexy",
|
||||||
|
"printer_model": "Z-Bolt S400",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"printable_height": "700",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"400x0",
|
||||||
|
"400x400",
|
||||||
|
"0x400"
|
||||||
|
],
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Z-Bolt Generic PLA"
|
||||||
|
],
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S400",
|
||||||
|
"extruder_colour": [
|
||||||
|
"#018001"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"9000",
|
||||||
|
"9000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"30",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"2.5",
|
||||||
|
"2.5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"3",
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"machine_min_extruding_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"machine_min_travel_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"extruder_clearance_radius": "65",
|
||||||
|
"extruder_clearance_height_to_rod": "70",
|
||||||
|
"extruder_clearance_height_to_lid": "200",
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"nozzle_type": "hardened_steel",
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
|
"machine_start_gcode": "START_PRINT T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[nozzle_temperature_initial_layer] T_CHAMBER=[chamber_temperature]",
|
||||||
|
"machine_end_gcode": "END_PRINT T_BED=[bed_temperature] T_CHAMBER=[chamber_temperature] COOLDOWN_TIME=120",
|
||||||
|
"machine_pause_gcode": "PAUSE"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt S400 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM012",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S400",
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"default_print_profile": "0.30mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.36"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"1.4"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S400 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM013",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S400",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt S400 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM014",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"manual_filament_change": "0",
|
||||||
|
"single_extruder_multi_material": "0",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4", "0.4"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S400 Dual",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S400",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 Dual 0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM015",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6", "0.6"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S400 Dual",
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"default_print_profile": "0.30mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.36"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"1.4"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S400 Dual 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S400 Dual 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM016",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8", "0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S400 Dual",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S400 Dual.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S400 Dual",
|
||||||
|
"model_id": "Z-Bolt-S400 Dual",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S400_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S400.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S400",
|
||||||
|
"model_id": "Z-Bolt-S400",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S400_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
133
resources/profiles/Z-Bolt/machine/Z-Bolt S600 0.4 nozzle.json
Normal file
@ -0,0 +1,133 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 0.4 nozzle",
|
||||||
|
"inherits": "fdm_zbolt_common",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM021",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"printer_structure": "corexy",
|
||||||
|
"printer_model": "Z-Bolt S600",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"printable_height": "900",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"600x0",
|
||||||
|
"600x600",
|
||||||
|
"0x600"
|
||||||
|
],
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Z-Bolt Generic PLA"
|
||||||
|
],
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S600",
|
||||||
|
"extruder_colour": [
|
||||||
|
"#018001"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"9000",
|
||||||
|
"9000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"30",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"2.5",
|
||||||
|
"2.5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"3",
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"machine_min_extruding_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"machine_min_travel_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"extruder_clearance_radius": "65",
|
||||||
|
"extruder_clearance_height_to_rod": "70",
|
||||||
|
"extruder_clearance_height_to_lid": "200",
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"nozzle_type": "hardened_steel",
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"support_chamber_temp_control": "1",
|
||||||
|
"machine_start_gcode": "START_PRINT T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[nozzle_temperature_initial_layer] T_CHAMBER=[chamber_temperature]",
|
||||||
|
"machine_end_gcode": "END_PRINT T_BED=[bed_temperature] T_CHAMBER=[chamber_temperature] COOLDOWN_TIME=120",
|
||||||
|
"machine_pause_gcode": "PAUSE"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt S600 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM022",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S600",
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"default_print_profile": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.36"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"1.4"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S600 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM023",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S600",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"inherits": "Z-Bolt S600 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM024",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"manual_filament_change": "0",
|
||||||
|
"single_extruder_multi_material": "0",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4", "0.4"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S600 Dual",
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S600",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.28"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"machine_start_gcode": "START_PRINT TOOL_NR=[initial_tool] T_BED=[bed_temperature_initial_layer] T_EXTRUDER=[first_layer_temperature[initial_tool]] T_CHAMBER=[chamber_temperature] {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif}"
|
||||||
|
}
|
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 Dual 0.6 nozzle",
|
||||||
|
"inherits": "Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM025",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6", "0.6"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S600 Dual",
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"default_print_profile": "0.30mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.36"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"1.4"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "Z-Bolt S600 Dual 0.8 nozzle",
|
||||||
|
"inherits": "Z-Bolt S600 Dual 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GM026",
|
||||||
|
"printer_settings_id": "Z-Bolt",
|
||||||
|
"instantiation": "true",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8", "0.8"
|
||||||
|
],
|
||||||
|
"printer_model": "Z-Bolt S600 Dual",
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"default_print_profile": "0.40mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.48"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"3"
|
||||||
|
]
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S600 Dual.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S600 Dual",
|
||||||
|
"model_id": "Z-Bolt-S600 Dual",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S600_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
12
resources/profiles/Z-Bolt/machine/Z-Bolt S600.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Z-Bolt S600",
|
||||||
|
"model_id": "Z-Bolt-S600",
|
||||||
|
"nozzle_diameter": "0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Z-Bolt",
|
||||||
|
"bed_model": "Z-Bolt_S600_buildplate_model.stl",
|
||||||
|
"bed_texture": "Z-Bolt_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Z-Bolt PLA @base;Z-Bolt ABS @base;Z-Bolt PETG @base;Z-Bolt PA @base;Z-Bolt ABS HT @base"
|
||||||
|
}
|
119
resources/profiles/Z-Bolt/machine/fdm_machine_common.json
Normal file
@ -0,0 +1,119 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "fdm_machine_common",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"support_chamber_temp_control": "0",
|
||||||
|
"printer_technology": "FFF",
|
||||||
|
"deretraction_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"extruder_colour": [
|
||||||
|
"#FCE94F"
|
||||||
|
],
|
||||||
|
"extruder_offset": [
|
||||||
|
"0x0"
|
||||||
|
],
|
||||||
|
"gcode_flavor": "marlin",
|
||||||
|
"silent_mode": "0",
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"10000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"1000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"10000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"10000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"machine_min_extruding_rate": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"machine_min_travel_rate": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"printable_height": "900",
|
||||||
|
"extruder_clearance_radius": "100",
|
||||||
|
"extruder_clearance_height_to_rod": "50",
|
||||||
|
"extruder_clearance_height_to_lid": "150",
|
||||||
|
"printer_settings_id": "",
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"70%"
|
||||||
|
],
|
||||||
|
"retract_when_changing_layer": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"retract_restart_extra": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"retract_restart_extra_toolchange": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"change_filament_gcode": "",
|
||||||
|
"wipe": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"z_lift_type": "NormalLift",
|
||||||
|
"default_print_profile": "",
|
||||||
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||||
|
"machine_start_gcode": "",
|
||||||
|
"machine_end_gcode": ""
|
||||||
|
}
|
118
resources/profiles/Z-Bolt/machine/fdm_zbolt_common.json
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"name": "fdm_zbolt_common",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"gcode_flavor": "klipper",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
|
"auxiliary_fan": "0",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Z-Bolt Generic PLA"
|
||||||
|
],
|
||||||
|
"default_print_profile": "0.20mm Standard @Z-Bolt S300",
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000",
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"9000",
|
||||||
|
"9000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"20000",
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"30",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500",
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"2.5",
|
||||||
|
"2.5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"9",
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"3",
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"machine_min_extruding_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"machine_min_travel_rate": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.08"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"z_hop_types": "Normal Lift",
|
||||||
|
"nozzle_type": "hardened_steel",
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"machine_start_gcode": "START_PRINT",
|
||||||
|
"machine_end_gcode": "END_PRINT",
|
||||||
|
"machine_pause_gcode": "PAUSE"
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.08mm Extra Fine @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.08",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP001",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.08mm Extra Fine @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.08",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP101",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.08mm High Quality @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.08",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP003",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "210",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "150",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "150",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.08mm High Quality @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.08",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP103",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "210",
|
||||||
|
"inner_wall_speed": "120",
|
||||||
|
"internal_solid_infill_speed": "150",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "150",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP005",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP105",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm Fine @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP205",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP006",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "230",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "180",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "180",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP106",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "230",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "180",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "180",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.12mm High Quality @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.12",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP206",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "230",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "180",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "180",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP008",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "250",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP108",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "250",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm High Quality @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP208",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||||
|
"default_acceleration": "4000",
|
||||||
|
"gap_infill_speed": "250",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"outer_wall_acceleration": "2000",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_pattern": "gyroid",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP009",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP109",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Optimal @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP209",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP010",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP110",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.16mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.16_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP210",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP024",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP011",
|
||||||
|
"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 S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP124",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP111",
|
||||||
|
"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 S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP224",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP012",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_density": "25%",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"wall_loops": "6",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.4 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP112",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_density": "25%",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"wall_loops": "6",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.20mm Strength @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.20",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP212",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"sparse_infill_density": "25%",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"wall_loops": "6",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -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"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Draft @Z-Bolt S400",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP113",
|
||||||
|
"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 S400 0.4 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Draft @Z-Bolt S600",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP213",
|
||||||
|
"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 S600 0.4 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S300 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP014",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.6 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S300 0.8 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.8",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP015",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S300 0.8 nozzle",
|
||||||
|
"Z-Bolt S300 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S400 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP114",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.6 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S400 0.8 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.8",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP115",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S400 0.8 nozzle",
|
||||||
|
"Z-Bolt S400 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S600 0.6 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.6",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP214",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.6 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.24mm Standard @Z-Bolt S600 0.8 nozzle",
|
||||||
|
"inherits": "fdm_process_zbolt_0.24_nozzle_0.8",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP215",
|
||||||
|
"instantiation": "true",
|
||||||
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||||
|
"elefant_foot_compensation": "0.15",
|
||||||
|
"smooth_coefficient": "150",
|
||||||
|
"overhang_totally_speed": "50",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Z-Bolt S600 0.8 nozzle",
|
||||||
|
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"name": "0.28mm Extra Draft @Z-Bolt S300",
|
||||||
|
"inherits": "fdm_process_zbolt_0.28",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GP016",
|
||||||
|
"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 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"
|
||||||
|
]
|
||||||
|
}
|