diff --git a/resources/profiles/Z-Bolt.json b/resources/profiles/Z-Bolt.json index b1b2e61fd6..8aa3f7232d 100644 --- a/resources/profiles/Z-Bolt.json +++ b/resources/profiles/Z-Bolt.json @@ -28,6 +28,18 @@ { "name": "Z-Bolt S600 Dual", "sub_path": "machine/Z-Bolt S600 Dual.json" + }, + { + "name": "Z-Bolt S800 Dual", + "sub_path": "machine/Z-Bolt S800 Dual.json" + }, + { + "name": "Z-Bolt S1000", + "sub_path": "machine/Z-Bolt S1000.json" + }, + { + "name": "Z-Bolt S1000 Dual", + "sub_path": "machine/Z-Bolt S1000 Dual.json" } ], "process_list": [ @@ -346,6 +358,82 @@ { "name": "0.48mm Standard @Z-Bolt S600 0.8 nozzle", "sub_path": "process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json" + }, + { + "name": "0.12mm Fine @Z-Bolt S800", + "sub_path": "process/0.12mm Fine @Z-Bolt S800.json" + }, + { + "name": "0.12mm High Quality @Z-Bolt S800", + "sub_path": "process/0.12mm High Quality @Z-Bolt S800.json" + }, + { + "name": "0.16mm Optimal @Z-Bolt S800", + "sub_path": "process/0.16mm Optimal @Z-Bolt S800.json" + }, + { + "name": "0.16mm High Quality @Z-Bolt S800", + "sub_path": "process/0.16mm High Quality @Z-Bolt S800.json" + }, + { + "name": "0.16mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.16mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.20mm Standard @Z-Bolt S800", + "sub_path": "process/0.20mm Standard @Z-Bolt S800.json" + }, + { + "name": "0.20mm Strength @Z-Bolt S800", + "sub_path": "process/0.20mm Strength @Z-Bolt S800.json" + }, + { + "name": "0.20mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.20mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.24mm Draft @Z-Bolt S800", + "sub_path": "process/0.24mm Draft @Z-Bolt S800.json" + }, + { + "name": "0.24mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.24mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.24mm Standard @Z-Bolt S800 0.8 nozzle", + "sub_path": "process/0.24mm Standard @Z-Bolt S800 0.8 nozzle.json" + }, + { + "name": "0.28mm Extra Draft @Z-Bolt S800", + "sub_path": "process/0.28mm Extra Draft @Z-Bolt S800.json" + }, + { + "name": "0.30mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.30mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.30mm Strength @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.30mm Strength @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.32mm Standard @Z-Bolt S800 0.8 nozzle", + "sub_path": "process/0.32mm Standard @Z-Bolt S800 0.8 nozzle.json" + }, + { + "name": "0.36mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.36mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.40mm Standard @Z-Bolt S800 0.8 nozzle", + "sub_path": "process/0.40mm Standard @Z-Bolt S800 0.8 nozzle.json" + }, + { + "name": "0.42mm Standard @Z-Bolt S800 0.6 nozzle", + "sub_path": "process/0.42mm Standard @Z-Bolt S800 0.6 nozzle.json" + }, + { + "name": "0.48mm Standard @Z-Bolt S800 0.8 nozzle", + "sub_path": "process/0.48mm Standard @Z-Bolt S800 0.8 nozzle.json" } ], "filament_list": [ @@ -510,6 +598,42 @@ { "name": "Z-Bolt S600 Dual 0.8 nozzle", "sub_path": "machine/Z-Bolt S600 Dual 0.8 nozzle.json" + }, + { + "name": "Z-Bolt S800 Dual 0.4 nozzle", + "sub_path": "machine/Z-Bolt S800 Dual 0.4 nozzle.json" + }, + { + "name": "Z-Bolt S800 Dual 0.6 nozzle", + "sub_path": "machine/Z-Bolt S800 Dual 0.6 nozzle.json" + }, + { + "name": "Z-Bolt S800 Dual 0.8 nozzle", + "sub_path": "machine/Z-Bolt S800 Dual 0.8 nozzle.json" + }, + { + "name": "Z-Bolt S1000 0.4 nozzle", + "sub_path": "machine/Z-Bolt S1000 0.4 nozzle.json" + }, + { + "name": "Z-Bolt S1000 0.6 nozzle", + "sub_path": "machine/Z-Bolt S1000 0.6 nozzle.json" + }, + { + "name": "Z-Bolt S1000 0.8 nozzle", + "sub_path": "machine/Z-Bolt S1000 0.8 nozzle.json" + }, + { + "name": "Z-Bolt S1000 Dual 0.4 nozzle", + "sub_path": "machine/Z-Bolt S1000 Dual 0.4 nozzle.json" + }, + { + "name": "Z-Bolt S1000 Dual 0.6 nozzle", + "sub_path": "machine/Z-Bolt S1000 Dual 0.6 nozzle.json" + }, + { + "name": "Z-Bolt S1000 Dual 0.8 nozzle", + "sub_path": "machine/Z-Bolt S1000 Dual 0.8 nozzle.json" } ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/Z-Bolt S1000 Dual_cover.png b/resources/profiles/Z-Bolt/Z-Bolt S1000 Dual_cover.png new file mode 100644 index 0000000000..d51359c188 Binary files /dev/null and b/resources/profiles/Z-Bolt/Z-Bolt S1000 Dual_cover.png differ diff --git a/resources/profiles/Z-Bolt/Z-Bolt S1000_cover.png b/resources/profiles/Z-Bolt/Z-Bolt S1000_cover.png new file mode 100644 index 0000000000..d51359c188 Binary files /dev/null and b/resources/profiles/Z-Bolt/Z-Bolt S1000_cover.png differ diff --git a/resources/profiles/Z-Bolt/Z-Bolt S800 Dual_cover.png b/resources/profiles/Z-Bolt/Z-Bolt S800 Dual_cover.png new file mode 100644 index 0000000000..d971729f27 Binary files /dev/null and b/resources/profiles/Z-Bolt/Z-Bolt S800 Dual_cover.png differ diff --git a/resources/profiles/Z-Bolt/Z-Bolt_S1000_buildplate_model.STL b/resources/profiles/Z-Bolt/Z-Bolt_S1000_buildplate_model.STL new file mode 100644 index 0000000000..78a5093f3e Binary files /dev/null and b/resources/profiles/Z-Bolt/Z-Bolt_S1000_buildplate_model.STL differ diff --git a/resources/profiles/Z-Bolt/Z-Bolt_S800_buildplate_model.stl b/resources/profiles/Z-Bolt/Z-Bolt_S800_buildplate_model.stl new file mode 100644 index 0000000000..e2f62794b1 Binary files /dev/null and b/resources/profiles/Z-Bolt/Z-Bolt_S800_buildplate_model.stl differ diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.4 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.4 nozzle.json index ed7f1d94ca..2ea92fe6c1 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.4 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.4 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.6 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.6 nozzle.json index 0495086565..5fcc877765 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.6 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.8 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.8 nozzle.json index b1ce2bcc86..3598177576 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS @0.8 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.4 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.4 nozzle.json index 91b1a0e4d5..cc5d76ef20 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.4 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.4 nozzle.json @@ -16,6 +16,9 @@ "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" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.6 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.6 nozzle.json index 176b92d6cb..d0627e2a47 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.6 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.8 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.8 nozzle.json index d8a0e114d1..d3d59ad68f 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT @0.8 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json index 225d724162..fb823938ff 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json @@ -52,6 +52,15 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS.json b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS.json index f37fcdc407..5816e9543f 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt ABS.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt ABS.json @@ -48,6 +48,15 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.4 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.4 nozzle.json index 7bdd30413f..4d10a8827c 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.4 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.4 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.6 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.6 nozzle.json index ebb334d31f..f3228d21fd 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.6 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.8 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.8 nozzle.json index 7b37806df0..bce234a48c 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PA @0.8 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PA.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PA.json index ad4b8402c8..fc7bb7ac70 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PA.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PA.json @@ -66,6 +66,15 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.4 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.4 nozzle.json index 4d4d8cebac..2444428b6c 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.4 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.4 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.6 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.6 nozzle.json index 7b2b55c8da..d037edf797 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.6 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.8 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.8 nozzle.json index 8f5095731a..eacd1253ae 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG @0.8 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG.json index edef776efb..2ff950122f 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PETG.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PETG.json @@ -72,6 +72,15 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.4 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.4 nozzle.json index ce70c64b05..1d85fa8d42 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.4 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.4 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.6 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.6 nozzle.json index d90da4f6c5..6304a6d780 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.6 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.8 nozzle.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.8 nozzle.json index 5bbf67ca45..a8f2b923a1 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA @0.8 nozzle.json @@ -15,6 +15,9 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA.json b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA.json index eddf829110..6d4b0a6497 100644 --- a/resources/profiles/Z-Bolt/filament/Z-Bolt PLA.json +++ b/resources/profiles/Z-Bolt/filament/Z-Bolt PLA.json @@ -51,6 +51,15 @@ "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" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S800 Dual 0.4 nozzle", + "Z-Bolt S800 Dual 0.6 nozzle", + "Z-Bolt S800 Dual 0.8 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.4 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.4 nozzle.json new file mode 100644 index 0000000000..3ca11bb262 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.4 nozzle.json @@ -0,0 +1,133 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 0.4 nozzle", + "inherits": "fdm_zbolt_common", + "from": "system", + "setting_id": "GM030", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "printer_structure": "corexy", + "printer_model": "Z-Bolt S1000", + "nozzle_diameter": [ + "0.4" + ], + "printer_variant": "0.4", + "printable_height": "1000", + "printable_area": [ + "0x0", + "1000x0", + "1000x1000", + "0x1000" + ], + "default_filament_profile": [ + "Z-Bolt Generic PLA" + ], + "default_print_profile": "0.20mm Standard @Z-Bolt S1000", + "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" +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.6 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.6 nozzle.json new file mode 100644 index 0000000000..ed2ccdf968 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.6 nozzle.json @@ -0,0 +1,27 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 0.6 nozzle", + "inherits": "Z-Bolt S1000 0.4 nozzle", + "from": "system", + "setting_id": "GM031", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.6" + ], + "printer_model": "Z-Bolt S1000", + "printer_variant": "0.6", + "default_print_profile": "0.30mm Standard @Z-Bolt S1000 0.6 nozzle", + "max_layer_height": [ + "0.36" + ], + "min_layer_height": [ + "0.12" + ], + "retraction_length": [ + "1.4" + ], + "retraction_minimum_travel": [ + "2" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.8 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.8 nozzle.json new file mode 100644 index 0000000000..0af74732c2 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 0.8 nozzle.json @@ -0,0 +1,30 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 0.8 nozzle", + "inherits": "Z-Bolt S1000 0.4 nozzle", + "from": "system", + "setting_id": "GM032", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.8" + ], + "printer_model": "Z-Bolt S1000", + "printer_variant": "0.8", + "default_print_profile": "0.40mm Standard @Z-Bolt S1000 0.8 nozzle", + "max_layer_height": [ + "0.48" + ], + "min_layer_height": [ + "0.16" + ], + "retraction_length": [ + "3" + ], + "retract_length_toolchange": [ + "3" + ], + "retraction_minimum_travel": [ + "3" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.4 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.4 nozzle.json new file mode 100644 index 0000000000..d9f21b697a --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.4 nozzle.json @@ -0,0 +1,31 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 Dual 0.4 nozzle", + "inherits": "Z-Bolt S1000 0.4 nozzle", + "from": "system", + "setting_id": "GM033", + "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 S1000 Dual", + "printer_variant": "0.4", + "default_print_profile": "0.20mm Standard @Z-Bolt S1000", + "max_layer_height": [ + "0.28" + ], + "min_layer_height": [ + "0.08" + ], + "retraction_length": [ + "0.8" + ], + "retraction_minimum_travel": [ + "1" + ], + "change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90", + "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}" +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.6 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.6 nozzle.json new file mode 100644 index 0000000000..524499d1a7 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.6 nozzle.json @@ -0,0 +1,27 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 Dual 0.6 nozzle", + "inherits": "Z-Bolt S1000 Dual 0.4 nozzle", + "from": "system", + "setting_id": "GM034", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.6", "0.6" + ], + "printer_model": "Z-Bolt S1000 Dual", + "printer_variant": "0.6", + "default_print_profile": "0.30mm Standard @Z-Bolt S1000 0.6 nozzle", + "max_layer_height": [ + "0.36" + ], + "min_layer_height": [ + "0.12" + ], + "retraction_length": [ + "1.4" + ], + "retraction_minimum_travel": [ + "2" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.8 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.8 nozzle.json new file mode 100644 index 0000000000..19494bd35d --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual 0.8 nozzle.json @@ -0,0 +1,30 @@ +{ + "type": "machine", + "name": "Z-Bolt S1000 Dual 0.8 nozzle", + "inherits": "Z-Bolt S1000 Dual 0.4 nozzle", + "from": "system", + "setting_id": "GM035", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.8", "0.8" + ], + "printer_model": "Z-Bolt S1000 Dual", + "printer_variant": "0.8", + "default_print_profile": "0.40mm Standard @Z-Bolt S1000 0.8 nozzle", + "max_layer_height": [ + "0.48" + ], + "min_layer_height": [ + "0.16" + ], + "retraction_length": [ + "3" + ], + "retract_length_toolchange": [ + "3" + ], + "retraction_minimum_travel": [ + "3" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual.json new file mode 100644 index 0000000000..65fc6099cf --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000 Dual.json @@ -0,0 +1,12 @@ +{ + "type": "machine_model", + "name": "Z-Bolt S1000 Dual", + "model_id": "Z-Bolt-S1000 Dual", + "nozzle_diameter": "0.4;0.6;0.8", + "machine_tech": "FFF", + "family": "Z-Bolt", + "bed_model": "Z-Bolt_S1000_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" +} diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S1000.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000.json new file mode 100644 index 0000000000..9287d89f87 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S1000.json @@ -0,0 +1,12 @@ +{ + "type": "machine_model", + "name": "Z-Bolt S1000", + "model_id": "Z-Bolt-S1000", + "nozzle_diameter": "0.4;0.6;0.8", + "machine_tech": "FFF", + "family": "Z-Bolt", + "bed_model": "Z-Bolt_S1000_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" +} diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.4 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.4 nozzle.json new file mode 100644 index 0000000000..3d489539ec --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.4 nozzle.json @@ -0,0 +1,135 @@ +{ + "type": "machine", + "name": "Z-Bolt S800 Dual 0.4 nozzle", + "inherits": "fdm_zbolt_common", + "from": "system", + "setting_id": "GM027", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "printer_structure": "corexy", + "manual_filament_change": "0", + "single_extruder_multi_material": "0", + "printer_model": "Z-Bolt S800 Dual", + "nozzle_diameter": [ + "0.4", "0.4" + ], + "printer_variant": "0.4", + "printable_height": "802", + "printable_area": [ + "0x0", + "802x0", + "802x802", + "0x802" + ], + "default_filament_profile": [ + "Z-Bolt Generic PLA" + ], + "default_print_profile": "0.20mm Standard @Z-Bolt S800", + "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": [ + "1.4" + ], + "retract_length_toolchange": [ + "2" + ], + "z_hop": [ + "1" + ], + "retraction_speed": [ + "35" + ], + "deretraction_speed": [ + "35" + ], + "nozzle_type": "hardened_steel", + "support_chamber_temp_control": "1", + "change_filament_gcode": "G91\nG1 Z{layer_z+z_hop[0]} F1000\nG90", + "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}", + "machine_end_gcode": "END_PRINT T_BED=[bed_temperature] T_CHAMBER=[chamber_temperature] COOLDOWN_TIME=120", + "machine_pause_gcode": "PAUSE" +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.6 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.6 nozzle.json new file mode 100644 index 0000000000..0555f57c66 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.6 nozzle.json @@ -0,0 +1,27 @@ +{ + "type": "machine", + "name": "Z-Bolt S800 Dual 0.6 nozzle", + "inherits": "Z-Bolt S800 Dual 0.4 nozzle", + "from": "system", + "setting_id": "GM028", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.6", "0.6" + ], + "printer_model": "Z-Bolt S800 Dual", + "printer_variant": "0.6", + "default_print_profile": "0.30mm Standard @Z-Bolt S800 0.6 nozzle", + "max_layer_height": [ + "0.36" + ], + "min_layer_height": [ + "0.12" + ], + "retraction_length": [ + "2" + ], + "retraction_minimum_travel": [ + "2" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.8 nozzle.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.8 nozzle.json new file mode 100644 index 0000000000..698344e655 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual 0.8 nozzle.json @@ -0,0 +1,30 @@ +{ + "type": "machine", + "name": "Z-Bolt S800 Dual 0.8 nozzle", + "inherits": "Z-Bolt S800 Dual 0.4 nozzle", + "from": "system", + "setting_id": "GM029", + "printer_settings_id": "Z-Bolt", + "instantiation": "true", + "nozzle_diameter": [ + "0.8", "0.8" + ], + "printer_model": "Z-Bolt S800 Dual", + "printer_variant": "0.8", + "default_print_profile": "0.40mm Standard @Z-Bolt S800 0.8 nozzle", + "max_layer_height": [ + "0.48" + ], + "min_layer_height": [ + "0.16" + ], + "retraction_length": [ + "3" + ], + "retract_length_toolchange": [ + "3" + ], + "retraction_minimum_travel": [ + "3" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual.json b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual.json new file mode 100644 index 0000000000..8fc949b2c4 --- /dev/null +++ b/resources/profiles/Z-Bolt/machine/Z-Bolt S800 Dual.json @@ -0,0 +1,12 @@ +{ + "type": "machine_model", + "name": "Z-Bolt S800 Dual", + "model_id": "Z-Bolt-S800 Dual", + "nozzle_diameter": "0.4;0.6;0.8", + "machine_tech": "FFF", + "family": "Z-Bolt", + "bed_model": "Z-Bolt_S800_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" +} diff --git a/resources/profiles/Z-Bolt/process/0.12mm Fine @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.12mm Fine @Z-Bolt S800.json new file mode 100644 index 0000000000..297dcb4c4b --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.12mm Fine @Z-Bolt S800.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.12mm Fine @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.12", + "from": "system", + "setting_id": "GP305", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S600.json index fe726981ed..084b900bb4 100644 --- a/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S600.json @@ -19,6 +19,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S800.json new file mode 100644 index 0000000000..22e7afccae --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.12mm High Quality @Z-Bolt S800.json @@ -0,0 +1,23 @@ +{ + "type": "process", + "name": "0.12mm High Quality @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.12", + "from": "system", + "setting_id": "GP306", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S600.json index ef3eeda725..5e1f7a0601 100644 --- a/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S600.json @@ -19,6 +19,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S800.json new file mode 100644 index 0000000000..d48a4ac1a4 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.16mm High Quality @Z-Bolt S800.json @@ -0,0 +1,23 @@ +{ + "type": "process", + "name": "0.16mm High Quality @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.16", + "from": "system", + "setting_id": "GP308", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S600.json index 60e0820f62..a14ba86338 100644 --- a/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S600.json @@ -10,6 +10,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S800.json new file mode 100644 index 0000000000..a9d58e80c6 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt S800.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.16mm Optimal @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.16", + "from": "system", + "setting_id": "GP309", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S600 0.6 nozzle.json index 1935f4f748..accd389a2f 100644 --- a/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..611f1cc3f3 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.16mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.16mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.16_nozzle_0.6", + "from": "system", + "setting_id": "GP310", + "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 S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600 0.6 nozzle.json index aa8a6d5cf7..92a1b72b0a 100644 --- a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600.json index 2121b5347a..6a70357c15 100644 --- a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S600.json @@ -10,6 +10,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..f6072eba78 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.20mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.20_nozzle_0.6", + "from": "system", + "setting_id": "GP324", + "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 S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800.json new file mode 100644 index 0000000000..29c3bde0e7 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.20mm Standard @Z-Bolt S800.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.20mm Standard @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.20", + "from": "system", + "setting_id": "GP311", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S600.json index 3630c85960..b10f355b20 100644 --- a/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S600.json @@ -13,6 +13,8 @@ "wall_loops": "6", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S800.json new file mode 100644 index 0000000000..2f359c6573 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.20mm Strength @Z-Bolt S800.json @@ -0,0 +1,17 @@ +{ + "type": "process", + "name": "0.20mm Strength @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.20", + "from": "system", + "setting_id": "GP312", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S600.json index 9139f02bc2..332f92b8c8 100644 --- a/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S600.json @@ -10,6 +10,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S800.json new file mode 100644 index 0000000000..fa474dbbb2 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.24mm Draft @Z-Bolt S800.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.24mm Draft @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.24", + "from": "system", + "setting_id": "GP313", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.6 nozzle.json index 0336d9e0bb..991348252d 100644 --- a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.8 nozzle.json index c55cfd535c..af465d1790 100644 --- a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S600 0.8 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.8 nozzle", - "Z-Bolt S600 Dual 0.8 nozzle" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..290fdff375 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.24mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.24_nozzle_0.6", + "from": "system", + "setting_id": "GP314", + "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 S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.8 nozzle.json new file mode 100644 index 0000000000..04824827f2 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.24mm Standard @Z-Bolt S800 0.8 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.24mm Standard @Z-Bolt S800 0.8 nozzle", + "inherits": "fdm_process_zbolt_0.24_nozzle_0.8", + "from": "system", + "setting_id": "GP315", + "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 S800 Dual 0.8 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S600.json b/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S600.json index de382fb81e..4b747e7373 100644 --- a/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S600.json +++ b/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S600.json @@ -10,6 +10,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.4 nozzle", - "Z-Bolt S600 Dual 0.4 nozzle" + "Z-Bolt S600 Dual 0.4 nozzle", + "Z-Bolt S1000 0.4 nozzle", + "Z-Bolt S1000 Dual 0.4 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S800.json b/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S800.json new file mode 100644 index 0000000000..f7c61ea471 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.28mm Extra Draft @Z-Bolt S800.json @@ -0,0 +1,14 @@ +{ + "type": "process", + "name": "0.28mm Extra Draft @Z-Bolt S800", + "inherits": "fdm_process_zbolt_0.28", + "from": "system", + "setting_id": "GP316", + "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 S800 Dual 0.4 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S600 0.6 nozzle.json index 6a0aa6016f..3159413920 100644 --- a/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..a23e55fa37 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.30mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.30mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.30_nozzle_0.6", + "from": "system", + "setting_id": "GP317", + "instantiation": "true", + "description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.", + "elefant_foot_compensation": "0.15", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S600 0.6 nozzle.json index b8b42d15a5..a2c7371445 100644 --- a/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S600 0.6 nozzle.json @@ -13,6 +13,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..5605e91e2b --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,17 @@ +{ + "type": "process", + "name": "0.30mm Strength @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.30_nozzle_0.6", + "from": "system", + "setting_id": "GP318", + "instantiation": "true", + "description": "Compared with the default profile of a 0.6 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.", + "elefant_foot_compensation": "0.15", + "sparse_infill_density": "25%", + "wall_loops": "4", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S600 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S600 0.8 nozzle.json index 9a1cd1a4fa..da7ddaba4d 100644 --- a/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S600 0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S600 0.8 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.8 nozzle", - "Z-Bolt S600 Dual 0.8 nozzle" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S800 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S800 0.8 nozzle.json new file mode 100644 index 0000000000..3cc5f2c9a3 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.32mm Standard @Z-Bolt S800 0.8 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.32mm Standard @Z-Bolt S800 0.8 nozzle", + "inherits": "fdm_process_zbolt_0.32_nozzle_0.8", + "from": "system", + "setting_id": "GP319", + "instantiation": "true", + "description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly 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 S800 Dual 0.8 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S600 0.6 nozzle.json index c46aec7012..8720141e02 100644 --- a/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..e56c4df58e --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.36mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.36mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.36_nozzle_0.6", + "from": "system", + "setting_id": "GP320", + "instantiation": "true", + "description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases.", + "elefant_foot_compensation": "0.15", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S600 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S600 0.8 nozzle.json index b04d5b3cbe..d6b667142c 100644 --- a/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S600 0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S600 0.8 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.8 nozzle", - "Z-Bolt S600 Dual 0.8 nozzle" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S800 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S800 0.8 nozzle.json new file mode 100644 index 0000000000..72a9736a60 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.40mm Standard @Z-Bolt S800 0.8 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.40mm Standard @Z-Bolt S800 0.8 nozzle", + "inherits": "fdm_process_zbolt_0.40_nozzle_0.8", + "from": "system", + "setting_id": "GP321", + "instantiation": "true", + "description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.", + "elefant_foot_compensation": "0.15", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.8 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S600 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S600 0.6 nozzle.json index 115ffd713e..c984fa971b 100644 --- a/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S600 0.6 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S600 0.6 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.6 nozzle", - "Z-Bolt S600 Dual 0.6 nozzle" + "Z-Bolt S600 Dual 0.6 nozzle", + "Z-Bolt S1000 0.6 nozzle", + "Z-Bolt S1000 Dual 0.6 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S800 0.6 nozzle.json b/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S800 0.6 nozzle.json new file mode 100644 index 0000000000..c799d0ad60 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.42mm Standard @Z-Bolt S800 0.6 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.42mm Standard @Z-Bolt S800 0.6 nozzle", + "inherits": "fdm_process_zbolt_0.42_nozzle_0.6", + "from": "system", + "setting_id": "GP322", + "instantiation": "true", + "description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.", + "elefant_foot_compensation": "0.15", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.6 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json index 0ed57658c4..60072b510f 100644 --- a/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json +++ b/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S600 0.8 nozzle.json @@ -11,6 +11,8 @@ "overhang_totally_speed": "50", "compatible_printers": [ "Z-Bolt S600 0.8 nozzle", - "Z-Bolt S600 Dual 0.8 nozzle" + "Z-Bolt S600 Dual 0.8 nozzle", + "Z-Bolt S1000 0.8 nozzle", + "Z-Bolt S1000 Dual 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S800 0.8 nozzle.json b/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S800 0.8 nozzle.json new file mode 100644 index 0000000000..ca6f5998a5 --- /dev/null +++ b/resources/profiles/Z-Bolt/process/0.48mm Standard @Z-Bolt S800 0.8 nozzle.json @@ -0,0 +1,15 @@ +{ + "type": "process", + "name": "0.48mm Standard @Z-Bolt S800 0.8 nozzle", + "inherits": "fdm_process_zbolt_0.48_nozzle_0.8", + "from": "system", + "setting_id": "GP323", + "instantiation": "true", + "description": "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer height, and results in very apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.", + "elefant_foot_compensation": "0.15", + "smooth_coefficient": "150", + "overhang_totally_speed": "50", + "compatible_printers": [ + "Z-Bolt S800 Dual 0.8 nozzle" + ] +} \ No newline at end of file