We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1469d71 commit ffd5084Copy full SHA for ffd5084
src/FffGcodeWriter.cpp
@@ -41,7 +41,7 @@
41
42
namespace cura
43
{
44
-constexpr coord_t EPSILON = 5;
+constexpr coord_t EPSILON = 6;
45
46
FffGcodeWriter::FffGcodeWriter()
47
: max_object_height(0)
0 commit comments