Some little bug fixes for 2.7.61 (same known issues as 2.7.61.4)
new
- new setting: gap_fill_perimeter do be able to disable the algorithm that try to fit perimeters inside thick gapfill (if you prefer thick gapfill). #4648
bugfixes
- Fix some graph widget issues:
- Fix issue when manually reordering the node (moving in x-axis)
- allow to press "enter" on x&y textbox
- correctly apply new min & max when changed
- Fix windows darkmode
- Fix text box draw resize issue for WiFi Config by @Calcousin55
- Fix unsearcheable settings #4647
- Fix extra perimeter from gapfill #4648
- Fix overhang fan not on top of perimeter type in the dynamic range #4644
- fix windows dll copy (fix step import)
- Fix fill extruder & solid fill extruder merging.
- fix seam_notch when the split is almost at a path transition.
- Fix perimeter_loop #4646
- Fix some bugs: arachne closed open path; fill ensure_valid
- project_mesh: optimize union_ for an edge case where unioning 14k little polygons at the same time result in cpu hog. reduce compute time by ~x30 (220s-> 8s). happened on a litophane at a specific z-angle.
- fix overhangs_speed_enforce also for classic perimeters
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