Cohesion3D / Cohesion3D-ReMix

13 stars 2 forks source link

OpenPnP #2

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello! I make a openpnp machine. Where can I see the sources of firmware for the board Cohesion3D-ReMix? I'm interested in working with UART. I developed feeders and they will be on the common bus. Data transfer will be carried out on the UART interface. It would be nice to have the ability to send custom commands to the UART.

raykholo commented 6 years ago

It runs Smoothieware, they have a Github Repo. Also Marlin 2.0 just got C3D boards support, so this is another option.

You should investigate the switch module in Smoothie to see if this is something you can use.

On Mon, Feb 12, 2018 at 12:33 PM, Oleg Perevyshin notifications@github.com wrote:

Hello! I make a openpnp machine. Where can I see the sources of firmware for the board Cohesion3D-ReMix? I'm interested in working with UART. I developed feeders and they will be on the common bus. Data transfer will be carried out on the UART interface. It would be nice to have the ability to send custom commands to the UART.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cohesion3D/Cohesion3D-ReMix/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AG_bGJSyu3OvPp1gcGgTS6uaZa6PfqKlks5tUHX_gaJpZM4SCjE9 .

-- Ray