Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/CURA-11360_test_wagyu_fix__dont_…
Browse files Browse the repository at this point in the history
…merge' into CURA-11360_test_wagyu_fix__dont_merge
  • Loading branch information
rburema committed Dec 7, 2023
2 parents 12d8d1c + 34dc556 commit 1be4203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WallToolPaths.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const std::vector<VariableWidthLines>& WallToolPaths::generate()
return toolpaths_;
}

//if (false)
// if (false)
{ // begin: test fix polygons
using map_pt = mapbox::geometry::point<coord_t>;
using map_ring = mapbox::geometry::linear_ring<coord_t>;
Expand Down

0 comments on commit 1be4203

Please sign in to comment.