1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

add module

This commit is contained in:
Justin Lin
2019-08-29 08:39:30 +08:00
parent 8700b0527c
commit 606fd3310c

View File

@@ -88,4 +88,5 @@ include <pixel/px_cylinder.scad>;
include <pixel/px_sphere.scad>;
include <pixel/px_polygon.scad>;
include <pixel/px_from.scad>;
include <pixel/px_ascii.scad>;
include <pixel/px_ascii.scad>;
include <pixel/px_gray.scad>;