mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
* Remember z of previous layer
* Support travel to middle of the layer z
* Support sloped extrusion
* Implement sloped seam
* Reduce extra movements
* Don't clip loop if sloped seam is enabled
* Fix wipe
* Ensure `slope_max_segment_length`
* Add options
* Limit slope length to perimeter length
* Fix slope segmentation
* Rename the option to scarf joint seam
* Don't modify the slope option when turning on spiral vase
* Add a few suggestions when turnning on scarf joint
* Add option to add scarf joint to inner walls
* Apply seam gap at the end of the slope
* Add option to explicitly use the entire loop as scarf length
* Fix layer number
* Increase default scarf length to 20mm
* Better way of storing the global scarf state
* Better vase mode layer height recognition
* Move id should exclude seams
* Fix slope height with independent support layer height
* Fix linux build
* Allow controlling the scarf with modifier
* Scarf start height default to 0
* Allow enable scarf seam on contour only
* Fix type error
* Move the creation of sloped loop into ExtrusionEntity.cpp
* Fix error "vector too long"
* Detect seams properly
* The correct way of calculating the rate limit
* The correct way of calculating the rate limit
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| admesh | ||
| agg | ||
| ankerl | ||
| boost | ||
| build-utils | ||
| clipper | ||
| clipper2 | ||
| eigen | ||
| expat | ||
| fast_float | ||
| glu-libtess | ||
| hidapi | ||
| hints | ||
| imgui | ||
| imguizmo | ||
| libigl | ||
| libnest2d | ||
| libslic3r | ||
| mcut | ||
| minilzo | ||
| miniz | ||
| nanosvg | ||
| nlohmann | ||
| platform | ||
| qhull | ||
| qoi | ||
| semver | ||
| Shiny | ||
| slic3r | ||
| spline | ||
| stb_dxt | ||
| BaseException.cpp | ||
| BaseException.h | ||
| CMakeLists.txt | ||
| OrcaSlicer.cpp | ||
| OrcaSlicer.hpp | ||
| OrcaSlicer_app_msvc.cpp | ||
| OrcaSlicer_profile_validator.cpp | ||
| StackWalker.cpp | ||
| StackWalker.h | ||