Jump to content

Ultimaker Cura 5.1


ArunC

Recommended Posts

Posted · Ultimaker Cura 5.1
1 hour ago, Casper1313 said:

Hi, seems that update checker is broken.

Version 5.1.0 does not see new one. If so, please check if it on exists on 5.1.1

That is correct! The 5.1.1 release is what we call a "silent" one. It fixes a single thing for S5 printers. We had to make some changes to cope with chipaggedon.

So we did want a new version so that people who would get those machines would be able to properly print with them, but we also didn't feel that everyone that currently uses Cura needs to get an update.


TLDR: Well spotted, but the behavior is correct 🙂

  • Like 1
  • Thanks 1
Link to post
Share on other sites

Posted · Ultimaker Cura 5.1

@Opaaleks the code below is the 5.1 definition Ending Gcode

G91 ; Set Positioning to Relative

M83 ; Set Extruder to Relative

G92 E0 ; Reset Extruder

G1 E-4 F3000 ; Retract 4mm of filament

G1 Z0.2 ; Raise nozzle .2mm

G90 ; Set positioning to absolute

G1 X{machine_width} Y{machine_depth} ; Park print head

G91 ; Set Positioning to RelativeG1 Z10 ; Raise nozzle 10mm

M106 S0 ; Turn off part fan

M104 S0 ; Set nozzle temp to zero

M140 S0 ; set bed temp to zero

M84 X Y Z E ; Disable X Y Z and E steppers

 

In Manage Printers and Machine Settings "Ending Gcode" if you change that BOLD line to G1 X0 Y0 then the head will park at the left front corner.

If you remove the Z from that last line and make it M84 X Y E then your Z can't drift down into the print.  That is a problem if the Z system is a tad loose.

  • Link to post
    Share on other sites

    Posted (edited) · Ultimaker Cura 5.1
    On 7/20/2022 at 5:00 AM, dsp said:

    No inventor connect? You can say smoother finish (update notes), but converting to STL makes rounds not round, not Cura when using native Inventor files, a cylinder is round and not angled.

    See attached photos same configuration of Cura. the one on the left in the image is uploaded to Cura as IPT the right one as STL.

     

    Don't look at the top finish, it was a quick print to try something on. 

     

     

    I am going to tell you that the problem of the non-rounded edges is the product of a bad export of the file in inventor, you must enter options in the export window and adjust the quality millimeters etc etc, it is not a cure problem

     

    [translated using google by gr5]

    Edited by gr5
    translation
  • Link to post
    Share on other sites

    Posted · Ultimaker Cura 5.1
    On 14.09.2022 at 15:29, GregValiant said:

    @Опаалекс приведенный ниже код является определением 5.1 Ending Gcode

    G91 ; Установить относительное позиционирование

    М83 ; Установите экструдер на относительный

    G92 E0 ; Сбросить экструдер

    G1 E-4 F3000 ; Оттяните 4 мм нити

    G1 Z0.2 ; Поднимите сопло на 0,2 мм

    G90 ; Установите абсолютное позиционирование

    G1 X{ширина_машины} Y{глубина_машины} ; Парковая печатающая головка

    G91 ; Установить позиционирование на RelativeG1 Z10 ; Поднимите сопло на 10 мм.

    М106 С0 ; Выключите часть вентилятора

    М104 С0 ; Установите температуру сопла на ноль

    М140 С0 ; установить температуру кровати на ноль

    M84 XYZE ; Отключить степперы XYZ и E

     

    В разделе «Управление принтерами и настройками машины» «Конечный код Gcode», если вы измените эту ЖИРНУЮ строку на G1 X0 Y0, тогда головка припаркуется в левом переднем углу.

    Если вы удалите Z из этой последней строки и сделаете ее M84 XYE, тогда ваша Z не сможет сместиться в отпечаток. Это проблема, если система Z немного расшатана.

    Thank you, I will try - learn

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