mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 21:02:23 +00:00
switch res for large printer
This commit is contained in:
@@ -452,7 +452,7 @@ private:
|
||||
|
||||
static constexpr const bool polygons_strictly_simple = false;
|
||||
|
||||
static constexpr const auto tiny_area_threshold = sqr(scaled<double>(0.001));
|
||||
inline double tiny_area_threshold() { return sqr(scaled<double>(0.001)); }
|
||||
|
||||
void tree_supports_show_error(std::string_view message, bool critical);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user