Skip to content

Instantly share code, notes, and snippets.

View greggjaskiewicz's full-sized avatar
:shipit:
🦸🏼‍♂️

greg jaskiewicz greggjaskiewicz

:shipit:
🦸🏼‍♂️
View GitHub Profile
@greggjaskiewicz
greggjaskiewicz / font
Last active August 29, 2015 14:25 — forked from m-ou-se/font
Font for my whiteboard clock
0
0 1.5
0 0.5
0.2 0.1
0.5 0
0.8 0.1
1 0.5
1 1.5
0.8 1.9
0.5 2
@greggjaskiewicz
greggjaskiewicz / clock.scad
Last active August 29, 2015 14:25 — forked from m-ou-se/clock.scad
3D model for my whiteboard clock
$fs=1;
$fa=1;
servo_l = 24;
servo_w = 13;
servo_h = 21;
bolt_hole_diameter = 4.5;
servo_axis_diameter = 4;
/*
Copyright (c) 2009 Remy Demarest
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following