Jump to content

Using the Ultipanel with RAMPS...


droopas

Recommended Posts

Posted · Using the Ultipanel with RAMPS...

Seems the Ultipanel was designed for Ultimaker not a RAMPS 1.4 board. However the smaller dimension compared to the RepRapDiscount LCD allows it to be used in a tighter space, though this is not significant in most cases.

That said, in my case I need to use the Ultipanel (read: I found a sweet case that I want to use). I thought setting it up in Marlin would be straightforward, however if I used the #define Ultipanel, the display would beep and flash, and I think the code was intended for Ultimaker electronics.

How I got it (mostly) working: defining it as a RepRapDiscount controller got me halfway there. What I needed to do was disable KILL_PIN, otherwise the message 'KILLED' would be displayed at startup. What is now not working, is that it doesn't react when an SD card is inserted. I tested the same firmware with a RepRapDiscount, and in that case it does see an SD card inserted. So there obviously are some variables in Marlin that needs redefining. I'm just not sure which ones.

  • Link to post
    Share on other sites

    • 2 weeks later...
    Posted · Using the Ultipanel with RAMPS...

    If you look at the schematics, you will find that the pin that the RepRap-panel uses for the kill-pin is defined as a 3.3V supply voltage on the UltiController.

    The 3.3V supply is used to power the SD-card and level-shifter IC. To make stuff works, uncomment the killpin in your pins_RAMPS-file, and solder a wire from the 3.3V-pin on the Arduino to this pin. This will supply the UltiController with 3.3V for the SD-card and remove the kill-funktion.

  • Link to post
    Share on other sites

    Posted · Using the Ultipanel with RAMPS...

    I had some of the same issues I guess... I switched to a Rumba board, but could not get the UltimakerController to work with that no matter how I defined it en Marlin (best I could get was two lines of squares)...

    So I bought a RepRap SmartController instead and got that to work easily... It is bigger though, so I kind of perfer my old Ultimaker Controller and its retro radio style box -_-

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...