mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 09:14:29 +02:00
rotate meme
This commit is contained in:
@@ -8,7 +8,8 @@ use <surface/sf_thicken.scad>;
|
||||
$fn = 48;
|
||||
t_step = 0.05;
|
||||
|
||||
ms_paperclip_meme();
|
||||
rotate([90, 0, 0])
|
||||
ms_paperclip_meme();
|
||||
|
||||
module ms_paperclip_meme() {
|
||||
clip_path = curve(t_step, [[15, 15, 0], [5.75, 14.5, 1], [2, 4.5, 0], [-3.5, 8, 0.25], [-1.5, 24, 0.75], [4, 25.5, 0], [2.5, 18, 1], [1.5, 9, 0], [-1.5, 9.75, 0], [-1, 16.5, 1], [-2, 22, 1]]);
|
||||
|
Reference in New Issue
Block a user