mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Correct Flying Bear S1 / Ghost 6 extruder clearance radius (#8560)
This commit is contained in:
committed by
GitHub
parent
e6f71774fd
commit
99b6033a1b
@@ -110,7 +110,7 @@
|
|||||||
],
|
],
|
||||||
"extruder_clearance_height_to_lid": "80",
|
"extruder_clearance_height_to_lid": "80",
|
||||||
"extruder_clearance_height_to_rod": "64",
|
"extruder_clearance_height_to_rod": "64",
|
||||||
"extruder_clearance_radius": "40",
|
"extruder_clearance_radius": "55",
|
||||||
"z_hop": [
|
"z_hop": [
|
||||||
"0.2"
|
"0.2"
|
||||||
],
|
],
|
||||||
@@ -131,4 +131,4 @@
|
|||||||
"100x100",
|
"100x100",
|
||||||
"320x320"
|
"320x320"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"extra_loading_move": "-2",
|
"extra_loading_move": "-2",
|
||||||
"extruder_clearance_height_to_lid": "69",
|
"extruder_clearance_height_to_lid": "69",
|
||||||
"extruder_clearance_height_to_rod": "69",
|
"extruder_clearance_height_to_rod": "69",
|
||||||
"extruder_clearance_radius": "49",
|
"extruder_clearance_radius": "55",
|
||||||
"extruder_colour": [
|
"extruder_colour": [
|
||||||
"#FCE94F"
|
"#FCE94F"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user