Skip to content

Commit

Permalink
Add square test shape
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Nov 14, 2023
1 parent 4ec9495 commit 9747584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/test_shapes_demo.scad
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ pb_polar = "m0 0Polar 20 30segment20 0 -15 64forward20V0";
pb_swoosh ="M68.56-4L18.4-25.36Q12.16-28 7.92-28q-4.8 0-6.96 3.36-1.36 2.16-.8 5.48t2.96 7.08q2 3.04 6.56 8-1.6-2.56-2.24-5.28-1.2-5.12 2.16-7.52Q11.2-18 14-18q2.24 0 5.04 .72z";
pb_petal = "m0 -1c-25-30 25-30 0,0 z";
pb_drop = "m60 90 -3 -10a3.1 3.1 0 1 1 6 0";
pb_square = "M0 0 h1 v1 h-1 Z";

svgShape(pb_share);

0 comments on commit 9747584

Please sign in to comment.