z lift type

This commit is contained in:
SoftFever 2022-10-19 17:02:19 +08:00
parent d0fab5a5bd
commit be75bfaacb
13 changed files with 46 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Anycubic",
"version": "01.02.00.02",
"version": "01.02.00.03",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [

View file

@ -134,5 +134,6 @@
"machine_pause_gcode": "M400 U1\n",
"wipe": [
"1"
]
],
"z_lift_type": "NormalLift"
}

View file

@ -101,5 +101,7 @@
"internal_solid_infill_speed": "150",
"top_surface_speed": "50",
"gap_infill_speed": "30",
"travel_speed": "200"
"travel_speed": "200",
"enable_arc_fitting": "0"
}

View file

@ -1,6 +1,6 @@
{
"name": "Voron",
"version": "01.02.00.03",
"version": "01.02.00.04",
"force_update": "0",
"description": "Voron configurations",
"machine_model_list": [

View file

@ -116,6 +116,7 @@
"deretraction_speed": [
"30"
],
"z_lift_type": "NormalLift",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"change_filament_gcode": "",

View file

@ -102,6 +102,7 @@
"prime_tower_width": "35",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"enable_arc_fitting": "0",
"compatible_printers": [
"Voron 2.4 250 0.4 nozzle",
"Voron 2.4 300 0.4 nozzle",