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

Updating Firmware after E3D vs 6 upgrade

Discussion in 'General Questions' started by gayoub, Oct 22, 2017.

Thread Status:
Not open for further replies.
  1. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    Hi guys
    I have updated my Robo3D-1 to ED3 vs 6 and I changed the temperature setting
    #define HEATER_0_MAXTEMP 310 //Change this value only and
    #define TEMP_SENSOR_0 5 //Change this value only as per comments.
    I also changed 'fpos_t' with 'FatPos_t.
    But when I click on verify I get an error message.

    /usr/local/go/src/runtime/asm_amd64.s:95 +0x116 fp=0x7ffeefbff8a8 sp=0x7ffeefbff8a0
    arduino-builder returned 2

    Error compiling.
    Have I done something wrong?
    Help!!!
    George
     
  2. WheresWaldo

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

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    Make sure your compiler has the correct board and processor setting under the tools menu .

    Arduino/Genuino Mega or Mega 2560
    ATMega2560 (Mega 2560)
     
    Geof likes this.
  3. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    OK I have updated the Arduino to the latest version
    Under tools I have chosen Arduino/Genuino Mega or Mega 2560
    Chosen ATMega2560 (Mega 2560)
    But now I get nothing on my smart screen and the S3D does not recognise my Robo3D
    Any help guys

    Do I have to make new settings seeing that this is an Arduino update.
    Can I go back to what I had before???
    I'm fairly new to Ardnuio, please go slow.
    Regards

    Using iMac with High Sierra and ROBO3D_1
     
    #3 gayoub, Oct 22, 2017
    Last edited: Oct 22, 2017
  4. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    The only thing I can think of is that the COM port might have changed.
    Not familiar with recent Mac OS, but on Windows the COM port will often change after reloading the firmware.
    Make sure you are trying to use the correct one.
     
  5. WheresWaldo

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

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    Do you have a LCD controller or a Full Graphics LCD controller?
     
  6. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    I have a Smart LCD Controller.
    By the way, does anyone know where I can download the firmware for the Robo3dR1. I think I might do a clean instal. I have downloaded the "arduino nightly" for the Mac. Any help would be great as I have a machine with the new E3D but cannot use it.
    Regards.
    George
     
  7. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
  8. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    Thanks for your quick response.
     

    Attached Files:

  9. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Looks like an XXL to me. The original firmware should have that enabled by default. Did you have to do anything when you bought it to hook it up via firmware? If no then something is wrong in the firmware you uploaded (not the correct display selected)
     
  10. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    Yes, I think I must've flashed the wrong firmware after the computer upgrade. I am trying to upload the Robo3d firmware now. Steep learning curve :)
    Thanks
     
  11. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    if its mesh firmware from the forum thats the cause for the screen (full graphics is enabled in the forum version). The stock robo firmware has the xxl enabled. If you want to use the newest firmware(mesh) thats ok, just need to comment out the full graphics and uncomment the XXL
     
  12. gayoub

    gayoub Member

    Joined:
    Sep 18, 2015
    Messages:
    47
    Likes Received:
    13
    Woohoo, there's life again :)
    Controller and SD3 working.
    I will tweak them later, but thanks heaps.
    Regards
    George
     
    Geof likes this.
  13. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Glad to hear it. Will close and lock the thread. If you have any other questions dont hesitate to start up a new one!
     
    gayoub likes this.
Thread Status:
Not open for further replies.

Share This Page