mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-19 04:51:26 +02:00
rename
This commit is contained in:
@@ -11,7 +11,7 @@ holder_height = 80;
|
|||||||
holder_round_r = 5;
|
holder_round_r = 5;
|
||||||
feet_height = 15;
|
feet_height = 15;
|
||||||
|
|
||||||
module vampire_holder() {
|
module vampire_pen_holder() {
|
||||||
$fn = 48;
|
$fn = 48;
|
||||||
|
|
||||||
module feet() {
|
module feet() {
|
||||||
@@ -83,4 +83,4 @@ module vampire_holder() {
|
|||||||
cloak();
|
cloak();
|
||||||
}
|
}
|
||||||
|
|
||||||
vampire_holder();
|
vampire_pen_holder();
|
Reference in New Issue
Block a user