mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-09-02 03:42:42 +02:00
stl_colour() now used in tests and examples.
This commit is contained in:
@@ -54,7 +54,7 @@ module wires() {
|
||||
%cylinder(r = bundle_r, h = wire_l - 10, center = true);
|
||||
}
|
||||
|
||||
color(pp1_colour) {
|
||||
stl_colour(pp1_colour) {
|
||||
rotate([90, 0, 90])
|
||||
linear_extrude(thickness)
|
||||
difference() {
|
||||
|
Reference in New Issue
Block a user