mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 01:37:51 -06:00
Typo
CURA-7951
This commit is contained in:
parent
38a5754c6f
commit
3e39bbdabd
1 changed files with 2 additions and 2 deletions
|
@ -138,11 +138,11 @@ class GridArrange(Arranger):
|
|||
# these the node's "footprint".
|
||||
#
|
||||
# ┌────────────────┐
|
||||
# minimum food print │ NODE │
|
||||
# minimum foot-print │ NODE │
|
||||
# └────────────────┘
|
||||
# │ grid 1 │ grid 2 │ grid 3 │ grid 4 | grid 5 |
|
||||
# ┌────────────────┐
|
||||
# maximum food print │ NODE │
|
||||
# maximum foot-print │ NODE │
|
||||
# └────────────────┘
|
||||
#
|
||||
# The algorithm will find the grid offset such that the number of nodes with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue