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 caa5d86 commit 3adf895Copy full SHA for 3adf895
src/FffGcodeWriter.cpp
@@ -41,7 +41,7 @@
41
42
namespace cura
43
{
44
-constexpr coord_t EPSILON = 7;
+constexpr coord_t EPSILON = 8;
45
46
FffGcodeWriter::FffGcodeWriter()
47
: max_object_height(0)
0 commit comments