FIX: Different default Z hop upper boundary for different machines.

Github: #77
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I8065a2ea57496b5f415e591225877ba773fdb9f6
(cherry picked from commit 6fb7e1084caf9006d504c24ce1f026e475bcb348)
This commit is contained in:
wenjie.guo 2023-08-22 14:33:43 +08:00 committed by Lane.Wei
parent 3ae2a6f176
commit 95a235ee8a
52 changed files with 163 additions and 7 deletions

View file

@ -46,6 +46,9 @@
"0x180"
],
"printable_height": "180",
"retract_lift_below":[
"179"
],
"printer_structure": "i3",
"retract_lift_below": [
"179"

View file

@ -100,6 +100,9 @@
"0",
"0"
],
"retract_lift_below":[
"249"
],
"extruder_clearance_radius": "57",
"extruder_clearance_max_radius": "68",
"extruder_clearance_height_to_lid": "90",