Skip to content

Commit

Permalink
fix missing solid_infill_below_width removed from prusa
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed May 20, 2024
1 parent 10e73e3 commit 93b132d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libslic3r/PrintConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8257,6 +8257,7 @@ std::unordered_set<std::string> prusa_export_to_remove_keys = {
"solid_infill_fan_speed",
"solid_infill_overlap",
"start_gcode_manual",
"solid_infill_below_width",
"support_material_angle_height",
"support_material_acceleration",
"support_material_contact_distance_type",
Expand Down

0 comments on commit 93b132d

Please sign in to comment.