Skip to content

Instantly share code, notes, and snippets.

View codebykyle's full-sized avatar
🏠
Working from home

CodeByKyle codebykyle

🏠
Working from home
  • Ho Chi Minh City, Vietnam
View GitHub Profile
@codebykyle
codebykyle / bracket.scad
Created July 17, 2022 19:31
3D printed wire and tube holder
/***************************
******* USER PARAMS *******
**************************/
/* [Resolution Options] */
// Resolution of the mode.
// Lower values render faster.
// Higher values are smoother.
$fn = 100;
/* [Global Options] */