Basic Print-head
This has been developed for an IRB_6600 - ABB Robot. This package contains only the firmware, and the CAD for adapter plate. There are also other CAD designs included but haven't been tested or used. You can use that for any bigger extruder.
Details
The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485
- a Controllino - Mega to interface the VFD and PID and exposes an interface to control the VFD frequency and PID settings, over Modbus TCP
- Arduino compatible firmware
You have to implement the print logic your self, using the Modbus TCP interface !
Comments