Update README.md

This commit is contained in:
Kenneth 2022-08-21 15:53:28 -07:00 committed by GitHub
parent 3aa13a63b1
commit 28d37a547d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Parameter | Range | Description
`enable_lip` | boolean | toggles the lip at the top of the bin that allows for bin stacking
## 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)`
Generates the "traditional" bins. It is a utility function that creates evenly distributed compartments.