Since you are using a 1/64" (0.4 mm) end mill, the FlatCAM software will calculate the isolation passes based on that specific diameter.
To complete this task, we will consult PCBWay, which is one of the largest and most globally recognized electronic board manufacturers. Headquartered in China, they ship worldwide. You can request a quote for electronic boards using the following link:
The main advantage of this platform is how easy it is to order a manufactured electronic board in just a few simple steps.
First, select the board specifications such as dimensions, quantity (minimum 5), layer count, and solder mask options.
Next, select the more specific configuration parameters for the board manufacturing process, choosing the options according to our design requirements.
Upload the Gerber files of our electronic design.
To get the final quote, select the destination country for the PCB delivery and choose the shipping method.
As shown, while the manufacturing cost of the boards is inexpensive, the shipping fees increase the total price significantly.
This week allowed us to apply mechanical design principles to the development of a functional CNC plotter for markers. We learned how to integrate the mechanical components, including the structure and mechanisms, using stepper motors and an Arduino-based CNC Shield to control the axes.
We also understand the importance of mechanical precision, as the correct alignment of the axes and the rigidity of the structure directly influence the quality of the drawing. The design of the transmission system and the assembly of the components were key to achieving more stable and controlled movements.
Here, we were able to apply several topics learned throughout the Fab Academy and integrate them into a single system.
One of the main problems was calibrating the movement of the stepper motors, as small errors in the steps or configuration generated deviations in the final drawing.
Vibrations and slight play in the structure were also present, which affected the plotter's accuracy when drawing continuous lines or curves. Another drawback was the synchronization between the Arduino control and the mechanical behavior of the system, which required adjustments to the code and the CNC Shield configuration to improve the stability of the movement.