Jump to content

which firmware to use for an update


greengecko

Recommended Posts

Posted · which firmware to use for an update

as there were recently some issues with the firmware if I am not mistaken.

is it currently save to update the firmware (have not done if for a year or two)?

if so which way is the best?

cura, GitHub zalm or GitHub Ultimaker, GitHub Daid or robot fuzz?

I have an OMU, dual extrusion, self build heated bed old electronics 1.5.3 .

any advice would be great,

thanks in advance.

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    @amedee and @gr5

    great thanks I think I will go with amedees as I have a standard 100k thermistor with 4.7 pull-up so this should work and the marlin is a bit more recent than the one on robot fuzz builders. I let you know how it went.

     

    This builder is also easy to use.  It has a somewhat older version of Marlin though but it has more choices for temp sensors and such I believe than Amedee's.  If Amedee has the temp sensor you have then definitely go with his.

    http://marlinbuilder.robotfuzz.com/

     

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    @amedee

    thanks for your builder works like a charm. Only one question. In my last firmware the beeping sound at my ulticontroller was much more pleasant than with the new firmware. Can you tell me where this in the configuration file might be as I think I have to reupload the latest firmware (building it from scratch) or would it be possible to add a switch to your firmware builder.

    That would be great. Thanks again.

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    This is interesting...

    It is not the first time somebody is 'complaining' about the sound, but I never touched it, this part is exactly the same as the original Ultimaker one and it sounds like it always sounded on my UMOs since I have them :)

    I need to check if Daid changed something at some point in time to see if I can make something configurable...

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    ...to see if I can make something configurable...

     

    Line 721 of Marlin/Marlin/ultralcd_implementation_hitachi_HD44780.h

     

    lcd_buzz(1000/6,100);

     

  • Link to post
    Share on other sites

    Posted (edited) · which firmware to use for an update

    No, it is not that one. AFAIK we don't have LCD_USE_I2C_BUZZER on the UltiController...

    Interestingly enough, Daid implemented a configurable beep (See this commit), but I see no evidence that these parameters were ever used...

    The only other evidence I see from a change is this commit where we go from 150 to 5000Hz...

    Need to experiment a bit with all that...

    [Edit] Actually this last commit is probably the explanation. The standard Ultimaker builds (and mine) are with the 150Hz -- delay(3) -- beeps while the Robotfuzz one uses 5000Hz -- delayMicroseconds(100).

    So when people move from the one to the other they get a different beep experience ;)

    Edited by Guest
    • Like 1
    Link to post
    Share on other sites

    Posted · which firmware to use for an update

    Here is a short video comparing the 'Ultimaker' beep with the 'Marlin' one;

    The sound quality of the video is not very good, but there is definitely a difference, the 'Marlin' one sounds more like a keyboard click...

    @greengecko can you confirm this is what you were referring to or is there another beep?

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    Here is a short video comparing the 'Ultimaker' beep with the 'Marlin' one;

     

    The sound quality of the video is not very good, but there is definitely a difference, the 'Marlin' one sounds more like a keyboard click...

    @greengecko can you confirm this is what you were referring to or is there another beep?

     

    hi @amedee yes this is exactly the sound I prefer a short keyboard click and yes the "old" sound is longer and to my liking a bit annoying.

    if possible you could let the user decide on the duration with a short explanation and a suitable default. though I would assume everyone would go for the short more pleasant version anyway.

    but that is maybe only me and my strange taste...

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    @greengecko for now I have update the builder with a simple choice: Marlin or Ultimaker beep. If really needed I can make a more complex choice, but I try to keep the builder as simple as possible for the users.

    Incidentally I also fixed a bug in Daid's configurable beep -- the loop counter was wrong due to integer arithmetic.

  • Link to post
    Share on other sites

    Posted · which firmware to use for an update

    @amedee

    Great I have my clicking sound back and otherwise works beautifully. I also like the fan option, as this kind of information helps when I print stuff where I use the tweak at Z plugin.

    Thanks again.

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