mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-12-09 15:29:09 +00:00
Fixed docsgen error
This commit is contained in:
parent
9a848b3925
commit
acb5327f17
1 changed files with 5 additions and 5 deletions
|
|
@ -1884,7 +1884,7 @@ function _debug_octahedron(size, squareness) =
|
|||
// move([-stance.x,stance.y]), mb_connector([0,0,0],[0,0,tibia],legD, influence = 0.2),
|
||||
// move([stance.x,-stance.y]), mb_connector([-2,0,0],[-3,0,tibia],legD, influence = 0.2),
|
||||
// move([stance.x,stance.y]), mb_connector([0,0,0],[0,0,tibia],legD, influence = 0.2),
|
||||
// Upper legs
|
||||
// // Upper legs
|
||||
// move([-stance.x,-stance.y,tibia]), mb_connector([-6,0,0],[-2,0,femur],legD),
|
||||
// move([-stance.x,stance.y,tibia]), mb_connector([0,0,0],[0,0,femur],legD),
|
||||
// move([stance.x,-stance.y,tibia]), mb_connector([-3,0,0],[-1,0,femur],legD),
|
||||
|
|
|
|||
Loading…
Reference in a new issue