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

Solved I just installed Ramps 1.4 do i need to change anything to the firmware?

Discussion in 'Troubleshooting' started by mclemens7, May 10, 2017.

  1. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    I just installed the ramps 1.4 and was wondering do I need to change the firmware because when i plugged it in, it thought the second extruder motor was the z even those both z motors are going to the z plug on the ramps.
     
  2. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    What machine?
    The Robo R1+ uses the second extruder as the second Z. Regardless of reloading the firmware that will not change.

    This was a choice when they designed it. The normal Z output on the RAMPS can support two Z steppers and has two outputs, but they chose to use the second extruder output for one Z stepper and the normal Z output for the other.

    Don't have an R1+ to look at so I can't say which stepper went to which output, but it shouldn't matter.
     
  3. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    im not using the robo 3d edited ramps board. im using a generic ramps 1.4 board.
     
  4. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
  5. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    It doesn't matter to the firmware which board you use :)

    However, you do NOT have to use the second extruder for the Z, there are two stepper outputs on the Z -- use those. They should both be driven the same anyway.
     
  6. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    so its just a plug in everything in the right place and play?
     
  7. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    Yes, if you plug both Z steppers into the one stepper driver that is normally the Z then they will work fine.
    Granted, the R1+ PINS.H in the Marlin firmware* will probably keep sending a duplicate signal to the second extruder ;)

    I am not sure what exactly would need to be edited to fix that without research (which I have not done).


    *that is where the physical output pins for the RAMPS is defined for a given motherboard definition.
     
  8. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    Should i add a second extruder code on the configuration.h tab in the firmware. I'm pretty sure thats what novice tech tips.
     
  9. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    Like I said I have not modified an R1/R1+ for dual extrusion, but certainly there are things in the configuration that must be changed in addition to the output pin definition getting changed. You can't use the Extruder 2 port as longs as it is being routed to a Z stepper
     
  10. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Use the r1 firmware and change your z steps to r1+. I think thats what i did when i did dual extruder set up (still not worth it)
     
  11. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    ok
     
  12. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    should i use the most recent r1 firmware
     
  13. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    Sure, not a huge difference in any of them, but use the most recent.
     
    Geof likes this.
  14. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    I personally think you should ditch the idea of dual extruders on the r1series

    But if your determines to do it then yes the most recent r1 firmware. Be aware most that have done it are long gone from the forum so youll have little to no help when you have issues
     
  15. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    ok, im too far into it to be ditching. But why do you i should ditch it
     
  16. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    wait so you said use the r1 firmware, the r1 firmware does not have the auto level and most of the code the r1 + has
     
  17. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    Ok i have figured this out. if you go into the r1 + firmware, there is a setting which you can change that you can change what type of board you have and how many extruders you have, so robo have thought about my situation already
     
  18. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    1) The R1 has autoleveling just like the R1+
    2) The Robo folks did NOT write the firmware :)
     
    Geof likes this.
  19. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Personal opinion is its a waste of time for not enough quality. Not trying to deter and wish you the best of luck :D
     
  20. mclemens7

    mclemens7 Member

    Joined:
    Jan 29, 2017
    Messages:
    165
    Likes Received:
    6
    do you think ill lose quality?
     

Share This Page