mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2025-01-08 15:19:43 +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] */
|
/* [General Advanced Settings] */
|
||||||
// extend width (in mm, negative is to left, pos to right)
|
// extend width (in mm, negative is to left, pos to right)
|
||||||
extrax=0; // [-41.99:0.01:41.99]
|
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]
|
extray=0; // [-41.99:0.01:41.99]
|
||||||
|
|
||||||
/* [Linear Compartments] */
|
/* [Linear Compartments] */
|
||||||
|
|
Loading…
Reference in a new issue