include rather than use, in order to get variables
This commit is contained in:
parent
b04c0f2d2e
commit
ca5ae59cc6
@ -16,7 +16,7 @@
|
||||
* bullet-system-stick. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
use <components.scad>
|
||||
include <components.scad>
|
||||
|
||||
// combine the lever mount and generic plate, with mounting holes
|
||||
module leverplate() {
|
||||
|
Loading…
Reference in New Issue
Block a user