mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fix certain extruder parameters not working properly
This commit is contained in:
@@ -7535,8 +7535,10 @@ std::set<std::string> printer_options_with_variant_1 = {
|
|||||||
"nozzle_volume",
|
"nozzle_volume",
|
||||||
"retraction_length",
|
"retraction_length",
|
||||||
"z_hop",
|
"z_hop",
|
||||||
|
"travel_slope",
|
||||||
"retract_lift_above",
|
"retract_lift_above",
|
||||||
"retract_lift_below",
|
"retract_lift_below",
|
||||||
|
"retract_lift_enforce",
|
||||||
"z_hop_types",
|
"z_hop_types",
|
||||||
"retraction_speed",
|
"retraction_speed",
|
||||||
"deretraction_speed",
|
"deretraction_speed",
|
||||||
|
|||||||
Reference in New Issue
Block a user