Skip to content

Commit

Permalink
Even more awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -41,7 +41,7 @@

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

FffGcodeWriter::FffGcodeWriter()
: max_object_height(0)
Expand Down

0 comments on commit caa5d86

Please sign in to comment.