Some more bug fixes for 2.7.61
new
- installer (.msi) release for windows, thanks to @eff3ry
bugfixes
- Fix gap_fill_perimeter allowing infill inside the perimeter-gapfill #4670
- Fix config wizard resetting to Simple mode
- Don't show phony values (spacing vs width) in "unsaved changes" / "compare" setting window
- Fix crash when comparing two preset with different extruder count. thanks @chitix
- Fix monotonic: prevent gcode writer to change direction of extrusions for monotonic.
- Fix speed percentage hierarchy when using auto-speed. #4676
- Fix hole_size_compensation with multiple regions #4631
- Fix arc gcode (wrong direction) when the loss of precision makes it too small to be something else than a strait line.
- Increase http max size for getting the release json from github
- Avoid crossing perimeters (& can_cross): distinguish between extruders (note: still can't distinguish between solid & sparse infill extruders.)
- Fix the old scarf seam (may still be removed/revamped when merged with 2.9)
- Fix GCodeViewer FeatureType length size. (doesn't overlap with next value anymore)
- Activate tooltip in setting's tab search window. #4657
- Fix Retraction Calibration crash
- Updates to Over-Bridge Calibration (typo, solid first layer) #4630
- Fix calibration for flow & speed: text spacing, locale (crash)
notes
- I haven't tested myself the linux & macos build.
- MACOS: The mac intel version will ask you for permission, and the arm will tell you it's corrupted. You need to do
xattr -cr /Applications/SuperSlicer.app
. - For Windows automatic installer/updates: https://community.chocolatey.org/packages/superslicer . Note that it has some days of delay, for the validation process. (I'll try to add superslicer also into winget, after I'll finish the fix the signing process)
You can have daily builds in the action menu of github.
You can support me with the "sponsor" button