new build cannot get it to work

I am a noob all around, both with cnc and computer programming. I ordered everything from V1. Put it together but cannot get anything to move. I have power to the board and to the LCD. The green light on the board is solid green, (not sure if that matters). I can toggle through the menu on the LCD, but nothing happens. I open repetier-host, it says it is connected, but nothing will move.

The lcd flashes “?” after the x,y, & z.

Andruino is asking for a setup code. Not sure if this matters either. I have been reading and futzing for 2 days. looking for a little help.

 

Thanks

Hello, you are getting a power light but is your Status LED lit? If not check you F2 Fuse which links Motors.

I hope that helps some.

 

Does your machine have endstops? If so, try homing the x and y axes. If not, try issuing a g92 x0 y0 z0 command through repetier host and then try moving around (in small increments).

update: good news, I can now move the X,Y,Z axis using the LCD. the problem was with my wires connecting to the board. I had to remove the wires from the jack and wire them individually into the card slot.

I still have the problem of my computer communicating with the board. I can open Repetier and it says it is connected, but nothing happens when I try to move it manually.

Is it connected to the right port?

still cannot

Arduino: 1.8.10 (Windows 7), Board: “RAMBo”

Bootloader file specified but missing: C:\Users\Administrator\AppData\Local\Arduino15\packages\rambo\hardware\avr\1.0.0\bootloaders\stk500boot_v2_mega2560.hex
Sketch uses 656 bytes (0%) of program storage space. Maximum is 258048 bytes.
Global variables use 9 bytes of dynamic memory.
avrdude: ser_open(): can’t open device “\.\COM3”: Access is denied.

avrdude: ser_drain(): read error: The handle is invalid.

avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: ser_recv(): read error: The handle is invalid.

avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
the selected serial port avrdude: stk500v2_getsync(): timeout communicating with programmer
does not exist or your board is not connected

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.

the board to my computer. i am getting an error in the andruino when trying to upload .

 

You really shouldn’t use arduino. It’s already flashed from Ryan, so there’s no reason to do that again.

The problem is probably something simple. Try the repetier instructions from the top. Make sure you’ve got the right port and the right baud rate.

I have the right port and baud rate. I have unistalled andruino from the computer.

I followed the instructions for repetier -host.

my computer does not recognize the board.

I can save something to the sd card and it works great from the LCD but nothing from the computer.

Do you have the usb drivers installed for the rambo?

https://reprap.org/wiki/Rambo#USB_Driver

You are seeing my files on the LCD there is no reason to flash the board. It is working as it should the USB errors must be on your computer end somehow. I suggest just using the LCD for a while. you do not need repetier if you have the LCD.