USB Type-C Print Head Connection
Posted: Fri Apr 22, 2016 5:57 pm
I've been playing around with something that might seem odd to people, but give this a read and tell me what you think...
With all the wires going into the tool head, it sometimes feels like it is an unnecessary challenge to disassemble the whole thing when you want to rebuild a print head. I began by looking for a simple connector that could handle all the wires going to the print head, giving me the ability to quick connect the unit when I wanted to work on it. I wasn't able to find anything inexpensive that could meet all my needs. I then realized that the USB Type-C connector can do all of this easily, and a USB Type-C cable would be a lightweight and flexible replacement for all the wires between the top of the unit and the tool head.
The USB Type-C cable contains two Vbus wires and two ground wires that are capable of 2.5A each, which is two channels of 12V/30W power. This could be combined to deliver a single 12V/60W that is more than enough for a single 40W heater, or two channels at 30W each for a dual-heater setup. With E3D switching to 25W/30W heating elements, that would be good enough.
The high speed capability of the USB Type-C cable comes from four shielded differential wire pairs, which I believe should be capable of handling at least 250mA each, more than enough for a heat sink fan, a layer fan, and a couple of thermistors.
For additional fun, you could use the remaining wires for future expansion. USB 2.0 is carried over the Type-C cable through UTP wires, and combined with the Vconn wire you could power a small USB device like a borecam to get an up close and personal view of your print head working.
----------------------
Here's my idea to develop a series of projects to work this idea out.
The first stage is to use the wiring I listed above in a non-standard way to run power and other connections over the USB cable. A small circuit board on a simple effector plate would have a USB Type-C connector on the top, along with terminal connectors for fans, thermistors, and heating elements. Another small circuit board located in the top part of the Rostock Max would similarly allow funneling the current wiring into a USB Type-C connector. A simple USB Type-C to Type-C wire ($8 at amazon) would connect the two. This design would allow for mechanical testing of the concept in action.
The second stage would be to begin adding real USB capability, perhaps testing out the idea of a USB 2.0 borecam.
The third stage could be a migration of the toolhead control to actual USB, with the tool head being able to receive GCODE through a serial connection and manage the temperature PID loops itself. This could include thermocouple amplifier(s) built in to the tool head, reporting the data not through analog pins, but through GCODE responses back to the controller. Obviously, the third stage would require a special controller.
I'd like to get some input from other people before I begin this project.
- Doug
With all the wires going into the tool head, it sometimes feels like it is an unnecessary challenge to disassemble the whole thing when you want to rebuild a print head. I began by looking for a simple connector that could handle all the wires going to the print head, giving me the ability to quick connect the unit when I wanted to work on it. I wasn't able to find anything inexpensive that could meet all my needs. I then realized that the USB Type-C connector can do all of this easily, and a USB Type-C cable would be a lightweight and flexible replacement for all the wires between the top of the unit and the tool head.
The USB Type-C cable contains two Vbus wires and two ground wires that are capable of 2.5A each, which is two channels of 12V/30W power. This could be combined to deliver a single 12V/60W that is more than enough for a single 40W heater, or two channels at 30W each for a dual-heater setup. With E3D switching to 25W/30W heating elements, that would be good enough.
The high speed capability of the USB Type-C cable comes from four shielded differential wire pairs, which I believe should be capable of handling at least 250mA each, more than enough for a heat sink fan, a layer fan, and a couple of thermistors.
For additional fun, you could use the remaining wires for future expansion. USB 2.0 is carried over the Type-C cable through UTP wires, and combined with the Vconn wire you could power a small USB device like a borecam to get an up close and personal view of your print head working.
----------------------
Here's my idea to develop a series of projects to work this idea out.
The first stage is to use the wiring I listed above in a non-standard way to run power and other connections over the USB cable. A small circuit board on a simple effector plate would have a USB Type-C connector on the top, along with terminal connectors for fans, thermistors, and heating elements. Another small circuit board located in the top part of the Rostock Max would similarly allow funneling the current wiring into a USB Type-C connector. A simple USB Type-C to Type-C wire ($8 at amazon) would connect the two. This design would allow for mechanical testing of the concept in action.
The second stage would be to begin adding real USB capability, perhaps testing out the idea of a USB 2.0 borecam.
The third stage could be a migration of the toolhead control to actual USB, with the tool head being able to receive GCODE through a serial connection and manage the temperature PID loops itself. This could include thermocouple amplifier(s) built in to the tool head, reporting the data not through analog pins, but through GCODE responses back to the controller. Obviously, the third stage would require a special controller.
I'd like to get some input from other people before I begin this project.
- Doug