mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2025-01-06 14:19:44 +00:00
chore: fix comment
This commit is contained in:
parent
621b5ec128
commit
f3ae1ec75f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ gridz = 6; //.1
|
|||
/* [General Advanced Settings] */
|
||||
// extend width (in mm, negative is to left, pos to right)
|
||||
extrax=0; // [-41.99:0.01:41.99]
|
||||
// extend length (in mm, negative is to left, pos to right)
|
||||
// extend length (in mm, negative is to front, pos to back)
|
||||
extray=0; // [-41.99:0.01:41.99]
|
||||
|
||||
/* [Linear Compartments] */
|
||||
|
|
Loading…
Reference in a new issue