Skip to content

Commit 3adf895

Browse files
authored
To infinity and beyond
1 parent caa5d86 commit 3adf895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FffGcodeWriter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
namespace cura
4343
{
44-
constexpr coord_t EPSILON = 7;
44+
constexpr coord_t EPSILON = 8;
4545

4646
FffGcodeWriter::FffGcodeWriter()
4747
: max_object_height(0)

0 commit comments

Comments
 (0)