The design process has to start with validating the basis for decisions
When starting a new project there is a massive spread of potential solutions and it is the job of the designer to narrow down the field until a feasible series of steps for production emerges.
It is important to set a clear direction to refer to whenever there are outstanding questions. In this project the rough goals are:
This has been done before, see the work by fredrik stridsman and on homofaciens
Much of the initial code and feasability comes from how straightforward their guides are
There are an enormous number of ways the project goals can be fufilled. By making high level intuitive decisions the decision space can be reduced to a more tractable level. Pinning an idea down can be difficult and by evoking the metaphor of jamming pins into an insect we can
One lofty goal for the project is to eventually productize, resulting in an initial higher complexity in order to experiment with more risky design options. Target the most risky part of the project first to bring predictability to the rest of the project as soon as possible.
In addition the wireless connectivity of the esp32 means an app can be added to smartphones in order to control the plotter.

This design uses the weight of the plotter to force the motors against the spools. Since there will be a decent amount of force involved some skateboard bearings are added.
The skateboard bearings (or more specifically 608-2RS) have a 22mm outside diameter and an 8mm inside diameter.
Rather than assume those exact measurements a quick test print was made to check the fit of a 7.95mm, 8.00mm, and 8.05mm inner shaft, and a 21.95mm, 22.00mm, and 22.05mm outer seat.


As it turns out a 8.05mm and 22.00mm sleave was the best option, the print was updated to match
Taking this information a rough print was started overnight ready to be tested in the morning

Stay tuned for more updates!