Skip to product information
Ikea MICKE Desk Gridfinity Drawer
$18.99
Sale price
$18.99
Regular price
- Made to order — 3D printed after you buy
- Free shipping on orders over $25
- Quality checked before it ships
- Questions? Contact us · Returns
I needed to organize some stuff in my Ikea MICKE desk drawer so decided to use CG Gridfinity (https://github.com/michaelgale/cq-gridfinity) to make something that will fit without moving around.
Below is what I used to generate the spacers
spacer = GridfinityDrawerSpacer(620, 364, verbose=True)
spacer.render_half_set()
spacer.save_stl_file("ikea_alex_half_set.stl")
Design by VoltaicShock on MakerWorld (license: BY-SA).