wangsamas-firmware icon indicating copy to clipboard operation
wangsamas-firmware copied to clipboard

What happens when you don't have the right drivers?

Open Power3DPrinting opened this issue 6 years ago • 4 comments

Hi, starting from the ground up in reconfiguring the Wangsama firmware for a single arm SCARA, using a RAMPS Arduino setup and I am not very tech savy, I can upload to my Arduino fine as far as I can tell but not sure if not having the right drivers would prevent the motors or kinematics from functioning properly. Many thanks for any advice or a link to clone drivers for download! Not sure if they are needed.

Power3DPrinting avatar Mar 26 '18 01:03 Power3DPrinting

Hi, if your hardware are not in the firmware, you have to modify pins.h file to fit your hardware

wangsamas avatar Mar 26 '18 04:03 wangsamas

Thanks for the tip, I have no idea how to tell if any of the pins are wrong, I am using a RAMPS 1.4 and Arduino Mega 2560 R3, the default setting, board 33, what pins do I have to change?

Power3DPrinting avatar Mar 27 '18 00:03 Power3DPrinting

You need the driver for your computer to connect to your hardware. If you can upload the firmware to your hardware then you already have the driver.

You need to modify the pins in the firmware if your hardware is not in the firmware list of hardware

On Tue, 27 Mar 2018, 07:04 Daniel Power, [email protected] wrote:

Thanks for the tip, I have no idea how to tell if any of the pins are wrong, I am using a RAMPS 1.4 and Arduino Mega 2560 R3, the default setting, board 33, what pins do I have to change?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wangsamas/wangsamas-firmware/issues/6#issuecomment-376351436, or mute the thread https://github.com/notifications/unsubscribe-auth/AKM_BFkzMPTvuTV-P8oDHRbDv8O5TkNHks5tiYIdgaJpZM4S6Z_c .

wangsamas avatar Mar 27 '18 00:03 wangsamas

Okay, thank you, then I should be fine then, much appreciated o7

Power3DPrinting avatar Mar 27 '18 18:03 Power3DPrinting