mirror of
https://github.com/kennetek/gridfinity-rebuilt-openscad.git
synced 2024-11-23 00:40:50 +00:00
Update README.md
This commit is contained in:
parent
3aa13a63b1
commit
28d37a547d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Parameter | Range | Description
|
||||||
`enable_lip` | boolean | toggles the lip at the top of the bin that allows for bin stacking
|
`enable_lip` | boolean | toggles the lip at the top of the bin that allows for bin stacking
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
Run these functions inside the *Commands* section of *gridfinity.scad*.
|
Run these functions inside the *Commands* section of *gridfinity-rebuilt.scad*.
|
||||||
|
|
||||||
### `gridfinityEqual(n_divx, n_divy, style_tab, enable_scoop)`
|
### `gridfinityEqual(n_divx, n_divy, style_tab, enable_scoop)`
|
||||||
Generates the "traditional" bins. It is a utility function that creates evenly distributed compartments.
|
Generates the "traditional" bins. It is a utility function that creates evenly distributed compartments.
|
||||||
|
|
Loading…
Reference in a new issue