File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ <h1>Libraries</h1>
101101 < li > · < a href ="#scon "> SCON - JSON for OpenSCAD</ a > </ li >
102102 < li > · < a href ="#a2d "> Altair's 2D Library</ a > </ li >
103103 < li > · < a href ="#doll_house "> Doll house</ a > </ li >
104+ < li > · < a href ="#dimensions "> Dimensions</ a > </ li >
104105 </ ul >
105106 </ ul >
106107 </ div >
@@ -423,6 +424,17 @@ <h2 id="doll_house">Doll house</h2>
423424 < li > < a href ="https://codeberg.org/adrien-delhorme/openscad-doll-house/src/branch/main/README.md "> Documentation</ a > </ li >
424425 < li > License: < a href ="https://www.gnu.org/licenses/gpl-3.0.en.html#license-text "> GPL-3.0-only</ a > </ li >
425426 </ ul >
427+ < p style ="clear: both "> </ p >
428+
429+ < img class ="libimg " src ="images/dimensions.png " width ="200 " align ="right " alt ="Dimensions example ">
430+ < h2 id ="dimensions "> Dimensions</ h2 >
431+ < p > A library for drawing dimensions in OpenSCAD.</ p >
432+ < ul >
433+ < li > < a href ="https://codeberg.org/adrien-delhorme/openscad-new-dimensions "> Library</ a > </ li >
434+ < li > < a href ="https://codeberg.org/adrien-delhorme/openscad-new-dimensions/src/branch/main/README.md "> Documentation</ a > </ li >
435+ < li > License: < a href ="https://spdx.org/licenses/MIT.html "> MIT</ a > </ li >
436+ </ ul >
437+ < p style ="clear: both "> </ p >
426438 </ section >
427439
428440 </ article >
You can’t perform that action at this time.
0 commit comments