Skip to content

Commit

Permalink
Improve documentation as suggested
Browse files Browse the repository at this point in the history
Co-authored-by: Casper Lamboo <[email protected]>
  • Loading branch information
wawanbreton and casperlamboo authored Feb 16, 2024
1 parent 7653914 commit aac2a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/PrimeTower.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class PrimeTower

/*
* The first index is a bitmask representing an extruder combination, e.g. 0x05 for extruders 1+3.
* The second one is the used extruder index, e.g. 1
* The second index is the used extruder index, e.g. 1
* The polygons represent the sparse pattern to be printed when all the given extruders are unused for this layer
* and the given extruder is currently in use
*/
Expand Down

0 comments on commit aac2a8a

Please sign in to comment.