3D Model  >  Other categories
0+
Stop Sign 停止标志牌
Stop Sign
Price£0 List:£0.15
Stand by Free Shipping(可下载)
SOLD0 [Comment0Article]
Stop_Sign.zip Click to download Downloads: 0  

- +
Add to Cart   
In Stock:99
Seller:Model City 模型城
Satisfaction Good rating0%
Rating:0
Service Attitude:0
Logistics:0
Recommended

by jewzaam, published

Want to learn OpenSCAD and I need a couple of stop signs.  I plan on also learning how to do filament switches and print this with red base and white top.  Or if I'm lazy print red and paint the raised border and text white.

Included the scad file.  No idea why it's rendering without the text in the preview.

How I Designed This

OpenSCAD

Designed in OpenSCAD with spheres and some hacky math to get things rotated.
It's got variables so you can change:

  • sides = number of sides (works up to 12)

  • height = total height of the sign

  • width = diamenter of the sphere

  • edge_width = the width of the border (default 2.7% of width)

  • txt = the text (default "STOP")

  • txt_font = the font to use (default "Lohit Telugu")

  • txt_size = size of the font (defaults to about 59% of width)