include rather than use, in order to get variables

This commit is contained in:
Brian S. Stephan 2023-08-16 13:50:58 -05:00
parent b04c0f2d2e
commit ca5ae59cc6
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 1 additions and 1 deletions

View File

@ -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() {