Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Even more awesome
Browse files Browse the repository at this point in the history
wawanbreton committed Dec 6, 2024
1 parent ffd5084 commit caa5d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FffGcodeWriter.cpp
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@

namespace cura
{
constexpr coord_t EPSILON = 6;
constexpr coord_t EPSILON = 7;

FffGcodeWriter::FffGcodeWriter()
: max_object_height(0)

0 comments on commit caa5d86

Please sign in to comment.