Support Marlin 2

This commit is contained in:
SoftFever 2023-08-30 23:39:00 +08:00
parent 702ad817e5
commit 33ac24d35a
16 changed files with 97 additions and 106 deletions

View file

@ -45,8 +45,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",

View file

@ -38,8 +38,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",

View file

@ -47,6 +47,10 @@
"200",
"200"
],
"machine_max_acceleration_travel": [
"4000",
"4000"
],
"host_type": "prusalink",
"printable_height": "220",
"machine_end_gcode": "{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+1, max_print_height)} F720 ; Move print head up{endif}\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X241 Y170 F3600 ; park\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+23, max_print_height)} F300 ; Move print head up{endif}\nG4 ; wait\nM572 S0 ; reset PA\nM593 X T2 F0 ; disable IS\nM593 Y T2 F0 ; disable IS\nM84 X Y E ; disable motors\n; max_layer_z = [max_layer_z]",

View file

@ -19,8 +19,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"9000",

View file

@ -28,8 +28,8 @@
"1500"
],
"machine_max_acceleration_travel": [
"500",
"500"
"3000",
"3000"
],
"machine_max_acceleration_x": [
"3000",

View file

@ -18,8 +18,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",

View file

@ -18,8 +18,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",

View file

@ -18,8 +18,8 @@
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",