fix screws

This commit is contained in:
zhao
2023-08-10 15:04:47 -04:00
parent 78fedd640c
commit 5a5638fb3c

View File

@ -1,6 +1,6 @@
/* Some common screw dimensions and helper functions/modules */ /* Some common screw dimensions and helper functions/modules */
include <../helper/common.scad> include <../config/common.scad>
include <./math.scad> include <./math.scad>
/********************************************************************************/ /********************************************************************************/