Topic: Various issues on Repetier .92A with Da Vinci 1.0A [Fixed]
I managed to install repetier .92A onto my Da Vinci 1.0A without issue. Repetier can control the X and Y axis just fine. However, I'm having the following issues:
- The z axis won't move in either direction and just makes a motor running noise.
- The interior light doesn't turn on
- The temperature for the bed and extruder just reads "def"
EDIT: User error. I missed one crucial step of "Support for 1.0A: need to change #define MODEL 0 to #define MODEL 1"
I can now control all three axis, the light turns on, and the bed temperatures are displayed. However, whenever I send something to print nothing happens. I slice the object, it estimates how long it'll take to print, and then nothing. The extruder and bed don't heat up and nothing else happens.
Anyone else experience this issue?
EDIT 2: In case anyone finds this while having the same issue, here are the last steps I had to take to get my printer working
Firmware: Repetier .92A testing
Software: Repetier-Host V1.0.6
Hardware: Da Vinci 1.0A with J37 board
1) change baud rate to match printer, mine is at 230400
2) change "reset on connect" to "Due native USB port" without this I had to manually send every line of gcode to the printer. This is why it wasn't heating up the bed or the extruder, also why it wasn't printing.
3) change the firmware eeprom settings. When I first got it printing, the nozzle was rubbing against the bed, then it was too high and just clumping up. It looks like everyone's printer is a bit different. Some people set their z home to -3 or -3.5. I set mine to -2.25 and that works for me.
Thanks again to people on the forums such as carl_m1968, luc, evanalmighty, and jnadke for their previous posts and help!
