orcaslicer/src
Noisyfox fab7eaab49
Fix wrong custom gcode layer caused by rounding error (#8017)
Compare the custom gcode z to `0.5*(layer_z[n] + layer_z[n+1])` instead of `EPSILON`
to compensate float rounding error during gcode processing (SoftFever/OrcaSlicer#7834)
2025-01-22 10:02:22 +08:00
..
admesh Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
agg
ankerl
boost
build-utils
clipper Fixed Clipper library (our own fork of it) when working with Z coordinate (#7180) 2024-10-24 22:26:40 +08:00
clipper2
eigen
expat
fast_float
glu-libtess
hidapi
hints
imgui Warnings: various fixes (#6582) 2024-09-07 18:16:50 +08:00
imguizmo Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
libigl
libnest2d Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
libslic3r Fix wrong custom gcode layer caused by rounding error (#8017) 2025-01-22 10:02:22 +08:00
mcut
minilzo
miniz
nanosvg
nlohmann
platform support downloading from makerworld on Mac by default. (#6867) 2024-09-22 16:49:14 +08:00
qhull Fix Linux build & some warnings (#6438) 2024-08-18 11:33:00 +08:00
qoi
semver
Shiny
slic3r Fix flow dynamics calib crash when last bed type is selected (#8014) 2025-01-22 10:02:07 +08:00
spline Fix -Wsubobject-linkage warning (#6243) 2024-08-04 10:48:24 +08:00
stb_dxt
BaseException.cpp Revert "Fix Compile Warnings (#5963)" 2024-08-12 00:00:20 +08:00
BaseException.h
CMakeLists.txt
OrcaSlicer.cpp fix a build error 2024-10-07 18:10:14 +08:00
OrcaSlicer.hpp
OrcaSlicer_app_msvc.cpp
OrcaSlicer_profile_validator.cpp
StackWalker.cpp
StackWalker.h