diff --git a/resources/profiles/Vzbot.json b/resources/profiles/Vzbot.json
new file mode 100644
index 0000000000..06a8f3ba03
--- /dev/null
+++ b/resources/profiles/Vzbot.json
@@ -0,0 +1,226 @@
+{
+ "name": "Vzbot",
+ "version": "01.00.00.00",
+ "force_update": "0",
+ "description": "Vzbot configurations",
+ "machine_model_list": [
+ {
+ "name": "Vzbot 235 AWD",
+ "sub_path": "machine/Vzbot 235 AWD.json"
+ },
+ {
+ "name": "Vzbot 330 AWD",
+ "sub_path": "machine/Vzbot 330 AWD.json"
+ }
+ ],
+ "process_list": [
+ {
+ "name": "fdm_process_common",
+ "sub_path": "process/fdm_process_common.json"
+ },
+ {
+ "name": "fdm_process_Vzbot_common",
+ "sub_path": "process/fdm_process_Vzbot_common.json"
+ },
+ {
+ "name": "0.08mm Extra Fine @Vzbot",
+ "sub_path": "process/0.08mm Extra Fine @Vzbot.json"
+ },
+ {
+ "name": "0.12mm Fine @Vzbot",
+ "sub_path": "process/0.12mm Fine @Vzbot.json"
+ },
+ {
+ "name": "0.15mm Optimal @Vzbot",
+ "sub_path": "process/0.15mm Optimal @Vzbot.json"
+ },
+ {
+ "name": "0.20mm Standard @Vzbot",
+ "sub_path": "process/0.20mm Standard @Vzbot.json"
+ },
+ {
+ "name": "0.24mm Draft @Vzbot",
+ "sub_path": "process/0.24mm Draft @Vzbot.json"
+ },
+ {
+ "name": "0.28mm Extra Draft @Vzbot",
+ "sub_path": "process/0.28mm Extra Draft @Vzbot.json"
+ },
+ {
+ "name": "fdm_process_common_0.5_nozzle",
+ "sub_path": "process/fdm_process_common_0.5_nozzle.json"
+ },
+ {
+ "name": "fdm_process_Vzbot_common_0.5_nozzle",
+ "sub_path": "process/fdm_process_Vzbot_common_0.5_nozzle.json"
+ },
+ {
+ "name": "0.08mm Extra Fine @Vzbot 0.5nozzle",
+ "sub_path": "process/0.08mm Extra Fine @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "0.12mm Fine @Vzbot 0.5nozzle",
+ "sub_path": "process/0.12mm Fine @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "0.15mm Optimal @Vzbot 0.5nozzle",
+ "sub_path": "process/0.15mm Optimal @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "0.20mm Standard @Vzbot 0.5nozzle",
+ "sub_path": "process/0.20mm Standard @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "0.24mm Draft @Vzbot 0.5nozzle",
+ "sub_path": "process/0.24mm Draft @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "0.28mm Extra Draft @Vzbot 0.5nozzle",
+ "sub_path": "process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json"
+ },
+ {
+ "name": "fdm_process_common_0.6_nozzle",
+ "sub_path": "process/fdm_process_common_0.6_nozzle.json"
+ },
+ {
+ "name": "fdm_process_Vzbot_common_0.6_nozzle",
+ "sub_path": "process/fdm_process_Vzbot_common_0.6_nozzle.json"
+ },
+ {
+ "name": "0.08mm Extra Fine @Vzbot 0.6nozzle",
+ "sub_path": "process/0.08mm Extra Fine @Vzbot_0.6_nozzle.json"
+ },
+ {
+ "name": "0.12mm Fine @Vzbot 0.6nozzle",
+ "sub_path": "process/0.12mm Fine @Vzbot_0.6_nozzle.json"
+ },
+ {
+ "name": "0.15mm Optimal @Vzbot 0.6nozzle",
+ "sub_path": "process/0.15mm Optimal @Vzbot_0.6_nozzle.json"
+ },
+ {
+ "name": "0.20mm Standard @Vzbot 0.6nozzle",
+ "sub_path": "process/0.20mm Standard @Vzbot_0.6_nozzle.json"
+ },
+ {
+ "name": "0.24mm Draft @Vzbot 0.6nozzle",
+ "sub_path": "process/0.24mm Draft @Vzbot_0.6_nozzle.json"
+ },
+ {
+ "name": "0.28mm Extra Draft @Vzbot 0.6nozzle",
+ "sub_path": "process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json"
+ }
+ ],
+ "filament_list": [
+ {
+ "name": "fdm_filament_common",
+ "sub_path": "filament/fdm_filament_common.json"
+ },
+ {
+ "name": "fdm_filament_pla",
+ "sub_path": "filament/fdm_filament_pla.json"
+ },
+ {
+ "name": "fdm_filament_tpu",
+ "sub_path": "filament/fdm_filament_tpu.json"
+ },
+ {
+ "name": "fdm_filament_pet",
+ "sub_path": "filament/fdm_filament_pet.json"
+ },
+ {
+ "name": "fdm_filament_abs",
+ "sub_path": "filament/fdm_filament_abs.json"
+ },
+ {
+ "name": "fdm_filament_pc",
+ "sub_path": "filament/fdm_filament_pc.json"
+ },
+ {
+ "name": "fdm_filament_asa",
+ "sub_path": "filament/fdm_filament_asa.json"
+ },
+ {
+ "name": "fdm_filament_pva",
+ "sub_path": "filament/fdm_filament_pva.json"
+ },
+ {
+ "name": "fdm_filament_pa",
+ "sub_path": "filament/fdm_filament_pa.json"
+ },
+ {
+ "name": "Vzbot Generic PLA",
+ "sub_path": "filament/Vzbot Generic PLA.json"
+ },
+ {
+ "name": "Vzbot Generic PLA-CF",
+ "sub_path": "filament/Vzbot Generic PLA-CF.json"
+ },
+ {
+ "name": "Vzbot Generic PETG",
+ "sub_path": "filament/Vzbot Generic PETG.json"
+ },
+ {
+ "name": "Vzbot Generic ABS",
+ "sub_path": "filament/Vzbot Generic ABS.json"
+ },
+ {
+ "name": "Vzbot Generic TPU",
+ "sub_path": "filament/Vzbot Generic TPU.json"
+ },
+ {
+ "name": "Vzbot Generic ASA",
+ "sub_path": "filament/Vzbot Generic ASA.json"
+ },
+ {
+ "name": "Vzbot Generic PC",
+ "sub_path": "filament/Vzbot Generic PC.json"
+ },
+ {
+ "name": "Vzbot Generic PVA",
+ "sub_path": "filament/Vzbot Generic PVA.json"
+ },
+ {
+ "name": "Vzbot Generic PA",
+ "sub_path": "filament/Vzbot Generic PA.json"
+ },
+ {
+ "name": "Vzbot Generic PA-CF",
+ "sub_path": "filament/Vzbot Generic PA-CF.json"
+ }
+ ],
+ "machine_list": [
+ {
+ "name": "fdm_machine_common",
+ "sub_path": "machine/fdm_machine_common.json"
+ },
+ {
+ "name": "fdm_klipper_common",
+ "sub_path": "machine/fdm_klipper_common.json"
+ },
+ {
+ "name": "Vzbot 235 AWD 0.4 nozzle",
+ "sub_path": "machine/Vzbot 235 AWD 0.4 nozzle.json"
+ },
+ {
+ "name": "Vzbot 235 AWD 0.5 nozzle",
+ "sub_path": "machine/Vzbot 235 AWD 0.5 nozzle.json"
+ },
+ {
+ "name": "Vzbot 235 AWD 0.6 nozzle",
+ "sub_path": "machine/Vzbot 235 AWD 0.6 nozzle.json"
+ },
+ {
+ "name": "Vzbot 330 AWD 0.4 nozzle",
+ "sub_path": "machine/Vzbot 330 AWD 0.4 nozzle.json"
+ },
+ {
+ "name": "Vzbot 330 AWD 0.5 nozzle",
+ "sub_path": "machine/Vzbot 330 AWD 0.5 nozzle.json"
+ },
+ {
+ "name": "Vzbot 330 AWD 0.6 nozzle",
+ "sub_path": "machine/Vzbot 330 AWD 0.6 nozzle.json"
+ }
+ ]
+}
diff --git a/resources/profiles/Vzbot/Vz235SlicerBedModel-cnc.stl b/resources/profiles/Vzbot/Vz235SlicerBedModel-cnc.stl
new file mode 100644
index 0000000000..aee7da01ff
Binary files /dev/null and b/resources/profiles/Vzbot/Vz235SlicerBedModel-cnc.stl differ
diff --git a/resources/profiles/Vzbot/Vz235SlicerBedModel.stl b/resources/profiles/Vzbot/Vz235SlicerBedModel.stl
new file mode 100644
index 0000000000..7c170eab01
Binary files /dev/null and b/resources/profiles/Vzbot/Vz235SlicerBedModel.stl differ
diff --git a/resources/profiles/Vzbot/Vz330SlicerBedModel-cnc.stl b/resources/profiles/Vzbot/Vz330SlicerBedModel-cnc.stl
new file mode 100644
index 0000000000..af2ae0affb
Binary files /dev/null and b/resources/profiles/Vzbot/Vz330SlicerBedModel-cnc.stl differ
diff --git a/resources/profiles/Vzbot/Vz330SlicerBedModel.stl b/resources/profiles/Vzbot/Vz330SlicerBedModel.stl
new file mode 100644
index 0000000000..6bf345cebd
Binary files /dev/null and b/resources/profiles/Vzbot/Vz330SlicerBedModel.stl differ
diff --git a/resources/profiles/Vzbot/VzBot_PS_bed_235.svg b/resources/profiles/Vzbot/VzBot_PS_bed_235.svg
new file mode 100644
index 0000000000..bf7f9ad519
--- /dev/null
+++ b/resources/profiles/Vzbot/VzBot_PS_bed_235.svg
@@ -0,0 +1,265 @@
+
+
diff --git a/resources/profiles/Vzbot/VzBot_PS_bed_330.svg b/resources/profiles/Vzbot/VzBot_PS_bed_330.svg
new file mode 100644
index 0000000000..1fc273d0c2
--- /dev/null
+++ b/resources/profiles/Vzbot/VzBot_PS_bed_330.svg
@@ -0,0 +1,4550 @@
+
+
diff --git a/resources/profiles/Vzbot/VzBot_logo.svg b/resources/profiles/Vzbot/VzBot_logo.svg
new file mode 100644
index 0000000000..1fc273d0c2
--- /dev/null
+++ b/resources/profiles/Vzbot/VzBot_logo.svg
@@ -0,0 +1,4550 @@
+
+
diff --git a/resources/profiles/Vzbot/Vzbot-logo.png b/resources/profiles/Vzbot/Vzbot-logo.png
new file mode 100644
index 0000000000..65d61803f0
Binary files /dev/null and b/resources/profiles/Vzbot/Vzbot-logo.png differ
diff --git a/resources/profiles/Vzbot/Vzbot_235_AWD_logo.PNG b/resources/profiles/Vzbot/Vzbot_235_AWD_logo.PNG
new file mode 100644
index 0000000000..a6545c78d0
Binary files /dev/null and b/resources/profiles/Vzbot/Vzbot_235_AWD_logo.PNG differ
diff --git a/resources/profiles/Vzbot/Vzbot_330_AWD_logo.PNG b/resources/profiles/Vzbot/Vzbot_330_AWD_logo.PNG
new file mode 100644
index 0000000000..58806295b2
Binary files /dev/null and b/resources/profiles/Vzbot/Vzbot_330_AWD_logo.PNG differ
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic ABS.json b/resources/profiles/Vzbot/filament/Vzbot Generic ABS.json
new file mode 100644
index 0000000000..75a51d4cf7
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic ABS.json
@@ -0,0 +1,23 @@
+{
+ "type": "filament",
+ "filament_id": "GFB99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic ABS",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_abs",
+ "filament_flow_ratio": [
+ "0.926"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
\ No newline at end of file
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic ASA.json b/resources/profiles/Vzbot/filament/Vzbot Generic ASA.json
new file mode 100644
index 0000000000..8c3dd9ef6f
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic ASA.json
@@ -0,0 +1,23 @@
+{
+ "type": "filament",
+ "filament_id": "GFB98",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic ASA",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_asa",
+ "filament_flow_ratio": [
+ "0.93"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PA-CF.json b/resources/profiles/Vzbot/filament/Vzbot Generic PA-CF.json
new file mode 100644
index 0000000000..87b1316444
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PA-CF.json
@@ -0,0 +1,29 @@
+{
+ "type": "filament",
+ "filament_id": "GFN98",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PA-CF",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pa",
+ "filament_type": [
+ "PA-CF"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "280"
+ ],
+ "nozzle_temperature": [
+ "280"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PA.json b/resources/profiles/Vzbot/filament/Vzbot Generic PA.json
new file mode 100644
index 0000000000..77b5a01e4e
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PA.json
@@ -0,0 +1,26 @@
+{
+ "type": "filament",
+ "filament_id": "GFN99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PA",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pa",
+ "nozzle_temperature_initial_layer": [
+ "280"
+ ],
+ "nozzle_temperature": [
+ "280"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PC.json b/resources/profiles/Vzbot/filament/Vzbot Generic PC.json
new file mode 100644
index 0000000000..ae10880dbd
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PC.json
@@ -0,0 +1,23 @@
+{
+ "type": "filament",
+ "filament_id": "GFC99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PC",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pc",
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "filament_flow_ratio": [
+ "0.94"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PETG.json b/resources/profiles/Vzbot/filament/Vzbot Generic PETG.json
new file mode 100644
index 0000000000..8479f93c97
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PETG.json
@@ -0,0 +1,53 @@
+{
+ "type": "filament",
+ "filament_id": "GFG99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PETG",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pet",
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "fan_cooling_layer_time": [
+ "30"
+ ],
+ "overhang_fan_speed": [
+ "70"
+ ],
+ "overhang_fan_threshold": [
+ "25%"
+ ],
+ "fan_max_speed": [
+ "80"
+ ],
+ "fan_min_speed": [
+ "20"
+ ],
+ "slow_down_min_speed": [
+ "30"
+ ],
+ "slow_down_layer_time": [
+ "5"
+ ],
+ "filament_flow_ratio": [
+ "0.95"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "filament_start_gcode": [
+ "; filament start gcode\n"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PLA-CF.json b/resources/profiles/Vzbot/filament/Vzbot Generic PLA-CF.json
new file mode 100644
index 0000000000..2d214c0ae2
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PLA-CF.json
@@ -0,0 +1,29 @@
+{
+ "type": "filament",
+ "filament_id": "GFL98",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PLA-CF",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pla",
+ "filament_flow_ratio": [
+ "0.95"
+ ],
+ "filament_type": [
+ "PLA-CF"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "slow_down_layer_time": [
+ "7"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PLA.json b/resources/profiles/Vzbot/filament/Vzbot Generic PLA.json
new file mode 100644
index 0000000000..3ebc74c7f9
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PLA.json
@@ -0,0 +1,26 @@
+{
+ "type": "filament",
+ "filament_id": "GFL99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PLA",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pla",
+ "filament_flow_ratio": [
+ "0.98"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "slow_down_layer_time": [
+ "5"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic PVA.json b/resources/profiles/Vzbot/filament/Vzbot Generic PVA.json
new file mode 100644
index 0000000000..e74ac4784a
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic PVA.json
@@ -0,0 +1,29 @@
+{
+ "type": "filament",
+ "filament_id": "GFS99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic PVA",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_pva",
+ "filament_flow_ratio": [
+ "0.95"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "slow_down_layer_time": [
+ "7"
+ ],
+ "slow_down_min_speed": [
+ "30"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/Vzbot Generic TPU.json b/resources/profiles/Vzbot/filament/Vzbot Generic TPU.json
new file mode 100644
index 0000000000..e4742e3028
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/Vzbot Generic TPU.json
@@ -0,0 +1,20 @@
+{
+ "type": "filament",
+ "filament_id": "GFU99",
+ "setting_id": "GFSA04",
+ "name": "Vzbot Generic TPU",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_filament_tpu",
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle",
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_abs.json b/resources/profiles/Vzbot/filament/fdm_filament_abs.json
new file mode 100644
index 0000000000..23dff4c88c
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_abs.json
@@ -0,0 +1,88 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_abs",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "105"
+ ],
+ "eng_plate_temp" : [
+ "105"
+ ],
+ "hot_plate_temp" : [
+ "105"
+ ],
+ "textured_plate_temp" : [
+ "105"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "fan_cooling_layer_time": [
+ "5"
+ ],
+ "filament_max_volumetric_speed": [
+ "50"
+ ],
+ "filament_type": [
+ "ABS"
+ ],
+ "filament_density": [
+ "1.04"
+ ],
+ "filament_cost": [
+ "30"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "250"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "60"
+ ],
+ "fan_min_speed": [
+ "18"
+ ],
+ "overhang_fan_threshold": [
+ "25%"
+ ],
+ "overhang_fan_speed": [
+ "40%"
+ ],
+ "nozzle_temperature": [
+ "250"
+ ],
+ "temperature_vitrification": [
+ "110"
+ ],
+ "nozzle_temperature_range_low": [
+ "240"
+ ],
+ "nozzle_temperature_range_high": [
+ "280"
+ ],
+ "slow_down_min_speed": [
+ "30"
+ ],
+ "slow_down_layer_time": [
+ "3"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_asa.json b/resources/profiles/Vzbot/filament/fdm_filament_asa.json
new file mode 100644
index 0000000000..262c561bda
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_asa.json
@@ -0,0 +1,88 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_asa",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "105"
+ ],
+ "eng_plate_temp" : [
+ "105"
+ ],
+ "hot_plate_temp" : [
+ "105"
+ ],
+ "textured_plate_temp" : [
+ "105"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "105"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "fan_cooling_layer_time": [
+ "35"
+ ],
+ "filament_max_volumetric_speed": [
+ "28.6"
+ ],
+ "filament_type": [
+ "ASA"
+ ],
+ "filament_density": [
+ "1.04"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "260"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "80"
+ ],
+ "fan_min_speed": [
+ "10"
+ ],
+ "overhang_fan_threshold": [
+ "25%"
+ ],
+ "overhang_fan_speed": [
+ "80"
+ ],
+ "nozzle_temperature": [
+ "260"
+ ],
+ "temperature_vitrification": [
+ "110"
+ ],
+ "nozzle_temperature_range_low": [
+ "240"
+ ],
+ "nozzle_temperature_range_high": [
+ "270"
+ ],
+ "slow_down_min_speed": [
+ "10"
+ ],
+ "slow_down_layer_time": [
+ "3"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_common.json b/resources/profiles/Vzbot/filament/fdm_filament_common.json
new file mode 100644
index 0000000000..9f77975119
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_common.json
@@ -0,0 +1,144 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_common",
+ "from": "system",
+ "instantiation": "false",
+ "cool_plate_temp" : [
+ "60"
+ ],
+ "eng_plate_temp" : [
+ "60"
+ ],
+ "hot_plate_temp" : [
+ "60"
+ ],
+ "textured_plate_temp" : [
+ "60"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "overhang_fan_threshold": [
+ "95%"
+ ],
+ "overhang_fan_speed": [
+ "100"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "filament_end_gcode": [
+ "; filament end gcode \n"
+ ],
+ "filament_flow_ratio": [
+ "1"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "0"
+ ],
+ "fan_cooling_layer_time": [
+ "60"
+ ],
+ "filament_cost": [
+ "0"
+ ],
+ "filament_density": [
+ "0"
+ ],
+ "filament_deretraction_speed": [
+ "nil"
+ ],
+ "filament_diameter": [
+ "1.75"
+ ],
+ "filament_max_volumetric_speed": [
+ "0"
+ ],
+ "filament_minimal_purge_on_wipe_tower": [
+ "15"
+ ],
+ "filament_retraction_minimum_travel": [
+ "nil"
+ ],
+ "filament_retract_before_wipe": [
+ "nil"
+ ],
+ "filament_retract_when_changing_layer": [
+ "nil"
+ ],
+ "filament_retraction_length": [
+ "nil"
+ ],
+ "filament_z_hop": [
+ "nil"
+ ],
+ "filament_z_hop_types": [
+ "nil"
+ ],
+ "filament_retract_restart_extra": [
+ "nil"
+ ],
+ "filament_retraction_speed": [
+ "nil"
+ ],
+ "filament_settings_id": [
+ ""
+ ],
+ "filament_soluble": [
+ "0"
+ ],
+ "filament_type": [
+ "PLA"
+ ],
+ "filament_vendor": [
+ "Generic"
+ ],
+ "filament_wipe": [
+ "nil"
+ ],
+ "filament_wipe_distance": [
+ "nil"
+ ],
+ "bed_type": [
+ "Cool Plate"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "200"
+ ],
+ "full_fan_speed_layer": [
+ "0"
+ ],
+ "fan_max_speed": [
+ "100"
+ ],
+ "fan_min_speed": [
+ "35"
+ ],
+ "slow_down_min_speed": [
+ "10"
+ ],
+ "slow_down_layer_time": [
+ "8"
+ ],
+ "filament_start_gcode": [
+ "; Filament gcode\n"
+ ],
+ "nozzle_temperature": [
+ "200"
+ ],
+ "temperature_vitrification": [
+ "100"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_pa.json b/resources/profiles/Vzbot/filament/fdm_filament_pa.json
new file mode 100644
index 0000000000..58f53cd451
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_pa.json
@@ -0,0 +1,85 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_pa",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "0"
+ ],
+ "eng_plate_temp" : [
+ "100"
+ ],
+ "hot_plate_temp" : [
+ "100"
+ ],
+ "textured_plate_temp" : [
+ "100"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "0"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "100"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "100"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "100"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "fan_cooling_layer_time": [
+ "4"
+ ],
+ "filament_max_volumetric_speed": [
+ "8"
+ ],
+ "filament_type": [
+ "PA"
+ ],
+ "filament_density": [
+ "1.04"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "290"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "0"
+ ],
+ "fan_max_speed": [
+ "60"
+ ],
+ "fan_min_speed": [
+ "0"
+ ],
+ "overhang_fan_speed": [
+ "30"
+ ],
+ "nozzle_temperature": [
+ "290"
+ ],
+ "temperature_vitrification": [
+ "108"
+ ],
+ "nozzle_temperature_range_low": [
+ "270"
+ ],
+ "nozzle_temperature_range_high": [
+ "300"
+ ],
+ "slow_down_min_speed": [
+ "10"
+ ],
+ "slow_down_layer_time": [
+ "2"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_pc.json b/resources/profiles/Vzbot/filament/fdm_filament_pc.json
new file mode 100644
index 0000000000..cec8b89a38
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_pc.json
@@ -0,0 +1,88 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_pc",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "0"
+ ],
+ "eng_plate_temp" : [
+ "110"
+ ],
+ "hot_plate_temp" : [
+ "110"
+ ],
+ "textured_plate_temp" : [
+ "110"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "0"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "110"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "110"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "110"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "fan_cooling_layer_time": [
+ "30"
+ ],
+ "filament_max_volumetric_speed": [
+ "23.2"
+ ],
+ "filament_type": [
+ "PC"
+ ],
+ "filament_density": [
+ "1.04"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "270"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "60"
+ ],
+ "fan_min_speed": [
+ "10"
+ ],
+ "overhang_fan_threshold": [
+ "25%"
+ ],
+ "overhang_fan_speed": [
+ "60"
+ ],
+ "nozzle_temperature": [
+ "280"
+ ],
+ "temperature_vitrification": [
+ "140"
+ ],
+ "nozzle_temperature_range_low": [
+ "260"
+ ],
+ "nozzle_temperature_range_high": [
+ "280"
+ ],
+ "slow_down_min_speed": [
+ "10"
+ ],
+ "slow_down_layer_time": [
+ "2"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_pet.json b/resources/profiles/Vzbot/filament/fdm_filament_pet.json
new file mode 100644
index 0000000000..f891bb452a
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_pet.json
@@ -0,0 +1,82 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_pet",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "60"
+ ],
+ "eng_plate_temp" : [
+ "0"
+ ],
+ "hot_plate_temp" : [
+ "80"
+ ],
+ "textured_plate_temp" : [
+ "80"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "70"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "70"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "70"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "close_fan_the_first_x_layers": [
+ "3"
+ ],
+ "fan_cooling_layer_time": [
+ "5"
+ ],
+ "filament_max_volumetric_speed": [
+ "25"
+ ],
+ "filament_type": [
+ "PETG"
+ ],
+ "filament_density": [
+ "1.27"
+ ],
+ "filament_cost": [
+ "30"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "255"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "80"
+ ],
+ "fan_min_speed": [
+ "20"
+ ],
+ "overhang_fan_speed": [
+ "70"
+ ],
+ "nozzle_temperature": [
+ "255"
+ ],
+ "temperature_vitrification": [
+ "80"
+ ],
+ "nozzle_temperature_range_low": [
+ "220"
+ ],
+ "nozzle_temperature_range_high": [
+ "280"
+ ],
+ "filament_start_gcode": [
+ "; filament start gcode\n"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_pla.json b/resources/profiles/Vzbot/filament/fdm_filament_pla.json
new file mode 100644
index 0000000000..794fc72a8e
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_pla.json
@@ -0,0 +1,94 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_pla",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "fan_cooling_layer_time": [
+ "100"
+ ],
+ "filament_max_volumetric_speed": [
+ "12"
+ ],
+ "filament_type": [
+ "PLA"
+ ],
+ "filament_density": [
+ "1.24"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "cool_plate_temp" : [
+ "60"
+ ],
+ "eng_plate_temp" : [
+ "60"
+ ],
+ "hot_plate_temp" : [
+ "60"
+ ],
+ "textured_plate_temp" : [
+ "60"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "60"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "220"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "100"
+ ],
+ "fan_min_speed": [
+ "45"
+ ],
+ "overhang_fan_speed": [
+ "75"
+ ],
+ "overhang_fan_threshold": [
+ "50%"
+ ],
+ "close_fan_the_first_x_layers": [
+ "1"
+ ],
+ "nozzle_temperature": [
+ "220"
+ ],
+ "temperature_vitrification": [
+ "60"
+ ],
+ "nozzle_temperature_range_low": [
+ "190"
+ ],
+ "nozzle_temperature_range_high": [
+ "230"
+ ],
+ "slow_down_min_speed": [
+ "5"
+ ],
+ "slow_down_layer_time": [
+ "5"
+ ],
+ "additional_cooling_fan_speed": [
+ "70"
+ ],
+ "filament_start_gcode": [
+ "; filament start gcode\n"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_pva.json b/resources/profiles/Vzbot/filament/fdm_filament_pva.json
new file mode 100644
index 0000000000..ebf25aa3ae
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_pva.json
@@ -0,0 +1,100 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_pva",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "35"
+ ],
+ "eng_plate_temp" : [
+ "0"
+ ],
+ "hot_plate_temp" : [
+ "45"
+ ],
+ "textured_plate_temp" : [
+ "45"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "35"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "0"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "45"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "45"
+ ],
+ "fan_cooling_layer_time": [
+ "100"
+ ],
+ "filament_max_volumetric_speed": [
+ "15"
+ ],
+ "filament_soluble": [
+ "1"
+ ],
+ "filament_is_support": [
+ "1"
+ ],
+ "filament_type": [
+ "PVA"
+ ],
+ "filament_density": [
+ "1.24"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "220"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "100"
+ ],
+ "fan_min_speed": [
+ "100"
+ ],
+ "overhang_fan_speed": [
+ "100"
+ ],
+ "overhang_fan_threshold": [
+ "50%"
+ ],
+ "close_fan_the_first_x_layers": [
+ "1"
+ ],
+ "nozzle_temperature": [
+ "220"
+ ],
+ "temperature_vitrification": [
+ "50"
+ ],
+ "nozzle_temperature_range_low": [
+ "190"
+ ],
+ "nozzle_temperature_range_high": [
+ "250"
+ ],
+ "slow_down_min_speed": [
+ "10"
+ ],
+ "slow_down_layer_time": [
+ "4"
+ ],
+ "additional_cooling_fan_speed": [
+ "70"
+ ],
+ "filament_start_gcode": [
+ "; filament start gcode\n"
+ ]
+}
diff --git a/resources/profiles/Vzbot/filament/fdm_filament_tpu.json b/resources/profiles/Vzbot/filament/fdm_filament_tpu.json
new file mode 100644
index 0000000000..d00b7dbcab
--- /dev/null
+++ b/resources/profiles/Vzbot/filament/fdm_filament_tpu.json
@@ -0,0 +1,88 @@
+{
+ "type": "filament",
+ "name": "fdm_filament_tpu",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_filament_common",
+ "cool_plate_temp" : [
+ "30"
+ ],
+ "eng_plate_temp" : [
+ "30"
+ ],
+ "hot_plate_temp" : [
+ "35"
+ ],
+ "textured_plate_temp" : [
+ "35"
+ ],
+ "cool_plate_temp_initial_layer" : [
+ "30"
+ ],
+ "eng_plate_temp_initial_layer" : [
+ "30"
+ ],
+ "hot_plate_temp_initial_layer" : [
+ "35"
+ ],
+ "textured_plate_temp_initial_layer" : [
+ "35"
+ ],
+ "fan_cooling_layer_time": [
+ "100"
+ ],
+ "filament_max_volumetric_speed": [
+ "15"
+ ],
+ "filament_type": [
+ "TPU"
+ ],
+ "filament_density": [
+ "1.24"
+ ],
+ "filament_cost": [
+ "20"
+ ],
+ "filament_retraction_length": [
+ "0.4"
+ ],
+ "nozzle_temperature_initial_layer": [
+ "240"
+ ],
+ "reduce_fan_stop_start_freq": [
+ "1"
+ ],
+ "slow_down_for_layer_cooling": [
+ "1"
+ ],
+ "fan_max_speed": [
+ "100"
+ ],
+ "fan_min_speed": [
+ "100"
+ ],
+ "overhang_fan_speed": [
+ "100"
+ ],
+ "additional_cooling_fan_speed": [
+ "70"
+ ],
+ "close_fan_the_first_x_layers": [
+ "1"
+ ],
+ "nozzle_temperature": [
+ "240"
+ ],
+ "temperature_vitrification": [
+ "60"
+ ],
+ "nozzle_temperature_range_low": [
+ "200"
+ ],
+ "nozzle_temperature_range_high": [
+ "250"
+ ],
+ "filament_start_gcode": [
+ "; filament start gcode\n"
+ ]
+}
diff --git a/resources/profiles/Vzbot/goliath.stl b/resources/profiles/Vzbot/goliath.stl
new file mode 100644
index 0000000000..f2a80324dc
Binary files /dev/null and b/resources/profiles/Vzbot/goliath.stl differ
diff --git a/resources/profiles/Vzbot/hotend.stl b/resources/profiles/Vzbot/hotend.stl
new file mode 100644
index 0000000000..4138160ec0
Binary files /dev/null and b/resources/profiles/Vzbot/hotend.stl differ
diff --git a/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.4 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.4 nozzle.json
new file mode 100644
index 0000000000..1aa478a4ba
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.4 nozzle.json
@@ -0,0 +1,22 @@
+{
+ "type": "machine",
+ "setting_id": "GM001",
+ "name": "Vzbot 235 AWD 0.4 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_klipper_common",
+ "printer_model": "Vzbot 235 AWD",
+ "nozzle_diameter": [
+ "0.4"
+ ],
+ "printable_area": [
+ "0x0",
+ "235x0",
+ "235x235",
+ "0x235"
+ ],
+ "printable_height": "200",
+ "upward_compatible_machine":[
+ "Vzbot 235 AWD 0.4 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.5 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.5 nozzle.json
new file mode 100644
index 0000000000..3a4b041d74
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.5 nozzle.json
@@ -0,0 +1,20 @@
+{
+ "type": "machine",
+ "setting_id": "GM002",
+ "name": "Vzbot 235 AWD 0.5 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "Vzbot 235 AWD 0.4 nozzle",
+ "printer_model": "Vzbot 235 AWD",
+ "nozzle_diameter": [
+ "0.5"
+ ],
+ "printer_variant": "0.5",
+ "printable_area": [
+ "0x0",
+ "235x0",
+ "235x235",
+ "0x235"
+ ],
+ "printable_height": "200"
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.6 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.6 nozzle.json
new file mode 100644
index 0000000000..83e5ea336c
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 235 AWD 0.6 nozzle.json
@@ -0,0 +1,20 @@
+{
+ "type": "machine",
+ "setting_id": "GM003",
+ "name": "Vzbot 235 AWD 0.6 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "Vzbot 235 AWD 0.4 nozzle",
+ "printer_model": "Vzbot 235 AWD",
+ "nozzle_diameter": [
+ "0.6"
+ ],
+ "printer_variant": "0.6",
+ "printable_area": [
+ "0x0",
+ "235x0",
+ "235x235",
+ "0x235"
+ ],
+ "printable_height": "200"
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 235 AWD.json b/resources/profiles/Vzbot/machine/Vzbot 235 AWD.json
new file mode 100644
index 0000000000..f945351cc7
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 235 AWD.json
@@ -0,0 +1,12 @@
+{
+ "type": "machine_model",
+ "name": "Vzbot 235 AWD",
+ "model_id": "Vzbot 235 AWD",
+ "nozzle_diameter": "0.4;0.5;0.6",
+ "machine_tech": "FFF",
+ "family": "Vzbot",
+ "bed_model": "Vz235SlicerBedModel-cnc.stl",
+ "bed_texture": "VzBot_PS_bed_235.svg",
+ "hotend_model": "Goliath.stl",
+ "default_materials": "Vzbot Generic ABS;Vzbot Generic PLA;Vzbot Generic PLA-CF;Vzbot Generic PETG;Vzbot Generic TPU;Vzbot Generic ASA;Vzbot Generic PC;Vzbot Generic PVA;Vzbot Generic PA;Vzbot Generic PA-CF"
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.4 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.4 nozzle.json
new file mode 100644
index 0000000000..cca7d92078
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.4 nozzle.json
@@ -0,0 +1,22 @@
+{
+ "type": "machine",
+ "setting_id": "GM001",
+ "name": "Vzbot 330 AWD 0.4 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_klipper_common",
+ "printer_model": "Vzbot 330 AWD",
+ "nozzle_diameter": [
+ "0.4"
+ ],
+ "printable_area": [
+ "0x0",
+ "330x0",
+ "330x330",
+ "0x330"
+ ],
+ "printable_height": "400",
+ "upward_compatible_machine":[
+ "Vzbot 330 AWD 0.4 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.5 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.5 nozzle.json
new file mode 100644
index 0000000000..8822b603dc
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.5 nozzle.json
@@ -0,0 +1,20 @@
+{
+ "type": "machine",
+ "setting_id": "GM002",
+ "name": "Vzbot 330 AWD 0.5 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "Vzbot 330 AWD 0.4 nozzle",
+ "printer_model": "Vzbot 330 AWD",
+ "nozzle_diameter": [
+ "0.5"
+ ],
+ "printer_variant": "0.5",
+ "printable_area": [
+ "0x0",
+ "330x0",
+ "330x330",
+ "0x330"
+ ],
+ "printable_height": "400"
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.6 nozzle.json b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.6 nozzle.json
new file mode 100644
index 0000000000..59d7b33f24
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.6 nozzle.json
@@ -0,0 +1,20 @@
+{
+ "type": "machine",
+ "setting_id": "GM003",
+ "name": "Vzbot 330 AWD 0.6 nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "Vzbot 330 AWD 0.4 nozzle",
+ "printer_model": "Vzbot 330 AWD",
+ "nozzle_diameter": [
+ "0.6"
+ ],
+ "printer_variant": "0.6",
+ "printable_area": [
+ "0x0",
+ "330x0",
+ "330x330",
+ "0x330"
+ ],
+ "printable_height": "400"
+}
diff --git a/resources/profiles/Vzbot/machine/Vzbot 330 AWD.json b/resources/profiles/Vzbot/machine/Vzbot 330 AWD.json
new file mode 100644
index 0000000000..8f3897eb40
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/Vzbot 330 AWD.json
@@ -0,0 +1,12 @@
+{
+ "type": "machine_model",
+ "name": "Vzbot 330 AWD",
+ "model_id": "Vzbot 330 AWD",
+ "nozzle_diameter": "0.4;0.5;0.6",
+ "machine_tech": "FFF",
+ "family": "Vzbot",
+ "bed_model": "Vz330SlicerBedModel-cnc.stl",
+ "bed_texture": "VzBot_PS_bed_330.svg",
+ "hotend_model": "Goliath.stl",
+ "default_materials": "Vzbot Generic ABS;Vzbot Generic PLA;Vzbot Generic PLA-CF;Vzbot Generic PETG;Vzbot Generic TPU;Vzbot Generic ASA;Vzbot Generic PC;Vzbot Generic PVA;Vzbot Generic PA;Vzbot Generic PA-CF"
+}
diff --git a/resources/profiles/Vzbot/machine/fdm_klipper_common.json b/resources/profiles/Vzbot/machine/fdm_klipper_common.json
new file mode 100644
index 0000000000..8ae27e53d1
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/fdm_klipper_common.json
@@ -0,0 +1,141 @@
+{
+ "type": "machine",
+ "name": "fdm_klipper_common",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_machine_common",
+ "gcode_flavor": "klipper",
+ "machine_max_acceleration_e": [
+ "20000",
+ "20000"
+ ],
+ "machine_max_acceleration_extruding": [
+ "50000",
+ "50000"
+ ],
+ "machine_max_acceleration_retracting": [
+ "10000",
+ "10000"
+ ],
+ "machine_max_acceleration_travel": [
+ "50000",
+ "50000"
+ ],
+ "machine_max_acceleration_x": [
+ "50000",
+ "50000"
+ ],
+ "machine_max_acceleration_y": [
+ "50000",
+ "50000"
+ ],
+ "machine_max_acceleration_z": [
+ "1000",
+ "500"
+ ],
+ "machine_max_speed_e": [
+ "100",
+ "100"
+ ],
+ "machine_max_speed_x": [
+ "2000",
+ "2000"
+ ],
+ "machine_max_speed_y": [
+ "2000",
+ "2000"
+ ],
+ "machine_max_speed_z": [
+ "15",
+ "15"
+ ],
+ "machine_max_jerk_e": [
+ "0",
+ "0"
+ ],
+ "machine_max_jerk_x": [
+ "0",
+ "0"
+ ],
+ "machine_max_jerk_y": [
+ "0",
+ "0"
+ ],
+ "machine_max_jerk_z": [
+ "0",
+ "0"
+ ],
+ "machine_min_extruding_rate": [
+ "0",
+ "0"
+ ],
+ "machine_min_travel_rate": [
+ "0",
+ "0"
+ ],
+ "max_layer_height": [
+ "0.28"
+ ],
+ "min_layer_height": [
+ "0.08"
+ ],
+ "printable_height": "200",
+ "extruder_clearance_radius": "45",
+ "extruder_clearance_height_to_rod": "36",
+ "extruder_clearance_height_to_lid": "140",
+ "printer_settings_id": "",
+ "printer_technology": "FFF",
+ "printer_variant": "0.4",
+ "retraction_minimum_travel": [
+ "1"
+ ],
+ "retract_before_wipe": [
+ "70%"
+ ],
+ "retract_when_changing_layer": [
+ "1"
+ ],
+ "retraction_length": [
+ "0.5"
+ ],
+ "retract_length_toolchange": [
+ "2"
+ ],
+ "z_hop": [
+ "0"
+ ],
+ "retract_restart_extra": [
+ "0"
+ ],
+ "retract_restart_extra_toolchange": [
+ "0"
+ ],
+ "retraction_speed": [
+ "30"
+ ],
+ "deretraction_speed": [
+ "80"
+ ],
+ "z_lift_type": "NormalLift",
+ "silent_mode": "0",
+ "single_extruder_multi_material": "1",
+ "change_filament_gcode": "",
+ "machine_pause_gcode": "PAUSE\n",
+ "wipe": [
+ "1"
+ ],
+ "default_filament_profile": [
+ "Vzbot Generic ABS"
+ ],
+ "default_print_profile": "0.20mm Standard @Vzbot",
+ "bed_exclude_area": [
+ "0x0"
+ ],
+ "machine_start_gcode": "BED_MESH_PROFILE LOAD=default \nM190 S[bed_temperature_initial_layer_single] ;set bed temp \nG28; \nG1 X2 Y2 Z0 F9000 ; move to corner \nM109 S[nozzle_temperature_initial_layer] ; set nozzle temp \nG1 Z0.2 F300 ; raise nozzle to 0.2\nG92 E0.0 ; reset extruder distance position\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E21.5 F1000.0 ; intro line\nG0 Z2\n\nG92 E0.0 ; reset extruder distance position",
+ "machine_end_gcode": "G91; //rel pos\nG1 E-5 f2000\nG1 Z10 F600 ; lift nozzle 10mm/s\nG1 E-29 f600\nM104 S0\nM140 S0 ; turn off bed\n\nM107\nG90\nG0 X117 Y200 F6000; move to back\nM84 ; disable motors\nDSLR_SNAPSHOT\nRSCS_off\n\nexhaustfan_on\nTIMELAPSE_RENDER\n\nG4 P60000 ; //Dwell for 1min\nM107 \nexhaustfan_off\n\nG4 P120000\n\npower_off ; //this is with moonraker",
+ "layer_change_gcode": ";DSLR_SNAPSHOT\nTIMELAPSE_TAKE_FRAME",
+ "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
+ "scan_first_layer": "0",
+ "nozzle_type": "undefine",
+ "auxiliary_fan": "0"
+}
diff --git a/resources/profiles/Vzbot/machine/fdm_machine_common.json b/resources/profiles/Vzbot/machine/fdm_machine_common.json
new file mode 100644
index 0000000000..9874a03911
--- /dev/null
+++ b/resources/profiles/Vzbot/machine/fdm_machine_common.json
@@ -0,0 +1,116 @@
+{
+ "type": "machine",
+ "name": "fdm_machine_common",
+ "from": "system",
+ "instantiation": "false",
+ "printer_technology": "FFF",
+ "deretraction_speed": [
+ "80"
+ ],
+ "extruder_colour": [
+ "#FCE94F"
+ ],
+ "extruder_offset": [
+ "0x0"
+ ],
+ "gcode_flavor": "klipper",
+ "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": [
+ "0.4"
+ ],
+ "machine_min_extruding_rate": [
+ "0"
+ ],
+ "machine_min_travel_rate": [
+ "0"
+ ],
+ "max_layer_height": [
+ "0.28"
+ ],
+ "min_layer_height": [
+ "0.08"
+ ],
+ "printable_height": "250",
+ "extruder_clearance_radius": "65",
+ "extruder_clearance_height_to_rod": "36",
+ "extruder_clearance_height_to_lid": "140",
+ "nozzle_diameter": [
+ "0.4"
+ ],
+ "printer_settings_id": "",
+ "printer_variant": "0.4",
+ "retraction_minimum_travel": [
+ "2"
+ ],
+ "retract_before_wipe": [
+ "70%"
+ ],
+ "retract_when_changing_layer": [
+ "1"
+ ],
+ "retraction_length": [
+ "5"
+ ],
+ "retract_length_toolchange": [
+ "1"
+ ],
+ "z_hop": [
+ "0"
+ ],
+ "retract_restart_extra": [
+ "0"
+ ],
+ "retract_restart_extra_toolchange": [
+ "0"
+ ],
+ "retraction_speed": [
+ "60"
+ ],
+ "single_extruder_multi_material": "0",
+ "change_filament_gcode": "",
+ "wipe": [
+ "1"
+ ],
+ "default_print_profile": "0.20mm Standard @Vzbot",
+ "machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
+ "machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end"
+}
diff --git a/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot.json b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot.json
new file mode 100644
index 0000000000..0b4cc42dd2
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "VZ004",
+ "name": "0.08mm Extra Fine @Vzbot",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.08",
+ "bottom_shell_layers": "7",
+ "top_shell_layers": "9"
+}
diff --git a/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..b134e2b1e1
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.5_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "VZ004",
+ "name": "0.08mm Extra Fine @Vzbot 0.5nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.5_nozzle",
+ "layer_height": "0.08",
+ "bottom_shell_layers": "7",
+ "top_shell_layers": "9"
+}
diff --git a/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..e93d9a4ce3
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.08mm Extra Fine @Vzbot_0.6_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "VZ004",
+ "name": "0.08mm Extra Fine @Vzbot 0.6nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.6_nozzle",
+ "layer_height": "0.08",
+ "bottom_shell_layers": "7",
+ "top_shell_layers": "9"
+}
diff --git a/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot.json b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot.json
new file mode 100644
index 0000000000..d18af968ff
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.12mm Fine @Vzbot",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.12",
+ "bottom_shell_layers": "5",
+ "top_shell_layers": "6"
+}
diff --git a/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..c293657633
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.5_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.12mm Fine @Vzbot 0.5nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.5_nozzle",
+ "layer_height": "0.12",
+ "bottom_shell_layers": "5",
+ "top_shell_layers": "6"
+}
diff --git a/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..9a2d840fca
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.12mm Fine @Vzbot_0.6_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.12mm Fine @Vzbot 0.6nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.6_nozzle",
+ "layer_height": "0.12",
+ "bottom_shell_layers": "5",
+ "top_shell_layers": "6"
+}
diff --git a/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot.json b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot.json
new file mode 100644
index 0000000000..ec3aa5212f
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.15mm Optimal @Vzbot",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "bottom_shell_layers": "4",
+ "top_shell_layers": "5",
+ "layer_height": "0.15"
+}
diff --git a/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..82623d0281
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.5_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.15mm Optimal @Vzbot 0.5nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.5_nozzle",
+ "bottom_shell_layers": "4",
+ "top_shell_layers": "5",
+ "layer_height": "0.15"
+}
diff --git a/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..8507bf8bc2
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.15mm Optimal @Vzbot_0.6_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.15mm Optimal @Vzbot 0.6nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.6_nozzle",
+ "bottom_shell_layers": "4",
+ "top_shell_layers": "5",
+ "layer_height": "0.15"
+}
diff --git a/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot.json b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot.json
new file mode 100644
index 0000000000..851d1c7994
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.20mm Standard @Vzbot",
+ "from": "system",
+ "inherits": "fdm_process_Vzbot_common",
+ "instantiation": "true",
+ "layer_height": "0.2",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..ab5dcdc000
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.5_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.20mm Standard @Vzbot 0.5nozzle",
+ "from": "system",
+ "inherits": "fdm_process_Vzbot_common_0.5_nozzle",
+ "instantiation": "true",
+ "layer_height": "0.2",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..d08ff3832c
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.20mm Standard @Vzbot_0.6_nozzle.json
@@ -0,0 +1,11 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.20mm Standard @Vzbot 0.6nozzle",
+ "from": "system",
+ "inherits": "fdm_process_Vzbot_common_0.6_nozzle",
+ "instantiation": "true",
+ "layer_height": "0.2",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot.json b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot.json
new file mode 100644
index 0000000000..72a092c7c5
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.24mm Draft @Vzbot",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.24",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..6b9e6101a4
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.24mm Draft @Vzbot 0.5nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.5_nozzle",
+ "layer_height": "0.24",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..6fa216ffd9
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.24mm Draft @Vzbot 0.6nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common_0.6_nozzle",
+ "layer_height": "0.24",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot.json b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot.json
new file mode 100644
index 0000000000..ec02f9a99e
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.28mm Extra Draft @Vzbot",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.28",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json
new file mode 100644
index 0000000000..a3427dd2a4
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.28mm Extra Draft @Vzbot 0.5nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.28",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json
new file mode 100644
index 0000000000..882f5f968b
--- /dev/null
+++ b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json
@@ -0,0 +1,12 @@
+{
+ "type": "process",
+ "setting_id": "GP004",
+ "name": "0.28mm Extra Draft @Vzbot 0.6nozzle",
+ "from": "system",
+ "instantiation": "true",
+ "inherits": "fdm_process_Vzbot_common",
+ "layer_height": "0.28",
+ "top_surface_line_width": "0.45",
+ "bottom_shell_layers": "3",
+ "top_shell_layers": "4"
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_Vzbot_common.json b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common.json
new file mode 100644
index 0000000000..919a11f2ae
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common.json
@@ -0,0 +1,110 @@
+{
+ "type": "process",
+ "name": "fdm_process_Vzbot_common",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_process_common",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "max_travel_detour_distance": "0",
+ "bottom_surface_pattern": "monotonic",
+ "bottom_shell_layers": "3",
+ "bottom_shell_thickness": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "150",
+ "brim_width": "5",
+ "brim_object_gap": "0.1",
+ "compatible_printers_condition": "",
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "top_surface_acceleration": "5000",
+ "travel_acceleration": "20000",
+ "inner_wall_acceleration": "10000",
+ "outer_wall_acceleration": "5000",
+ "bridge_no_support": "0",
+ "draft_shield": "disabled",
+ "elefant_foot_compensation": "0.1",
+ "enable_arc_fitting": "1",
+ "outer_wall_line_width": "0.42",
+ "wall_infill_order": "inner wall/outer wall/infill",
+ "line_width": "0.42",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_acceleration": "5000",
+ "initial_layer_line_width": "0.5",
+ "initial_layer_print_height": "0.2",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.45",
+ "infill_wall_overlap": "25%",
+ "interface_shells": "0",
+ "ironing_flow": "10%",
+ "ironing_spacing": "0.15",
+ "ironing_speed": "30",
+ "ironing_type": "no ironing",
+ "layer_height": "0.2",
+ "reduce_infill_retraction": "1",
+ "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
+ "detect_overhang_wall": "1",
+ "overhang_1_4_speed": "0",
+ "overhang_2_4_speed": "120",
+ "overhang_3_4_speed": "80",
+ "overhang_4_4_speed": "30",
+ "inner_wall_line_width": "0.45",
+ "wall_loops": "3",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "seam_gap": "2%",
+ "skirt_distance": "2",
+ "skirt_height": "1",
+ "skirt_loops": "1",
+ "minimum_sparse_infill_area": "15",
+ "internal_solid_infill_line_width": "0.42",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "resolution": "0.012",
+ "support_type": "normal(auto)",
+ "support_style": "default",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.2",
+ "support_filament": "0",
+ "support_line_width": "0.42",
+ "support_interface_loop_pattern": "0",
+ "support_interface_filament": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_bottom_layers": "2",
+ "support_interface_spacing": "0.5",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2.5",
+ "support_speed": "150",
+ "support_threshold_angle": "30",
+ "support_object_xy_distance": "0.35",
+ "tree_support_branch_angle": "45",
+ "tree_support_wall_count": "0",
+ "detect_thin_wall": "0",
+ "top_surface_pattern": "monotonic",
+ "top_surface_line_width": "0.42",
+ "top_shell_layers": "3",
+ "top_shell_thickness": "0.8",
+ "initial_layer_speed": "120",
+ "initial_layer_infill_speed": "120",
+ "outer_wall_speed": "200",
+ "inner_wall_speed": "250",
+ "internal_solid_infill_speed": "250",
+ "top_surface_speed": "200",
+ "gap_infill_speed": "250",
+ "sparse_infill_speed": "250",
+ "travel_speed": "800",
+ "enable_prime_tower": "0",
+ "wipe_tower_no_sparse_layers": "0",
+ "prime_tower_width": "35",
+ "xy_hole_compensation": "0.075",
+ "xy_contour_compensation": "0",
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.4 nozzle",
+ "Vzbot 330 AWD 0.4 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json
new file mode 100644
index 0000000000..7e20e8edea
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json
@@ -0,0 +1,109 @@
+{
+ "type": "process",
+ "name": "fdm_process_Vzbot_common_0.5_nozzle",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_process_common_0.5_nozzle",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "max_travel_detour_distance": "0",
+ "bottom_surface_pattern": "monotonic",
+ "bottom_shell_layers": "3",
+ "bottom_shell_thickness": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "150",
+ "brim_width": "5",
+ "brim_object_gap": "0.1",
+ "compatible_printers_condition": "",
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "top_surface_acceleration": "5000",
+ "travel_acceleration": "20000",
+ "inner_wall_acceleration": "10000",
+ "outer_wall_acceleration": "5000",
+ "bridge_no_support": "0",
+ "draft_shield": "disabled",
+ "elefant_foot_compensation": "0.1",
+ "enable_arc_fitting": "1",
+ "outer_wall_line_width": "0.52",
+ "wall_infill_order": "inner wall/outer wall/infill",
+ "line_width": "0.52",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_acceleration": "5000",
+ "initial_layer_line_width": "0.58",
+ "initial_layer_print_height": "0.2",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.55",
+ "infill_wall_overlap": "25%",
+ "interface_shells": "0",
+ "ironing_flow": "10%",
+ "ironing_spacing": "0.15",
+ "ironing_speed": "30",
+ "ironing_type": "no ironing",
+ "layer_height": "0.2",
+ "reduce_infill_retraction": "1",
+ "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
+ "detect_overhang_wall": "1",
+ "overhang_1_4_speed": "0",
+ "overhang_2_4_speed": "120",
+ "overhang_3_4_speed": "80",
+ "overhang_4_4_speed": "30",
+ "inner_wall_line_width": "0.52",
+ "wall_loops": "3",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "skirt_distance": "2",
+ "skirt_height": "1",
+ "skirt_loops": "1",
+ "minimum_sparse_infill_area": "15",
+ "internal_solid_infill_line_width": "0.55",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "resolution": "0.012",
+ "support_type": "normal(auto)",
+ "support_style": "default",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.2",
+ "support_filament": "0",
+ "support_line_width": "0.55",
+ "support_interface_loop_pattern": "0",
+ "support_interface_filament": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_bottom_layers": "2",
+ "support_interface_spacing": "0.5",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2.5",
+ "support_speed": "150",
+ "support_threshold_angle": "30",
+ "support_object_xy_distance": "0.35",
+ "tree_support_branch_angle": "45",
+ "tree_support_wall_count": "0",
+ "detect_thin_wall": "0",
+ "top_surface_pattern": "monotonic",
+ "top_surface_line_width": "0.55",
+ "top_shell_layers": "3",
+ "top_shell_thickness": "0.8",
+ "initial_layer_speed": "120",
+ "initial_layer_infill_speed": "120",
+ "outer_wall_speed": "200",
+ "inner_wall_speed": "250",
+ "internal_solid_infill_speed": "250",
+ "top_surface_speed": "200",
+ "gap_infill_speed": "250",
+ "sparse_infill_speed": "250",
+ "travel_speed": "800",
+ "enable_prime_tower": "0",
+ "wipe_tower_no_sparse_layers": "0",
+ "prime_tower_width": "35",
+ "xy_hole_compensation": "0.075",
+ "xy_contour_compensation": "0",
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.5 nozzle",
+ "Vzbot 330 AWD 0.5 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.6_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.6_nozzle.json
new file mode 100644
index 0000000000..8f7ffabeea
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.6_nozzle.json
@@ -0,0 +1,109 @@
+{
+ "type": "process",
+ "name": "fdm_process_Vzbot_common_0.6_nozzle",
+ "from": "system",
+ "instantiation": "false",
+ "inherits": "fdm_process_common_0.6_nozzle",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "max_travel_detour_distance": "0",
+ "bottom_surface_pattern": "monotonic",
+ "bottom_shell_layers": "3",
+ "bottom_shell_thickness": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "150",
+ "brim_width": "5",
+ "brim_object_gap": "0.1",
+ "compatible_printers_condition": "",
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "top_surface_acceleration": "5000",
+ "travel_acceleration": "20000",
+ "inner_wall_acceleration": "10000",
+ "outer_wall_acceleration": "5000",
+ "bridge_no_support": "0",
+ "draft_shield": "disabled",
+ "elefant_foot_compensation": "0.1",
+ "enable_arc_fitting": "1",
+ "outer_wall_line_width": "0.62",
+ "wall_infill_order": "inner wall/outer wall/infill",
+ "line_width": "0.62",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_acceleration": "5000",
+ "initial_layer_line_width": "0.68",
+ "initial_layer_print_height": "0.2",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.65",
+ "infill_wall_overlap": "25%",
+ "interface_shells": "0",
+ "ironing_flow": "10%",
+ "ironing_spacing": "0.15",
+ "ironing_speed": "30",
+ "ironing_type": "no ironing",
+ "layer_height": "0.2",
+ "reduce_infill_retraction": "1",
+ "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
+ "detect_overhang_wall": "1",
+ "overhang_1_4_speed": "0",
+ "overhang_2_4_speed": "120",
+ "overhang_3_4_speed": "80",
+ "overhang_4_4_speed": "30",
+ "inner_wall_line_width": "0.62",
+ "wall_loops": "3",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "skirt_distance": "2",
+ "skirt_height": "1",
+ "skirt_loops": "1",
+ "minimum_sparse_infill_area": "15",
+ "internal_solid_infill_line_width": "0.65",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "resolution": "0.012",
+ "support_type": "normal(auto)",
+ "support_style": "default",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.2",
+ "support_filament": "0",
+ "support_line_width": "0.65",
+ "support_interface_loop_pattern": "0",
+ "support_interface_filament": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_bottom_layers": "2",
+ "support_interface_spacing": "0.5",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2.5",
+ "support_speed": "150",
+ "support_threshold_angle": "30",
+ "support_object_xy_distance": "0.35",
+ "tree_support_branch_angle": "45",
+ "tree_support_wall_count": "0",
+ "detect_thin_wall": "0",
+ "top_surface_pattern": "monotonic",
+ "top_surface_line_width": "0.65",
+ "top_shell_layers": "3",
+ "top_shell_thickness": "0.8",
+ "initial_layer_speed": "120",
+ "initial_layer_infill_speed": "120",
+ "outer_wall_speed": "200",
+ "inner_wall_speed": "250",
+ "internal_solid_infill_speed": "250",
+ "top_surface_speed": "200",
+ "gap_infill_speed": "250",
+ "sparse_infill_speed": "250",
+ "travel_speed": "800",
+ "enable_prime_tower": "0",
+ "wipe_tower_no_sparse_layers": "0",
+ "prime_tower_width": "35",
+ "xy_hole_compensation": "0.075",
+ "xy_contour_compensation": "0",
+ "compatible_printers": [
+ "Vzbot 235 AWD 0.6 nozzle",
+ "Vzbot 330 AWD 0.6 nozzle"
+ ]
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_common.json b/resources/profiles/Vzbot/process/fdm_process_common.json
new file mode 100644
index 0000000000..7398bcd481
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_common.json
@@ -0,0 +1,70 @@
+{
+ "type": "process",
+ "name": "fdm_process_common",
+ "from": "system",
+ "instantiation": "false",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "25",
+ "brim_width": "5",
+ "compatible_printers": [],
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "bridge_no_support": "0",
+ "elefant_foot_compensation": "0.1",
+ "outer_wall_line_width": "0.4",
+ "outer_wall_speed": "120",
+ "line_width": "0.45",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_line_width": "0.42",
+ "initial_layer_print_height": "0.2",
+ "initial_layer_speed": "20",
+ "gap_infill_speed": "30",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.45",
+ "infill_wall_overlap": "25%",
+ "sparse_infill_speed": "50",
+ "interface_shells": "0",
+ "detect_overhang_wall": "0",
+ "reduce_infill_retraction": "0",
+ "filename_format": "{input_filename_base}.gcode",
+ "wall_loops": "3",
+ "inner_wall_line_width": "0.45",
+ "inner_wall_speed": "40",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "skirt_distance": "2",
+ "skirt_height": "2",
+ "minimum_sparse_infill_area": "0",
+ "internal_solid_infill_line_width": "0.45",
+ "internal_solid_infill_speed": "40",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "support_filament": "0",
+ "support_line_width": "0.42",
+ "support_interface_filament": "0",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.15",
+ "support_interface_loop_pattern": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_spacing": "0",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2",
+ "support_speed": "40",
+ "support_threshold_angle": "40",
+ "support_object_xy_distance": "0.5",
+ "detect_thin_wall": "0",
+ "top_surface_line_width": "0.4",
+ "top_surface_speed": "30",
+ "travel_speed": "400",
+ "enable_prime_tower": "0",
+ "prime_tower_width": "60",
+ "xy_hole_compensation": "0",
+ "xy_contour_compensation": "0"
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json
new file mode 100644
index 0000000000..fb69e3a50b
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json
@@ -0,0 +1,71 @@
+{
+ "type": "process",
+ "name": "fdm_process_common_0.5_nozzle",
+ "from": "system",
+ "instantiation": "false",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "150",
+ "brim_width": "5",
+ "compatible_printers": [],
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "bridge_no_support": "0",
+ "elefant_foot_compensation": "0.1",
+ "outer_wall_line_width": "0.52",
+ "outer_wall_speed": "120",
+ "line_width": "0.52",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_line_width": "0.52",
+ "initial_layer_print_height": "0.2",
+ "initial_layer_speed": "20",
+ "gap_infill_speed": "30",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.55",
+ "infill_wall_overlap": "25%",
+ "sparse_infill_speed": "50",
+ "interface_shells": "0",
+ "detect_overhang_wall": "0",
+ "reduce_infill_retraction": "0",
+ "filename_format": "{input_filename_base}.gcode",
+ "wall_loops": "3",
+ "inner_wall_line_width": "0.52",
+ "inner_wall_speed": "40",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "seam_gap": "2%",
+ "skirt_distance": "2",
+ "skirt_height": "2",
+ "minimum_sparse_infill_area": "0",
+ "internal_solid_infill_line_width": "0.55",
+ "internal_solid_infill_speed": "40",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "support_filament": "0",
+ "support_line_width": "0.52",
+ "support_interface_filament": "0",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.15",
+ "support_interface_loop_pattern": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_spacing": "0",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2",
+ "support_speed": "40",
+ "support_threshold_angle": "40",
+ "support_object_xy_distance": "0.5",
+ "detect_thin_wall": "0",
+ "top_surface_line_width": "0.55",
+ "top_surface_speed": "30",
+ "travel_speed": "400",
+ "enable_prime_tower": "0",
+ "prime_tower_width": "60",
+ "xy_hole_compensation": "0",
+ "xy_contour_compensation": "0"
+}
diff --git a/resources/profiles/Vzbot/process/fdm_process_common_0.6_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_common_0.6_nozzle.json
new file mode 100644
index 0000000000..abef2de4b3
--- /dev/null
+++ b/resources/profiles/Vzbot/process/fdm_process_common_0.6_nozzle.json
@@ -0,0 +1,71 @@
+{
+ "type": "process",
+ "name": "fdm_process_common_0.6_nozzle",
+ "from": "system",
+ "instantiation": "false",
+ "adaptive_layer_height": "0",
+ "reduce_crossing_wall": "0",
+ "bridge_flow": "0.95",
+ "bridge_speed": "150",
+ "brim_width": "5",
+ "compatible_printers": [],
+ "print_sequence": "by layer",
+ "default_acceleration": "10000",
+ "bridge_no_support": "0",
+ "elefant_foot_compensation": "0.1",
+ "outer_wall_line_width": "0.62",
+ "outer_wall_speed": "120",
+ "line_width": "0.62",
+ "infill_direction": "45",
+ "sparse_infill_density": "15%",
+ "sparse_infill_pattern": "grid",
+ "initial_layer_line_width": "0.62",
+ "initial_layer_print_height": "0.2",
+ "initial_layer_speed": "20",
+ "gap_infill_speed": "30",
+ "infill_combination": "0",
+ "sparse_infill_line_width": "0.65",
+ "infill_wall_overlap": "25%",
+ "sparse_infill_speed": "50",
+ "interface_shells": "0",
+ "detect_overhang_wall": "0",
+ "reduce_infill_retraction": "0",
+ "filename_format": "{input_filename_base}.gcode",
+ "wall_loops": "3",
+ "inner_wall_line_width": "0.62",
+ "inner_wall_speed": "40",
+ "print_settings_id": "",
+ "raft_layers": "0",
+ "seam_position": "nearest",
+ "seam_gap": "2%",
+ "skirt_distance": "2",
+ "skirt_height": "2",
+ "minimum_sparse_infill_area": "0",
+ "internal_solid_infill_line_width": "0.65",
+ "internal_solid_infill_speed": "40",
+ "spiral_mode": "0",
+ "standby_temperature_delta": "-5",
+ "enable_support": "0",
+ "support_filament": "0",
+ "support_line_width": "0.62",
+ "support_interface_filament": "0",
+ "support_on_build_plate_only": "0",
+ "support_top_z_distance": "0.15",
+ "support_interface_loop_pattern": "0",
+ "support_interface_top_layers": "2",
+ "support_interface_spacing": "0",
+ "support_interface_speed": "80",
+ "support_base_pattern": "rectilinear",
+ "support_base_pattern_spacing": "2",
+ "support_speed": "40",
+ "support_threshold_angle": "40",
+ "support_object_xy_distance": "0.5",
+ "detect_thin_wall": "0",
+ "top_surface_line_width": "0.65",
+ "top_surface_speed": "30",
+ "travel_speed": "400",
+ "enable_prime_tower": "0",
+ "prime_tower_width": "60",
+ "xy_hole_compensation": "0",
+ "xy_contour_compensation": "0"
+}
diff --git a/resources/profiles/Vzbot/vz330_bed1.stl b/resources/profiles/Vzbot/vz330_bed1.stl
new file mode 100644
index 0000000000..6bf345cebd
Binary files /dev/null and b/resources/profiles/Vzbot/vz330_bed1.stl differ
diff --git a/resources/web/image/printer/Vzbot 235 AWD_cover.PNG b/resources/web/image/printer/Vzbot 235 AWD_cover.PNG
new file mode 100644
index 0000000000..eaa01be0cc
Binary files /dev/null and b/resources/web/image/printer/Vzbot 235 AWD_cover.PNG differ
diff --git a/resources/web/image/printer/Vzbot 330 AWD_cover.PNG b/resources/web/image/printer/Vzbot 330 AWD_cover.PNG
new file mode 100644
index 0000000000..fac6a1f8bf
Binary files /dev/null and b/resources/web/image/printer/Vzbot 330 AWD_cover.PNG differ