In this module, we will cover:
This module contain 3 main videos and a bonus video. Here are links that take you directly to the video (on Youtube).
In the first video of this module, I will cover two major topics: 1) equipment and 2) preparing the machine/environment.
Here is a quick summary and additional notes on the topics covered in the video.
The plotting angle impacts which material you can use on your plotter. I mainly use watercolor, ink, and liquid acrylic at this moment, so I will only cover flat plotters in the course. But there are many types of plotters waiting for your exploration.
Some examples of plotters with different plotting angles:
Hanging Plotter:
-
Scribit
-
Makelangelo
Flat Plotters: - Axidraw - IDraw
Slanted Plotter: - I mostly see vintage plotters with slanted surfaces, such as this one
How much do you need exactly on the Z-Axis? Is 10mm enough? Check out this good question(Q12) on the Q&A page .
I mainly use AxiDraw/NextDraw . In the video, I discussed my servo motor issue and how to solve it. If you paint with your plotter, I highly recommend using a durable motor for your z-axis.
When I started plotting, I controlled the plotter using my laptop. Later, I switched to a Raspberry Pi because of its many benefits.
I mentioned a centralized control system for multiple Pi and plotters. We might get to this in the future. The high-level idea is to connect all devices to Wi-Fi and utilize one machine to control other machines (using SSH). I am running a Python command to operate the plotters, which made this remote control easier, as I don't need a graphical interface (e.g., Inkscape) to operate the machine.
I use 4 guidelines in my studio. (I learned some of them the hard way.)
Nothing can move except for the plotter arm - Fix paper and ink trays with tape/magnets. I recommend using a magnetic system. - Fix and raise plotters with wooden blocks/boards. I've used clamps mainly. - I recently switched to a 3D-printed version. The STL file of the model is stored in the repository.
Water shouldn't reach electricity
It's essential to protect your machines from water/paint damage. I use a multi-level system:
Prepare for paint splashing damage Because it will happen. Cover everything, especially the walls.
Double check before every plotter run
That's it for part 1. Let me know if you have any questions . I will see you in the next part! Happy plotting!
In the second video of this module, we will look at watercolor paper and how to prepare the paper for the plotter painting process.
Additional notes for this video:
Why: paper expands when absorbing water. Raised paper is not ideal for plotter painting.
How: Soak the paper so it expands evenly. Secure the edge to a rigid board to prevent it from shrinking back.
Paper that doesn't need stretching:
Board options:
Securing the edges with:
TODO: Bonus video and link to the container-generating script coming soon.
In the third video of this module, we will look at paint and paint trays.
Type 1: Liquid dye-based paint: e.g., most fountain pen ink. Dye-based paint might not be lightfast. Avoid direct exposure to UV light.
Read more:
Type 2: Liquid pigment-based paint: e.g., watercolor, gouache, liquid acrylic. Normally, it needs to be stirred because the pigment will settle.
Read More:
Type 3: Gel-like pigment-based paint: e.g., acrylic, oil paint. Behave very differently from liquid paint. Need to consider the loading and applying mechanism.
Recommended method: Glue magnets to plastic containers.
Potential issue: 1) Needs maintenance, 2) Difficult to clean.
If you have access to a 3D printer, printing custom cases for plastic trays solves many issues:
Links to the 3D model generating code will be online soon.
TODO: Bonus video and link to the container-generating script coming soon.
I will see you in the next module. Happy plotting!