mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-01 21:20:11 +02:00
Type in drag chain blurb, fixes #100
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user