mirror of
https://github.com/DJSundog/NopSCADlib.git
synced 2025-02-18 16:43:45 -05:00
Type in drag chain blurb, fixes #100
This commit is contained in:
parent
70b60522ce
commit
d70ddf5359
@ -22,7 +22,7 @@
|
|||||||
//!
|
//!
|
||||||
//! Each link has a maximum bend angle of 45°, so the mininium radius is proportional to the link length.
|
//! Each link has a maximum bend angle of 45°, so the mininium radius is proportional to the link length.
|
||||||
//!
|
//!
|
||||||
//! The travel prpoery is how far it can move in each direction, i.e. half the maximum travel if the chain is mounted in the middle of the travel.
|
//! The travel property is how far it can move in each direction, i.e. half the maximum travel if the chain is mounted in the middle of the travel.
|
||||||
//
|
//
|
||||||
|
|
||||||
include <../core.scad>
|
include <../core.scad>
|
||||||
|
@ -4558,7 +4558,7 @@ Parametric cable drag chain to limit the bend radius of a cable run.
|
|||||||
|
|
||||||
Each link has a maximum bend angle of 45°, so the mininium radius is proportional to the link length.
|
Each link has a maximum bend angle of 45°, so the mininium radius is proportional to the link length.
|
||||||
|
|
||||||
The travel prpoery is how far it can move in each direction, i.e. half the maximum travel if the chain is mounted in the middle of the travel.
|
The travel property is how far it can move in each direction, i.e. half the maximum travel if the chain is mounted in the middle of the travel.
|
||||||
|
|
||||||
|
|
||||||
[printed/drag_chain.scad](printed/drag_chain.scad) Implementation.
|
[printed/drag_chain.scad](printed/drag_chain.scad) Implementation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user