mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-18 18:11:16 +02:00
Fixed docsgen error
This commit is contained in:
@@ -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),
|
||||
|
Reference in New Issue
Block a user