mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-18 22:42:37 +00:00
The widths are float, so pass a float epsilon; WithinRel(float, double) matches both overloads and does not compile.
The widths are float, so pass a float epsilon; WithinRel(float, double) matches both overloads and does not compile.