I'm very new to arduinos (started last week). I want to make a cnc type machine that lifts objects with electromagnets. From a garage sale I already have:
NEMA17 04: https://joy-it.net/files/files/Produkte/NEMA17-04/NEMA17-04_Datasheet.pdf
x2 NEMA17 06: https://joy-it.net/files/files/Produkte/NEMA17-06/NEMA17-06_Datasheet.pdf
NEMA08 03: https://joy-it.net/files/files/Produkte/NEMA08-03/NEMA08-03_Datasheet_2021-07-23.pdf
CNC Shield: https://courses.ideate.cmu.edu/16-480/s2021/ref/text/_images/Arduino-CNC-Shield-Schematics-V3.XX_.jpg
A4988 motor drivers: https://circuitdigest.com/sites/default/files/inlineimages/u5/A4988-Stepper-Motor-Driver-Schematic-Diagram.png
x5 Electromagnets: https://asset.conrad.com/media10/add/160267/c1/-/de/001602460DS01/datasheet-1602460-intertec-electromagnet-not-magentic-disconnected-3-n-12-v-dc-1-w-its-msm-1010-12vdc.pdf?_ga=2.39304355.1018599500.1725883135-635914430.1725612907.
Shift register 74hc595: https://www.diodes.com/assets/Datasheets/74HC595.pdf
Some MOSFET and limit switches.
Would it be possible to control everything from one arduino? How do I connect the electromagnets to the cnc shield? Do I need any other parts?