Update the sprocketed_roller module used in this project
This commit is contained in:
parent
f775c330a6
commit
25ba26b063
|
@ -1 +1 @@
|
||||||
Subproject commit 53f4dd4a2d6dd038c1beb97f8ae721ec5905a43b
|
Subproject commit e2eeb27f173d739a174c0d147bcb62a16859e2d9
|
|
@ -1,5 +1,5 @@
|
||||||
use <./common/common.scad>;
|
use <./common/common.scad>;
|
||||||
use <./sprocketed_roller/sprocketed_roller_var.scad>;
|
use <./sprocketed_roller/scad/sprocketed_roller.scad>;
|
||||||
use <./filmless.scad>;
|
use <./filmless.scad>;
|
||||||
use <./bolex.scad>;
|
use <./bolex.scad>;
|
||||||
use <./arri_s.scad>;
|
use <./arri_s.scad>;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e8f2e63b2efe35621479d3b9f4dc6a710a57dfe6
|
Subproject commit 20a8d0c5af82aa58307e05af2722720edda258b6
|
Loading…
Reference in New Issue