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

arduino cyclops help

Discussion in 'Software' started by joshua cheers, Oct 3, 2017.

  1. joshua cheers

    joshua cheers New Member

    Joined:
    Jul 25, 2015
    Messages:
    10
    Likes Received:
    1
    Hi Guys

    I am in the process of changing my R1 to run an E3D cyclops hotend.
    My question is what do i have to change in the firmware to allow both extruders to use the same heater cartridge & thermistor?

    i have looked in pins.h but wasn't 100% sure what needed to be changed.

    Thanks Josh
     
  2. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Should be in the config.h. There should be a spot to define how many extruders and then another that defines heaters and thermistors. Fill in the current one with the correct value, leave the others as they are (not defined). I believe there will be some other things you'll need to play with such as allow long retractions and some others ;) Cool project, be sure to start a thread on it! :D
     
  3. WheresWaldo

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

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    Newest version of Marlin has made it a bit easier to use an extruder like a Cyclops. Look near the beginning of Configuration.h to see the section on Mixing Extruder.
     
    Geof likes this.

Share This Page