Skip to content

Commit ffd5084

Browse files
committed
Awesome change
1 parent 1469d71 commit ffd5084

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 = 5;
44+
constexpr coord_t EPSILON = 6;
4545

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

0 commit comments

Comments
 (0)