mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix issue that when swtiching to other printer from H2D/H2S, an empty preset dirty dialog will pop up
This commit is contained in:
@@ -181,6 +181,10 @@
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
@@ -222,6 +226,10 @@
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift",
|
||||
"Auto Lift"
|
||||
|
||||
@@ -298,6 +298,12 @@
|
||||
"324",
|
||||
"324"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces",
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0",
|
||||
@@ -358,6 +364,12 @@
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift",
|
||||
"Auto Lift",
|
||||
|
||||
Reference in New Issue
Block a user