Add parameter section and comments
parent
97e0f23b61
commit
33130fd907
|
|
@ -7,7 +7,9 @@
|
||||||
|
|
||||||
use <bearing.scad>
|
use <bearing.scad>
|
||||||
use <polyholes.scad>
|
use <polyholes.scad>
|
||||||
rod_distance = 45;
|
|
||||||
|
// Parameters
|
||||||
|
rod_distance = 45; // Distance between vertical rods
|
||||||
|
|
||||||
module x_end_base(){
|
module x_end_base(){
|
||||||
// Main block
|
// Main block
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue