1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

2nd Robo R1++ not printing correctly

Discussion in 'General Questions' started by aznhlfan, May 20, 2017.

  1. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    That is not the only one, but that is the one throwing the error

    Sent from my Galaxy S7 using Tapatalk
     
  2. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    I opened the firmware, saw file marlin.ino, opened it, it opened the IDE as well.

    Sent from my Galaxy S7 using Tapatalk
     
  3. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Wrong INO file I imagine. There should one one named Roboxxxxxxxx.ino
     
    aznhlfan likes this.
  4. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Yes, ROBO3DR1PLUSV2.INO

    Sent from my Galaxy S7 using Tapatalk
     
  5. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    But I tried that as well and got the same error

    Sent from my Galaxy S7 using Tapatalk
     
  6. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Do you have the board type set correctly in the compiler?
     
    aznhlfan likes this.
  7. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Is this what u mean:
    Board:"Arduino/genuino mega or mega 2560"

    Sent from my Galaxy S7 using Tapatalk
     
  8. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Trying aduino IDE 1.6.8

    Sent from my Galaxy S7 using Tapatalk

    Update: same outcome, same error.
     
    #48 aznhlfan, May 21, 2017
    Last edited: May 21, 2017
  9. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Finally got it to flash with no errors, and the version on the front of the LCD screen went from V3 to V2, but the esteps didn't change from 732.3 even tho they were changed to 820 in configuration.h.

    Sent from my Galaxy S7 using Tapatalk
     
  10. WheresWaldo

    WheresWaldo Volunteer ( ͠° ͟ʖ ͡°)
    Staff Member

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    I don't recall if Robo had EEPROM enabled or not Try issuing a M502 followed by an M500 from the terminal screen to reset EEPROM to the firmware defaults.
     
    aznhlfan and mark tomlinson like this.
  11. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    The newer ones all do have the flash eprom enabled.
     
    aznhlfan likes this.
  12. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Ok, u lost me on terminal screen. Is that a screen in the IDE?

    Sent from my Galaxy S7 using Tapatalk
     
  13. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Yes, and where it is depends on which software you are using.
     
    aznhlfan likes this.
  14. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    So after I change the firmware defaults, I will have to flash the firmware again?

    Sent from my Galaxy S7 using Tapatalk
     
  15. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    ? No. But you need the printer to reload them into the EEPROM. That is not the firmware, but an area of semi-static memory where the printer stores common settings from the firmware.

    @WheresWaldo already gave you the instructions for doing this...
    Find your GCode terminal and issue those two commands (upper case only)
     
    aznhlfan likes this.
  16. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    So how do how do I get to this "terminal" screen to issue a m502 followed by an m500

    Sent from my Galaxy S7 using Tapatalk
     
  17. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    Can I do it through the LCD screen on the printer?

    Sent from my Galaxy S7 using Tapatalk
     
  18. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    aznhlfan likes this.
  19. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Nope -- with the LCD there is no GCode terminal it is all that is in charge if that is all you are using. If you connect with Software then you have a terminal even if you have the LCD
     
    aznhlfan likes this.
  20. aznhlfan

    aznhlfan Active Member

    Joined:
    Sep 19, 2015
    Messages:
    383
    Likes Received:
    59
    I found the gcode terminal, ran a M500 followed by an M502. Is that all I have to do to reset it it. The printer was connected via usb

    Sent from my Galaxy S7 using Tapatalk
     

Share This Page