1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-14 10:44:48 +02:00

update README

This commit is contained in:
Justin Lin
2019-06-20 20:29:58 +08:00
parent 0d829b7185
commit c680780d11

View File

@@ -136,14 +136,14 @@ If you really don't want to care about dependencies, `include <dotSCAD.scad>;` o
- [m_shearing](https://openhome.cc/eGossip/OpenSCAD/lib-m_shearing.html) - [m_shearing](https://openhome.cc/eGossip/OpenSCAD/lib-m_shearing.html)
- Turtle - Turtle
- [turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle2d.html) - [turtle/turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle2d.html)
- [turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle3d.html) - [turtle/turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2-turtle3d.html)
- Pixel - Pixel
- px_line - pixel/px_line
- px_polyline - pixel/px_polyline
- px_circle - pixel/px_circle
- px_cylinder - pixel/px_cylinder
## Bugs and Feedback ## Bugs and Feedback