1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-25 15:42:41 +02:00

update doc

This commit is contained in:
Justin Lin
2019-08-24 10:38:32 +08:00
parent 1be303c2fe
commit 9927662c90

View File

@@ -106,4 +106,4 @@ The tool converts it into binaries. Combined with the `pixel_from`, you can buil
translate(pt) sphere(.5, $fn = 24); translate(pt) sphere(.5, $fn = 24);
} }
![px_line](images/lib2-px_line-3.JPG) ![px_from](images/lib2-px_from-3.JPG)