mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-01-17 21:48:43 +01:00
Added comment.
This commit is contained in:
parent
d066648a76
commit
e40b10f5a0
@ -121,7 +121,7 @@ module scs_bearing_block(type) { //! Draw the specified SCS bearing block
|
||||
linear_bearing(scs_bearing(type));
|
||||
}
|
||||
|
||||
module scs_bearing_block_hole_positions(type) {
|
||||
module scs_bearing_block_hole_positions(type) { //! Place children at hole positions
|
||||
screw_separation_x = scs_screw_separation_x(type);
|
||||
screw_separation_z = scs_screw_separation_z(type);
|
||||
G = scs_block_side_height(type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user