mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
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:
@@ -17,6 +17,9 @@
|
||||
"0x210"
|
||||
],
|
||||
"printable_height": "200",
|
||||
"retract_lift_below":[
|
||||
"199"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"retract_lift_below":[
|
||||
"249"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"retract_lift_below":[
|
||||
"249"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"retract_lift_below":[
|
||||
"249"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "280",
|
||||
"retract_lift_below":[
|
||||
"279"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x420"
|
||||
],
|
||||
"printable_height": "500",
|
||||
"retract_lift_below":[
|
||||
"499"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x320"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"retract_lift_below":[
|
||||
"399"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x225"
|
||||
],
|
||||
"printable_height": "280",
|
||||
"retract_lift_below":[
|
||||
"279"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
"0x220"
|
||||
],
|
||||
"printable_height": "300",
|
||||
"retract_lift_below":[
|
||||
"299"
|
||||
],
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0",
|
||||
"machine_max_acceleration_extruding": [
|
||||
|
||||
Reference in New Issue
Block a user