Remove classic overhang speed code (#9934)

* Remove code related to classic overhang speed

* Remove `overhang_degree` and `curve_degree`
This commit is contained in:
Noisyfox
2025-06-20 23:01:09 +08:00
committed by GitHub
parent dec21efe7f
commit 7cbd0d2b74
17 changed files with 31 additions and 860 deletions

View File

@@ -59,8 +59,6 @@ set(lisbslic3r_sources
Color.hpp
Config.cpp
Config.hpp
CurveAnalyzer.cpp
CurveAnalyzer.hpp
EdgeGrid.cpp
EdgeGrid.hpp
ElephantFootCompensation.cpp