Skip to content

Instantly share code, notes, and snippets.

View jdellinger's full-sized avatar

Jay Dellinger jdellinger

View GitHub Profile
@jdellinger
jdellinger / Imgur.php
Last active October 2, 2015 03:58 — forked from Pavelovich/imgur.php
Imgur embedding extension for MediaWiki
<?php
if( !defined( 'MEDIAWIKI' ) ) {
echo( "This is an extension to the MediaWiki package and cannot be run standalone.\n" );
die( -1 );
}
/*
The MIT License (MIT)
@jdellinger
jdellinger / !3D Printed Wheel Adapter.md
Last active August 29, 2015 14:23
3D Printed Wheel Adapter

OpenSCAD files for 3D Printed Wheel Adapter

The V2 version is still just a trial model, while V4 was for actual printing. To view the individual components in the V4 model, just comment out the view_assembly() call and uncomment the adjacent component you want to render.