Add note about testing to sprocketed_roller_upright_solid marking it the currently-targeted roller.
This commit is contained in:
parent
856e9e6f66
commit
3e8bd96beb
|
@ -1044,6 +1044,7 @@ module sprocketed_roller_invert (pos = [0, 0, 0]) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//currently in testing
|
||||||
module sprocketed_roller_upright_solid (pos = [0, 0, 0]) {
|
module sprocketed_roller_upright_solid (pos = [0, 0, 0]) {
|
||||||
OverhangD = 42.85;
|
OverhangD = 42.85;
|
||||||
OverhangH = 2.5;
|
OverhangH = 2.5;
|
||||||
|
|
Loading…
Reference in New Issue