Jump to content

New assembled Ultimaker Original+ problems.


Mothboy

Recommended Posts

Posted · New assembled Ultimaker Original+ problems.

Hello

I recently bought an Ultimaker Original+ and assembled it.

When i power it on the green led on the motherboard lights up and the screen of the controller lights

up blue but stays empty and that's it.

IMG_20170607_182409.thumb.jpg.3ff1b11552989daf2645152a839077e2.jpg

[media=67457][/media]

When i connect the printer over usb with my computer Cura can't connect with the printer.

I am using Fedora 25 as operating system and the Cura version is 2.5.0.

When i execute the lsusb command i get the following result ,

[media=67461][/media]

what means that the Arduino is detected by my system.

I already contacted the reseller and they reported the problem to Ultimaker.

In the reply they suggest to make use of test boards and then swap on and on and look if

the printer starts up. I don't have any experience with Arduino and because the printer is

new , i don't want to start messing with it myself.

So some suggestions what and how to do the testing would really be appriciated.

Thank in advance, Hans.

IMG_20170607_182409.thumb.jpg.3ff1b11552989daf2645152a839077e2.jpg

  • Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Make sure you double check the cables to the ulticontroller.

    Then I would try to reflash Marlin onto the board. That board might have the UM2 firmware instead of the UMO firmware. The displays are very different for the 2 machines I believe. Do you have a windows machine you can use for that step? I don't know Cura on linux - if it isn't connecting through USB using linux I would try windows. When installing and first running Cura there should be a step where you can load the firmware or if not you can do "load firmeare" from one of the menus at the top.

    • Like 1
    Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Hi,

    Can you paste the last lines of 'dmesg' after you plugged in your printer?

    Normally you should see it allocating a tty for the communication (/dev/ttyACM0 or something like that)

    If that is all good you can check the permissions on that device, so we are sure Cura can access it.

    Worst case I can give you an incantation to upload the firmware from the command line.

    Groetjes

    • Like 1
    Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Hello,

    Thanks for the fast replies.

    This is the output for the dmesg and tty permissions.

    5a333c7349c29_Schermafdrukvan2017-06-2720-05-36.thumb.png.8b362344e65b59d260ba6ebe9b4476d3.png

    Hope you can help me to make the printer work,

    already much appreciation.

    Hans

  • Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    This is looking good: device is created as it should.

    Re. the permissions, is your user in the dialout group? You can see that with the 'groups' command, e.g.:

    octoprint@framboise ~ $ groups
    octoprint tty dialout video netdev

    If not add your can add your user to the group:

    sudo useradd -G dialout 

    To take effect you need to logout/login, check again that you are in the group and retry Cura...

    • Like 1
    Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    If permissions are correct and Cura still does not want to talk to your UMO, you can reflash manually.

    First you need to install the 'avrdude' package, then ensure you have the right firmware file. The UMO+ needs a file named 'MarlinUltimaker-UMOP-250000.hex'

    Then you need to cast the following spell:

    avrdude -C /etc/avrdude.conf -v -p atmega2560 -c wiring -P /dev/ttyACM0 -b 115200 -D -U "flash:w:MarlinUltimaker-UMOP-250000.hex:i"
    

    That's it!

    • Like 2
    Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Hello,

    I used the id command and this is the output

    [Mothboy@Mothboy ~]$ id Mothboy

    UID=1000(Mothboy) GID=1000(Mothboy) groepen=1000(Mothboy),10(wheel),18(dialout)

    so i guess the permissions are O.K.

  • Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Hello,

    Thanks for the help already.

    Now Cura connects with the printer and i updated the firmware.

    Thanks very much for the help

    5a333c7359643_Schermafdrukvan2017-06-2721-41-54.png.38536ec724e0c26af7d79b6307062a89.png

    Hans

  • Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Nice to hear!

    Did the firmware upgrade also solved your controller issue?

    Have fun with your UMO -- it is a great printer!

    • Like 1
    Link to post
    Share on other sites

    Posted · New assembled Ultimaker Original+ problems.

    Yes it did. Ulticontroller shows the menu and you can scroll through and adjust

    the properties.

    Now i can start calibrating everything and play a little with it.

    Thanks again.

    Hans

  • 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...