Skip to content

Instantly share code, notes, and snippets.

//
// Created by Patrick Bailey iQless.com :)
//
///////////////////////////////////////////
$fn=200;
extrude = 30;
thickness = 5;
monitor_height = 12;
monitor_depth = 3;
@patmandenver
patmandenver / corgi_crossing_sign.scad
Last active April 5, 2022 11:36
3D printing OpenScad Corgi XING
//
// Created by Patrick Bailey iQless.com
//
////////////////////////////////////////
$fn=200;
size = 170;
corner_radius = 15;
sign_height = 2;
corgi_height = 0.45;
SERVIVCE, event, MTTR, Date
Splunk, Sev4, 45 HR, 10/01/2022
Hadoop, Sev5, 50 HR, 10/02/2022
TIME CPU
2022-03-15 05:15:15 89
2022-03-15 06:15:15 75
2022-03-15 07:15:15 50
2022-03-15 08:15:15 25
2022-03-15 09:15:15 90
2022-03-15 10:15:15 45
2022-03-15 11:15:15 33
CPU TIME
89 1647345247
75 1647245247
50 1647145247
25 1647045247
90 1646945247
45 1646845247
33 1646745247
CPU TIME NOTE
89 1647345247 HOT
75 1647245247 WARM
50 1647145247 COOL
25 1647045247 COOL
90 1646945247 HOT
45 1646845247 COOL
33 1646745247 COOL
//
// Created by Patrick Bailey iQless.com
//
////////////////////////////////////////
$fn=200;
inner_dia = 33.7;
outer_dia = 44;
hole_depth = 30;
pipe_angle=10;
//
// Created by Patrick Bailey iQless.com :)
//
///////////////////////////////////////////
$fn=200;
inner_dia = 33.7;
outer_dia = 44;
hole_depth = 30;
angle=5;
thickness=1;
text_01="Christmas";
text_01_y=60;
text_02="2007";
text_02_y=30;
myFont="Revamped:style=Regular";
fontSize=18;
$fn=200;
pipes=[35,35,35];
spacing=8;
height=120;
thickness=15;
bottom_thickness=4;
//Function for adding a list up