Skip to content

Commit

Permalink
Awesome change
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Dec 6, 2024
1 parent 1469d71 commit ffd5084
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 = 5;
constexpr coord_t EPSILON = 6;

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

0 comments on commit ffd5084

Please sign in to comment.