mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 06:17:32 +02:00
reduce deps
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
include <pixel/px_circle.scad>;
|
use <pixel/px_circle.scad>;
|
||||||
include <in_shape.scad>;
|
use <pixel/px_polygon.scad>;
|
||||||
include <pixel/px_line.scad>;
|
|
||||||
include <pixel/px_polyline.scad>;
|
|
||||||
include <pixel/px_polygon.scad>;
|
|
||||||
|
|
||||||
w = 5;
|
w = 5;
|
||||||
merged_dino = false;
|
merged_dino = false;
|
||||||
|
Reference in New Issue
Block a user