Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.18 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.18 KB

20240913: I'm working on a significantly revised version of the initial drawings which will be uploaded in the next week.

Kyoob3D

OpenSCAD coding a core XY 3D printer hardware that uses cheap hollow square extrusions for framing, instead of v-slot. It started as a design exercise where I wondered how to maximise layer strength and keep it equal across 3 dimensions. This is the reason for the chamfered corner brackets in the main frame. This chamfer represents the first print layer, keeping the layer distribition and stressors equal in all three axes.

A concept sketch of the printer I'm aiming to develop using hardware store materials and 3D printed brackets

This is the 3D model code for my project here on Thingiverse and is still very much a work in progress and isn't even properly parametric yet.

The files are made public under an MIT licence.

If this makes it to a working prototype, the electronics will probably be powered by Marlin initially, as that's a firmware I know and use.