mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-29 19:00:35 -07:00
Correct Flying Bear S1 / Ghost 6 extruder clearance radius (#8560)
This commit is contained in:
parent
e6f71774fd
commit
99b6033a1b
2 changed files with 3 additions and 3 deletions
|
|
@ -110,7 +110,7 @@
|
|||
],
|
||||
"extruder_clearance_height_to_lid": "80",
|
||||
"extruder_clearance_height_to_rod": "64",
|
||||
"extruder_clearance_radius": "40",
|
||||
"extruder_clearance_radius": "55",
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
|
|
@ -131,4 +131,4 @@
|
|||
"100x100",
|
||||
"320x320"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"extra_loading_move": "-2",
|
||||
"extruder_clearance_height_to_lid": "69",
|
||||
"extruder_clearance_height_to_rod": "69",
|
||||
"extruder_clearance_radius": "49",
|
||||
"extruder_clearance_radius": "55",
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue