1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-19 05:39:10 +02:00

Updated readme and image for rounded_right_triangle.

This commit is contained in:
Chris Palmer
2020-12-22 13:00:49 +00:00
parent 15b3b3a8c2
commit 6d79e587aa
3 changed files with 26 additions and 5 deletions

View File

@@ -90,6 +90,7 @@ use <utils/gears.scad>
use <utils/hanging_hole.scad>
use <utils/fillet.scad>
use <utils/rounded_polygon.scad>
use <utils/rounded_right_triangle.scad>
use <utils/layout.scad>
use <utils/round.scad>
use <utils/offset.scad>