Skip to content

Releases: Ultimaker/Cura

UltiMaker Cura 5.6.0-beta.1

15 Nov 13:54
2ec70cb
Compare
Choose a tag to compare
Pre-release

New features and improvements

Introduced the MethodX and MethodXL printers with it's materials and the option to write to .makerbot
A year after the merger of Ultimaker and MakerBot, we have unlocked the ability for users of our Method series printers to slice files using UltiMaker Cura. As of this release, users can find profiles for our Method X and Method XL printers, as well as material profiles for ABS-R, ABS-CF, and RapidRinse

0

Prime tower base settings increase the stability of large prime towers
New settings have been released that let you modify the base of your prime tower. The new settings are:

  • Prime Tower Base Size
  • Prime Tower Base Height
  • Prime Tower Base Slope
  • Prime Tower Raft Line Spacing

You can modify these settings to help improve the reliability of your prime towers. You can also use them to calibrate how well your prime tower adheres to the build plate for increased print success, or to avoid over-adhesion that may damage your build plate.

1

The Start and End gcodes now accept variables and math including the variables
Cura can now accept more start and end gcodes that include math, for example:

G0 X{prime_tower_position_x - prime_tower_size/2} Y{prime_tower_position_y-prime_tower_size/2} F6000
M109 S{material_final_print_temperature}

This hopefully also solves issues like #14111 (comment) and #16012 (comment)

Other Improvements

  • Introduced the setting for Raft Line Spacing, but for the primetower
  • Updated the Support Z Distance to allow for more different values, no longer only multiple layerheights, solves #6105

Bug Fixes

  • Fixed a crash for some Linux users when trying to open the file menu

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus

Known Issue

  • The predicted printing time for dual extrusion printjobs on the Method are deviating from the actual printing time.

New Engine Plugin

Not related to this release but nice to mention is that there is a new plugin has been created by the Cura team that makes use of the improved engine plugin capabilities introduced in Cura 5.5 (as mentioned #15629). The plugin is called CuraEngine Tiled Infill Generation and it allows users to select from an expanded list of infill patterns, as well as allowing users to add their own infill pattern by uploading a *.wtk file.

2
This plugin is just a taste of what is now possible when creating Cura plugins. We look forward to seeing what the Cura community creates next!

UltiMaker Cura 5.5.0

25 Oct 12:51
bd4cc70
Compare
Choose a tag to compare

New features and improvements

Engine Plugins
Introduced infrastructure for Engine Plugins; Plugin developers can now hook into and change the actual slice process using a programming language in which they feel comfortable: C++, Python, C#/.NET, Dart, Go, Java, Kotlin, Node, Objective-C, PHP, Ruby
In this initial version, plugins can hook into the following engine slots:

  • Modify generated gcode, postprocessing it per layer
  • Generate Infill patterns
  • Modify extrusion paths
  • Listen to a broadcast of all Settings

Cura plugins can now easily add new Settings and extend existing dropdown Settings. Users are now warned if a previously saved project file depends on a plugin and that plugin isn't installed in the Cura instance that tries to load it.

To showcase this new infrastructure we introduced a Gradual Flow Engine plugin; This plugin prevents sudden drastic changes in flow transitions. You can find it under your bundled plugins and the new gradual flow settings can be found in the material category when all settings are visible
Do you want to participate in the discussion about the potential and possibilities? You can join the discussion on GitHub here.

Introduced the following new settings
Gradual Flow Enabled, Gradual Flow Max Acceleration, Initial Layer Max Flow Acceleration, Gradual Flow discretization step size, are to finetune the Gradual Flow plug-in.

2

Top Surface Outer Wall Flow, Top Surface Inner Wall Flow, Top Surface Outer Wall Speed, Top Surface Inner Wall Speed, Top Surface Outer Wall Acceleration, Top Surface Inner Wall Acceleration, Top Surface Outer Wall Jerk, and Top Surface Inner Wall Jerk settings can be used to tune the top surface of your models.

4

Small Top/Bottom Width reduces jerky motions in small top/bottom surfaces, with Small Top/Bottom On Surface you can exclude the setting on the surface

Untitled design (2)

Group Outer Walls will bundle types of walls in the same layer reducing travels, thanks to the contribution by @Arcari55

Untitled design (4)

Enable Fluid Motion, Fluid Motion Shift Distance, Fluid Motions Small Distance, and Fluid Motion Angle are settings for printers with smooth motion planners like Klipper. It's hard to show the changes in preview, but we encourage you to check it out.

Untitled design (3)

Updates in the available supported OSses

  • Introduced Max OSX builds for ARM64 (M1 support), next to our existing X64 builds. With major contributions from @TheSin
  • Introduced a single Linux build removing the need to have a different modern and regular Linux build.

Setting improvements for Ultimaker Printers

  • UltiMaker printers with UltiMaker Materials have faster-predicted printing times as a result of a number of changed printing speeds
  • UltiMaker configurations with limited intents in the past like AA 0.8 cores, now have more intents available
  • Updated printing temperatures for UltiMaker printers to be more uniform
  • Updated Support Interface Settings for UltiMaker printers
  • Introduced a support material tag, so support is automatically printed with support material
  • Default has been updated to Balanced to reflect the perfect harmony between these visual, engineering, and draft profiles.

3

Quality of Life Improvements

  • Use Tab to navigate between settings in the Per Model Settings window, solves #10967
  • Introduced Ctrl-C and Ctrl-V next to the current multiply behavior, solves #8859
  • Arrange your models in a grid with the same orientation with Grid Placement
  • A message that shows when your Removable Disk is out of space and prevents incomplete gcodes from being saved, solves #14273
  • Add Printer and Printer Settings windows are now resizable to fit in more start/end gcode in an orderly way
  • Restored the color picker tool when creating custom materials, solves #11899
  • You can now scroll through long messages, and can easily close them if you finished reading, solves #12325
  • Searching for materials and plugins in the Cura Marketplace has been improved
  • "This Setting Is Hidden Because" icons were missing in the settings visibility for Windows and Mac
  • Only one file could be loaded and you could not load multiple files if they were mixed STLs and Project Files, solves #15879
  • It seemed like models could be multiplied more than 99 times, there is now a limit, solves #14105
  • It's now more clear if Cura is syncing materials over the cloud
  • It's not possible anymore to send a printjob to a turned off cloud connected UltiMaker printer

2

More Features

  • You can now sponsor the Cura team from the Application Switcher, and Help menu
  • Infill behavior close to the skin to prevent jerky motions and visible overextrusion
  • The About Dialog includes more build information for Cura developers
  • Introduced more hardware info like system, release, version, processor, and CPU cores to the logging to improve troubleshooting.
  • Updated supporting certify libraries
  • Introduced a new Post Processing Script; Limit XY Accel for bed-slinger printers, contributed by @GregValiant
  • Introduced the machine name in the gcode headers, contributed by @smartin015
  • Extruder settings are cached to speed up slicing, contributed by @sesse

3

Bug Fixes

Bug Fixes that improve Printed Part Quality

  • The first support layers were printed incorrectly if adhesion was set to None, solves #14983
  • Some improvements to the Zseam for user-specified or the sharpest corner seam alignment
  • The support was printed before the brim when the origin was at the center of the buildplate, solves #14983
  • Printers with a high resolution value would incorrectly print embossed features,
  • The flow would unexpectedly increase after a bridge was completed.
  • Bridging settings would not be applied to the first skin layer if the infill density was set to 0, solves #9056
  • The skirt height could collide with some models and could be printed in support, solves #16552
  • A brim would be too small if the extruder was not defined, solves #16151
  • The Initial Buildplate and Printing Temperature would not be applied correctly when printing One-At-A-Time, solves #11219

Bugs resolved since the Beta Release

  • Updated some settings for UltiMaker printers to prevent infill from being exposed, introduce a visual mode for PETG, and prevent stringing for PETG and ABS
  • Fixed the upgrade script for UltiMaker materials that would cause configuration errors
  • Updated the arrange algorithm to work better with larger models, solves #14112
  • Prevented future crashes caused by the new gradual flow plugin with some active printers, solves #16941
  • Fixed Linux Legacy crashes for open file dialog due to OS icon style, solves #16941
  • The Linux Appimage had an unnessecarily large file size, solves #16932
  • The top layers where not showing distinct inner and outer walls in the preview.
  • A printjob with a different raft extruder could cause a printjob to be considered too large to print
  • A project file with an intent would not be loaded correctly
  • Moved the position of the Target Machine name in the start gcode to predicted time and material use for some printers
  • Restored the ColorDialog to prevent an SDK break, solves #17002

Other Bug Fixes

  • You could not load some Marketplace materials with intents on the UltiMaker printers like BASF 17-4PH
  • For some Linux versions it was not possible to add a 3D printer, solves #15263
  • Fixed the installation screen for DMG installation because it still had the old logo.
  • The minimum support area was not working correctly for tree support, contributed by @ThomasRahm
  • Support Horizontal Expansion would be hidden but influenced the warning values for Support Interface, solves #15873
  • The shadow in One At A Time printing sequence would not correctly resize with the skirt/brim size, solves #14382
  • Fixed a bug where it was not possible to select the support structure with basic setting visibility.
  • Removed the option to change the Brim Distance in the per object setting until a better solution is available.
  • Fixed a slicing crash if the skirt was larger than the buildplate, solves #16002
  • Fixed a crash that would be caused when rotating a...
Read more

UltiMaker Cura 5.5.0-beta.1

10 Oct 14:22
Compare
Choose a tag to compare
Pre-release

New features and improvements

Engine Plugins
Introduced infrastructure for Engine Plugins; Plugin developers can now hook into and change the actual slice process using a programming language in which they feel comfortable: C++, Python, C#/.NET, Dart, Go, Java, Kotlin, Node, Objective-C, PHP, Ruby
In this initial version, plugins can hook into the following engine slots:

  • Modify generated gcode, postprocessing it per layer
  • Generate Infill patterns
  • Modify extrusion paths
  • Listen to a broadcast of all Settings

Cura plugins can now easily add new Settings and extend existing dropdown Settings. Users are now warned if a previously saved project file depends on a plugin and that plugin isn't installed in the Cura instance that tries to load it.

To showcase this new infrastructure we introduced a Gradual Flow Engine plugin; This plugin prevents sudden drastic changes in flow transitions. You can find it under your bundled plugins and the new gradual flow settings can be found in the material category when all settings are visible
Do you want to participate in the discussion about the potential and possibilities? You can join the discussion on GitHub here.

Introduced the following new settings
Gradual Flow Enabled, Gradual Flow Max Acceleration, Initial Layer Max Flow Acceleration, Gradual Flow discretization step size, are to finetune the Gradual Flow plug-in.

2

Top Surface Outer Wall Flow, Top Surface Inner Wall Flow, Top Surface Outer Wall Speed, Top Surface Inner Wall Speed, Top Surface Outer Wall Acceleration, Top Surface Inner Wall Acceleration, Top Surface Outer Wall Jerk, and Top Surface Inner Wall Jerk settings can be used to tune the top surface of your models.

4

Small Top/Bottom Width reduces jerky motions in small top/bottom surfaces, with Small Top/Bottom On Surface you can exclude the setting on the surface

Untitled design (2)

Group Outer Walls will bundle types of walls in the same layer reducing travels, thanks to the contribution by @Arcari55

Untitled design (4)

Enable Fluid Motion, Fluid Motion Shift Distance, Fluid Motions Small Distance, and Fluid Motion Angle are settings for printers with smooth motion planners like Klipper. It's hard to show the changes in preview, but we encourage you to check it out.

Untitled design (3)

Updates in the available supported OSses

  • Introduced Max OSX builds for ARM64 (M1 support), next to our existing X64 builds. With major contributions from @TheSin
  • Introduced a single Linux build removing the need to have a different modern and regular Linux build.

Setting improvements for Ultimaker Printers

  • UltiMaker printers with UltiMaker Materials have faster-predicted printing times as a result of a number of changed printing speeds
  • UltiMaker configurations with limited intents in the past like AA 0.8 cores, now have more intents available
  • Updated printing temperatures for UltiMaker printers to be more uniform
  • Updated Support Interface Settings for UltiMaker printers
  • Introduced a support material tag, so support is automatically printed with support material
  • Default has been updated to Balanced to reflect the perfect harmony between these visual, engineering, and draft profiles.

3

Quality of Life Improvements

  • Use Tab to navigate between settings in the Per Model Settings window, solves #10967
  • Introduced Ctrl-C and Ctrl-V next to the current multiply behavior, solves #8859
  • Arrange your models in a grid with the same orientation with Grid Placement
  • A message that shows when your Removable Disk is out of space and prevents incomplete gcodes from being saved, solves #14273
  • Add Printer and Printer Settings windows are now resizable to fit in more start/end gcode in an orderly way
  • Restored the color picker tool when creating custom materials, solves #11899
  • You can now scroll through long messages, and can easily close them if you finished reading, solves #12325
  • Searching for materials and plugins in the Cura Marketplace has been improved
  • "This Setting Is Hidden Because" icons were missing in the settings visibility for Windows and Mac
  • Only one file could be loaded and you could not load multiple files if they were mixed STLs and Project Files, solves #15879
  • It seemed like models could be multiplied more than 99 times, there is now a limit, solves #14105
  • It's now more clear if Cura is syncing materials over the cloud
  • It's not possible anymore to send a printjob to a turned off cloud connected UltiMaker printer

2

More Features

  • You can now sponsor the Cura team from the Application Switcher, and Help menu
  • Infill behavior close to the skin to prevent jerky motions and visible overextrusion
  • The About Dialog includes more build information for Cura developers
  • Introduced more hardware info like system, release, version, processor, and CPU cores to the logging to improve troubleshooting.
  • Updated supporting certify libraries
  • Introduced a new Post Processing Script; Limit XY Accel for bed-slinger printers, contributed by @GregValiant
  • Introduced the machine name in the gcode headers, contributed by @smartin015
  • Extruder settings are cached to speed up slicing, contributed by @sesse

3

Bug Fixes

Bug Fixes that improve Printed Part Quality

  • The first support layers were printed incorrectly if adhesion was set to None, solves #14983
  • The support was printed before the brim when the origin was at the center of the buildplate, solves #14983
  • Printers with a high resolution value would incorrectly print embossed features,
  • The flow would unexpectedly increase after a bridge was completed.
  • Bridging settings would not be applied to the first skin layer if the infill density was set to 0, solves #9056
  • The skirt height could collide with some models and could be printed in support, solves #16552
  • A brim would be too small if the extruder was not defined, solves #16151
  • The Initial Buildplate and Printing Temperature would not be applied correctly when printing One-At-A-Time, solves #11219

Other Bug Fixes

  • You could not load some Marketplace materials with intents on the UltiMaker printers like BASF Ultrafuse 17-4PH
  • For some Linux versions it was not possible to add a 3D printer, solves #15263
  • Fixed the installation screen for DMG installation because it still had the old logo.
  • The minimum support area was not working correctly for tree support, contributed by @ThomasRahm
  • Support Horizontal Expansion would be hidden but influenced the warning values for Support Interface, solves #15873
  • The shadow in One-At-A-Time printing sequence would not correctly resize with the skirt/brim size, solves #14382
  • Fixed a bug where it was not possible to select the support structure with basic setting visibility.
  • Removed the option to change the Brim Distance in the per object setting until a better solution is available.
  • Fixed a slicing crash if the skirt was larger than the buildplate, solves #16002
  • Fixed a crash that would be caused when rotating a model only a little
  • If there is support interface is disabled, you can no longer change those settings
  • Ints would be truncated instead of rounded in the engine, contributed by @onitake
  • Fixed a non-raw RegEx pattern string removing a depreciation warning, contributed by @cgobat

Printer definitions, profiles, and materials:

  • For MacOS users these printers are supported again: Elegoo, Strateo3D, Uni, ZAV, solves #16007
  • Added Anycubic Kobra Plus, contributed by @Jordonbc
  • Added Creality Ender-5 S1, contributed @thomaspleasance
  • Added Entina Tina 2, contributed by @protosam
  • Updated All Goofoo 3D printers to have more nozzles, contributed by @goofoo3d
  • Added Pulse XE E444M, contributed by @randyzwitch
  • Updated Primetower settings for Sovol 2
  • Updated Kingroon KP3S Pro, contributed by @Tachyonn
  • Updated Tree Support settings for Elegoo Printers, Contributed by @ThomasRahm
  • Updated Voron Trident 250, 300 & 350 Voron to include new nozzles, contributed by @zadi15
  • Updated Creality Ender 3 start gcode to prevent bed scratching, Contributed by @PresentMonkey
  • Updated nozzle options for Dagoma Pro 430, contributed by @0r31
  • Updated start gcode and homing behavior in Creality Ender 3 S1, contributed by @GregValiant.
  • Updated faulty disallowed areas for Anycubic ...
Read more

UltiMaker Cura 5.4.0

04 Jul 13:48
Compare
Choose a tag to compare

Introduced the new Tree Support contributed by @ThomasRahm
Try it for yourself with this dragon pencil cup.

  • Improved slicing time for Tree Support
  • Introduced 10 new settings and updated 2 so anyone can tune the behavior
  • Updated options for Tree Support Rest Preference to be more correct
  • Fixed a bug where Tree Support would generate unsupported islands
  • Fixed a bug where slicing would fail if Preference was set to On Any Flat Surface
  • Fixed a bug where branches were not generated when Support Interface was enabled.
  • Fixed a bug where the Support Overhang Angle caused a crash with Tree Support
  • Fixed a bug where the Support Interface was not correctly generated with Tree Support

Changed the order in which the brim is printed so it's easier to remove
Introduced the Smart Brim setting that changes the order in which the brim lines are printed making them easier to remove. Try it for yourself with this Cura Cookie Cutter.

New features and improvements:

  • Updated the UltiMaker logo to reflect the new company logo
  • Added support for the updated mainboard revisions of UltiMaker S3, S5, and S7
  • Introduced Hole Horizontal Expansion Max Diameter so only the expansion of smaller holes can be tuned while leaving larger holes untouched.
  • Introduced Skirt Height setting to make a skirt easier to remove
  • Improved the minimum layer time for printers with multiple extruders.
  • Improved accuracy of when the M104 Hotend Temperature command is added
  • Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch.
  • Improved behavior for opening and closing categories when adding a new printer
  • Removed the settings related to Wire Printing since it was broken and barely used.
  • Upgraded PyQt to version 6.4.2 which improves responsiveness in the UI

Bug Fixes

  • Fixed a bug where the brim line would not be printed in the same orientation
  • Fixed a bug where models dropped to the buildplate when they were supposed to be floating
  • Fixed a bug where models would overlap if multiple models were loaded at the same time
  • Fixed a bug where an error would be shown too often in One At A Time print sequence
  • Fixed a bug where the message for a new Beta version available would show up during the Beta.
  • Fixed a bug where ESun PLA+ would display unsupported.
  • Fixed a bug where the printjob name was hard to read in darkmode
  • Fixed a bug where the Minimum Layer Time was incorrectly interpolated
  • Fixed a bug where Cura would crash on star-up for some Linux systems because of missing SimpleButton, contributed by @fieldOfView
  • Fixed a bug where the Post Processing Plugin would create extra folders, contributed by @fieldOfView
  • Fixed AppImage Icon for Linux systems, contributed by @leoheck
  • Fixed a bug where the buildplate temperature in the USB printing monitor was not rounded, contributed by @asteroids1975
  • Fixed a bug where retracting for Filament Change was not performed correctly because of an extra /n in the gcode. Contributed by @JuanManuelCuello
  • Fixed a bug where the material estimation would not show currencies correctly. Contributed by @Diegovd

Bugs resolved since the Beta Release

  • Fixed a bug where undesirable micro-segments would introduce jagged paths on curved surfaces.
  • Fixed a bug where it was not possible to use custom support and brim meshes
  • Fixed a bug Cura would not start when upgrading from a Cura 5.4 Nightly
  • Fixed a bug where Connect Top/Bottom Polygons would cause a slicing crash
  • Fixed a bug where generic materials were missing for some printers
  • Fixed a bug where Support Horizontal Expansion would be incorrectly applied to tree supports
  • Fixed a bug where nozzles were missing from the Elegoo Neptune 3 Plus. Contributed by @GregValiant

Printer definitions, profiles, and materials:

  • Introduced UltiMaker PET CF with Annealing and Engineering intents
  • Updated Infill- and Skin Overlap settings for UltiMaker printers
  • Enabled a modest Support Brim by default for UltiMaker printers
  • Updated Support Interface speeds for PVA for UltiMaker printers
  • Added Gutenberg G-Zero, contributed by @ChipCE
  • Added Hellbot Magna SE 300, and Magna SE Pro, contributed by @DevelopmentHellbot
  • Added Kingroon KP3S Pro, contributed by @willuhmjs
  • Added LNL3D D3, D3 Vulcan, D5 and D6, contributed by @LNL3D
  • Added Longer LK4 X, contributed by @BradleyFord
  • Added Mixware Hyper K, Hyper S, Vulcan, and Wand, contributed by @Mixwarebot
  • Added Snapmaker 2 A150, A250 an A350 dual extruder printers, contributed by @highpowerxh
  • Added Sovol SV04, contributed by @Joyce-lujunxu
  • Added Sovol SV06 plus, and updated Sovol SV06, contributed by @Ashok-Varma and @eropple
  • Added WeeFun Tina2, and WeeFun Tina2, contributed by @syntax1269
  • Updated Creality 3 S1, Creality 3 S1 Plus, and Creality 3 S1 Pro, contributed by @sparkym3
  • Updated Cremaker profile to remove material temperature boost, contributed by @hyu7000

Community translations:

  • Updated Brazilian translations, contributed by @Patola

Known critical issues:

We are interested in having Cura and Klipper/Smooth Motion 3D printers work together more smoothly and are looking for input on how to do this. Do you have feedback on this topic? Please leave a comment on our discussion.

UltiMaker Cura 5.4.0-beta.1

16 Jun 12:28
Compare
Choose a tag to compare
Pre-release

Introduced the new Tree Support contributed by @ThomasRahm
Try it for yourself with this dragon pencil cup.

  • Improved slicing time for Tree Support
  • Introduced 10 new settings and updated 2 so anyone can tune the behavior
  • Updated options for Tree Support Rest Preference to be more correct
  • Fixed a bug where Tree Support would generate unsupported islands
  • Fixed a bug where slicing would fail if Preference was set to On Any Flat Surface
  • Fixed a bug where branches were not generated when Support Interface was enabled.
  • Fixed a bug where the Support Overhang Angle caused a crash with Tree Support
  • Fixed a bug where the Support Interface was not correctly generated with Tree Support

Changed the order in which the brim is printed so it's easier to remove
Introduced the Smart Brim setting that changes the order in which the brim lines are printed making them easier to remove.
Visit our Thingiverse page to download this cookie cutter to try the smart brim for yourself.

Other new features and improvements:

  • Updated the UltiMaker logo to reflect the new company logo
  • Added support for the updated mainboard revisions of UltiMaker S3, S5, and S7
  • Introduced Hole Horizontal Expansion Max Diameter so only the expansion of smaller holes can be tuned while leaving larger holes untouched.
  • Introduced Skirt Height setting to make a skirt easier to remove
  • Improved the minimum layer time for printers with multiple extruders.
  • Improved accuracy of when the M104 Hotend Temperature command is added
  • Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch.
  • Improved behavior for opening and closing categories when adding a new printer
  • Removed the settings related to Wire Printing since it was broken and barely used.

Other Bug Fixes

  • Fixed a bug where undesirable micro segments would introduce jagged paths on curved surfaces.
  • Fixed a bug where the brim line would not be printed in the same orientation
  • Fixed a bug where models dropped to the buildplate when they were supposed to be floating
  • Fixed a bug where models would overlap if multiple models were loaded at the same time
  • Fixed a bug where an error would be shown too often in One At A Time print sequence
  • Fixed a bug where the message for a new Beta version available would show up during the Beta.
  • Fixed a bug where ESun PLA+ would display unsupported.
  • Fixed a bug where the printjob name was hard to read in darkmode
  • Fixed a bug where the Minimum Layer Time was incorrectly interpolated
  • Fixed a bug where Cura would crash on star-up for some Linux systems because of missing SimpleButton, contributed by @fieldOfView
  • Fixed a bug where the Post Processing Plugin would create extra folders, contributed by @fieldOfView
  • Fixed AppImage Icon for Linux systems, contributed by @leoheck
  • Fixed a bug where the buildplate temperature in the USB printing monitor was not rounded, contributed by @asteroids1975
  • Fixed a bug where retracting for Filament Change was not performed correctly because of an extra /n in the gcode. Contributed by @JuanManuelCuello

Printer definitions, profiles and materials:

  • Updated Infill- and Skin Overlap settings for UltiMaker printers
  • Enabled a modest Support Brim by default for UltiMaker printers
  • Updated Support Interface speeds for PVA for UltiMaker printers
  • Added Gutenberg G-Zero, contributed by @ChipCE
  • Added Hellbot Magna SE 300, and Magna SE Pro, contributed by @DevelopmentHellbot
  • Added Kingroon KP3S Pro, contributed by @willuhmjs
  • Added LNL3D D3, D3 Vulcan, D5 and D6, contributed by @LNL3D
  • Added Longer LK4 X, contributed by @BradleyFord
  • Added Mixware Hyper K, Hyper S, Vulcan, and Wand, contributed by @Mixwarebot
  • Added Snapmaker 2 A150, A250 an A350 dual extruder printers, contributed by @highpowerxh
  • Added Sovol SV04, contributed by @Joyce-lujunxu
  • Added Sovol SV06 plus, and updated Sovol SV06, contributed by @Ashok-Varma and @eropple
  • Added WeeFun Tina2, and WeeFun Tina2, contributed by @syntax1269
  • Updated Creality 3 S1, Creality 3 S1 Plus, and Creality 3 S1 Pro, contributed by @sparkym3
  • Updated Cremaker profile to remove material temperature boost, contributed by @hyu7000

UltiMaker Cura 5.3.1

19 Apr 14:01
Compare
Choose a tag to compare

Restored and updated translations for 11 languages

Bug fixes:

  • Fixed a bug where the machine definitions could not be updated
  • Fixed a bug where part of the model would not have fuzzy skin
  • Fixed a bug where a project files that contain an intent profile would not load correctly
  • Fixed a bug where Pause At Height was not working correctly for Griffin (UltiMaker printers)
  • Fixed a bug where slicing was blocked if initial printing temperature was higher than the printing temperature
  • Fixed a bug where Gcode would display NOMESH instead of NONMESH, contributed by @ckvsoft
  • Fixed a bug where users were unable to slice with certain materials

UltiMaker Cura 5.3.0

07 Mar 15:39
Compare
Choose a tag to compare

This release does not yet contain the new tree support implementation by @ThomasRahm. You can download a special Cura version for that here.

Interlocking Structure Generation
This new setting enables you to interlock multiple materials together, even if those materials are not compatible, contributed by @BagelOrb. Try it for yourself with this test model.

Brim per Material
A brim can now be printed with multiple materials in the same model, contributed by @BagelOrb

Updated Recommended Print Settings Menu
The number of settings available in the recommended has expanded. The redesign will make it easier to use intent profiles or save custom profiles.

Other new features and improvements.

  • Improved the Zseam behavior so Hide Seam is generated less randomly.
  • Fixed the order in which concentric top/bottom patterns are printed.
  • Replaced mentions of Ultimaker by UltiMaker to correctly reflect the merger.
  • Updated Load Project window with a new design.
  • Added tooling to automatically generate translation files to reduce the chance of human error.
  • Added quality type to slice meta-data so it can be displayed in the Ultimaker Digital Factory.
  • Added a new way to update profiles by adding a Save/Compare Settings Button in custom window.
  • Improved onboarding so it is easier to add your first cloud printer or a non-UltiMaker printer.
  • Included options to download .MSI and .PKG for easier software distribution.
  • Smoothed some support generation, so support is generated less jittery.
  • Reduced unnecessary support generation for small overhang regions, like textures.
  • Improved support generation so the support doesn't fold around the model.
  • Reduced stringing for Lift Head setting by removing the move in XY.
  • Added a Minimum Layer Time Temperature setting.
  • Added settings for Support Interface Wall Line Count, Support Roof Line Count, and Support Floor Line Count.
  • Added Brim Inside Avoid Margin setting, contributed by @BagelOrb
  • Added prefix 'Printing' to post processing plugin script "DisplayFilenameAndLayerOnLCD" contributed by @brunohenriquy
  • Added Enable, G-code Before, and G-code After To Filament Change, contributed by @victornpb
  • Added support for per-object retraction settings, contributed by @jeremysalwen
  • Updated PauseAtHeight so M18 becomes M84 when disarming, contributed by @Cycov
  • Added an option to keep stepper motors engaged to Pause At Height, contributed by @Cycov
  • Added an option to Beep at Pause to Pause At Height, contributed by @Cycov
  • Added Additional Gcode Fields to Pause At Height, contributed by @Cycov
  • Make Layer Number the default in Pause At Height, contributed by @discip
  • Added more information when rotating a model using the arrows, contributed by @Fabbro03
  • Added the "CTRL +" shortcut to open Preferences window, contributed by @Ladnessness
  • Added the option to add Machine Action buttons in the Printer Preferences, contributed by @julianCast

Bug fixes:

  • Fixed a slicing crash if models were placed in the center of the buildplate.
  • Fixed a slicing crash that would happen if Adaptive Layers Maximum Variation had a negative value.
  • Fixed a bug where an "object of type SettingFunction is not JSON serializable" error would prevent users from using certain plug-ins.
  • Fixed a bug where hole expansion would affect interlocking holes.
  • Fixed a bug where fuzzy skin would also apply to interlocking structures.
  • Fixed a bug where you could not load gcodes in Cura in some cases
  • Fixed a bug where some models would slice slower with Skin-Edge Support Layers
  • Fixed a bug where layers were skipped by inserting a support interface on a raft
  • Fixed a bug where Relative Extrusion was not calculated correctly when using Retract Continue.
  • Fixed a bug that would prevent advanced users from slicing a batch with multiple STLs in a script.
  • Fixed a bug where skirt lines would not follow the convex contours of models.
  • Fixed a bug where Exclusing Slicing Tolerance was not applied correctly to bottom-layer(s).
  • Fixed a bug where small travels were not retracted correctly.
  • Fixed a bug where the printjob time showed 0 minutes if adaptive layer height was enabled.
  • Fixed a bug with Skin Overlap where the skin would overlap with the roofing.
  • Fixed a bug where Support Interface would be generated on top of support.
  • Fixed a bug where the Floor Support Interface would not be generated in certain models.
  • Fixed a bug where a long material list would disappear from the screen.
  • Fixed a bug where support is not generated correctly if Support Pattern is Concentric.
  • Fixed a bug where an increased Skin Removal Width would cut off part of the skin area.
  • Fixed a bug where Support Towers would be generated but would support nothing.
  • Fixed a bug where Small Feature Size would also be applied to inner-wall loops.
  • Fixed a bug where adhesion would be printed outside of the buildplate, contributed by @BagelOrb
  • Fixed a bug where a primetower brim was printed when it shouldn't, contributed by @BagelOrb
  • Fixed a bug where Ooze/Draft shields did not avoid prime tower, contributed by @BagelOrb
  • Fixed a bug where not all Mac users could not use USB printing, contributed by Sovenger
  • Fixed input value for platform offset when adding a logo, contributed by @drewdoggy
  • Fixed a bug where the travel move at the end of a layer unretracts, contributed by @richfelker
  • Fixed a bug where WallToolPaths are not simplified, contributed by @Piezoid
  • Fixed a bug where iterators were moving out of range, contributed by @Piezoid and @plaintoothpaste
  • Fixed a bug where the Maximum Area Deviation value was too small, contributed by @Piezoid
  • Fixed a bug where we did not 'pickle' DefinitionContainers correctly, contributed by @Piezoid
  • Fixed a bug where an airgap was present in Spiralized Outer Contour, contributed by @richfelker
  • Fixed a bug where speeds defined for slower layers would impact speeds accelerations and jerks for the whole print, contributed by @richfelker
  • Fixed a bug where materials with longer names in Materials Preferences were harder to read, contributed by @Ghostkeeper

Bugs resolved in the Beta Release

  • Fixed a bug where no support would be generated for narrow ridges
  • Fixed a bug where Hole Horizontal Expansion would remove part of the model
  • Fixed a bug where Support Horizontal Expansion was broken
  • Fixed a bug where Enable Conical Support would prevent support from being generated
  • Fixed a bug where the brim would be printed from inside out
  • Fixed a bug where the brim width would not be respected in multi-extrusion
  • Fixed a bug where missing Geetech A10, Geetech Mizar S, and Geetech A30 definitions would cause a corrupt configuration error message
  • Fixed a bug where you could not resize the Recommended settings window
  • Fixed a bug where wiping in the walls (as opposed to infill) wasn't working

Printer definitions, profiles and materials:

  • Support Towers are working again and enabled by default for all printers.
  • Updated Support Horizontal Expansion, Support Join Distance, and Minimum Support Area Settings to improve support reliability.
  • Updated intent and quality files for UltiMaker printers to have more consistent file names.
  • Updated default Support Interface Pattern to ZigZag for UltiMaker printers
  • Updated Maximum Combing Distance for UltiMaker printers
  • Updated UltiMaker ABS Silver Metallic to the correct UltiMaker ABS Silver
  • Updated AnkerMake M5 definitions, contributed by @just-trey
  • Updated Anycubic i3 Mega S/Pro profile, contributed by @NilsRo
  • Updated Creality Ender CR10 start Gcode, contributed by @InstantMuffin
  • Updated Creality Sermoon V1 profiles to include hotend specifics, contributed by @iggomez
  • Updated Geetech A10M, A10, A20, A20M, A20T, A30M, MizarS, contributed by @whoseyoung
  • Updated PPGF30 temperature from 235 to 240, introduced by @heed818
  • Updated Rigid3D machine definitions, contributed by @mehmetsutas
  • Updated Sovol SV01, SV02, and SV03, contributed by @eropple
  • Updated Sovol's SV01 and SV02 bed dimensions, contributed by @eropple
  • Updated VzBot definition, contributed by @ckvsoft
  • Added AnkerMake M5, contributed by @just-trey
  • Added Anycubic Kobra Go, contributed by @razzeee
  • Added Artillery Hornet, contributed by @wilds
  • Added Biqu Hurakan, contributed by @looxonline
  • Added Blocks ONE MKII, Blocks One, Blocks Pro S100, Blocks Pro S30, Blocks R21, Blocks RD50, and Blocks Zero, contributed by @jgrilo-blocks
  • Added Creality CR-10 Smart, contributed by @eropple
  • Added Creality Ender-3 S1 Plus, and Ender-3 S1 Pro, contributed by @izilzty
  • Added Creality Sermoon V1, and Sermoon V1 Pro, contributed by @lggomez
  • Added Dagoma Sigma, and updated Dagome Pro430, contributed by @0r31
  • Added Elegoo Neptune 1, Neptune 2s, Neptune 3, Neptune 3 Max, Neptune 3 Plus, Neptune 3 Pro, and Neptune X, contributed by @NARUTOfzr
  • Added FablabBcn PastePrinter, contributed by @EDUARDOCHAMORRO
  • Added Flsun V400, contributed by @dengdaitianhei
  • Added Fusion3 F410, contributed by @64bittuning
  • Added Geetech A10Pro, A30Pro, A30T, E180, GiantArmD200, I3ProB, i3ProC, I3PrW, MeCreator, MeCreator2, MeDucer, Mizar, MizarM, MizarMax, MizarMax, MizarPro, and Thunder, contributed by @whoseyoung
  • Added Klema 180, Klema 250, Klema 250 Pro, Klema 250 Twin, and Klema 500, contributed by @polyntsev
  • Added Modix V3 BIG-120X, V3 BIG-120Z, V3 BIG-180X, V3 BIG-40, V3 BIG-60, V3 BIG-Meter, V4 big 60, V4 120x, V4 120z, V4 180x, and V4 BIG-Meter, contributed by @Modix3D
  • Added SnakeOil Standard 180, and SnakeOil Standard 250, contributed by @ChipCE
  • Added Sovol SV01PRO, SV05, and...
Read more

UltiMaker Cura 5.3.0-beta.1

22 Feb 13:29
Compare
Choose a tag to compare
Pre-release

This release does not yet contain the new tree support implementation by @ThomasRahm. You can download a special Cura version for that here.

Interlocking Structure Generation
This new setting enables you to interlock multiple materials together, even if those materials are not compatible, contributed by @BagelOrb. Try it for yourself with this test model.

Brim per Material
A brim can now be printed with multiple materials in the same model, contributed by @BagelOrb

Updated Recommended Print Settings Menu
The number of settings available in the recommended has expanded. The redesign will make it easier to use intent profiles or save custom profiles.

Other new features and improvements.

  • Improved the Zseam behavior so Hide Seam is generated less randomly.
  • Fixed the order in which concentric top/bottom patterns are printed.
  • Replaced mentions of Ultimaker by UltiMaker to correctly reflect the merger.
  • Updated Load Project window with a new design.
  • Added tooling to automatically generate translation files to reduce the chance of human error.
  • Added quality type to slice meta-data so it can be displayed in the Ultimaker Digital Factory.
  • Added a new way to update profiles by adding a Save/Compare Settings Button in custom window.
  • Improved onboarding so it is easier to add your first cloud printer or a non-UltiMaker printer.
  • Included options to download .MSI and .PKG for easier software distribution.
  • Smoothed some support generation, so support is generated less jittery.
  • Reduced unnecessary support generation for small overhang regions, like textures.
  • Improved support generation so the support doesn't fold around the model.
  • Reduced stringing for Lift Head setting by removing the move in XY.
  • Added a Minimum Layer Time Temperature setting.
  • Added settings for Support Interface Wall Line Count, Support Roof Line Count, and Support Floor Line Count.
  • Added Brim Inside Avoid Margin setting, contributed by @BagelOrb
  • Added prefix 'Printing' to post processing plugin script "DisplayFilenameAndLayerOnLCD" contributed by @brunohenriquy
  • Added Enable, G-code Before, and G-code After To Filament Change, contributed by @victornpb
  • Added support for per-object retraction settings, contributed by @jeremysalwen
  • Updated PauseAtHeight so M18 becomes M84 when disarming, contributed by @Cycov
  • Added an option to keep stepper motors engaged to Pause At Height, contributed by @Cycov
  • Added an option to Beep at Pause to Pause At Height, contributed by @Cycov
  • Added Additional Gcode Fields to Pause At Height, contributed by @Cycov
  • Make Layer Number the default in Pause At Height, contributed by @discip
  • Added more information when rotating a model using the arrows, contributed by @Fabbro03
  • Added the "CTRL +" shortcut to open Preferences window, contributed by @Ladnessness
  • Added the option to add Machine Action buttons in the Printer Preferences, contributed by @julianCast

Bug fixes:

  • Fixed missing translations (available with 5.3.0-beta.2)
  • Fixed a slicing crash if they were placed in the center of the buildplate.
  • Fixed a slicing crash that would happen if Adaptive Layers Maximum Variation had a negative value.
  • Fixed a bug where an "object of type SettingFunction is not JSON serializable" error would prevent users from using certain plug-ins.
  • Fixed a bug where hole expansion would affect interlocking holes.
  • Fixed a bug where fuzzy skin would also apply to interlocking structures.
  • Fixed a bug where Relative Extrusion was not calculated correctly when using Retract Continue.
  • Fixed a bug that would prevent advanced users from slicing a batch with multiple STLs in a script.
  • Fixed a bug where skirt lines would not follow the convex contours of models.
  • Fixed a bug where Exclusing Slicing Tolerance was not applied correctly to bottom-layer(s).
  • Fixed a bug where small travels were not retracted correctly.
  • Fixed a bug where the printjob time showed 0 minutes if adaptive layer height was enabled.
  • Fixed a bug with Skin Overlap where the skin would overlap with the roofing.
  • Fixed a bug where Support Interface would be generated on top of support.
  • Fixed a bug where the Floor Support Interface would not be generated in certain models.
  • Fixed a bug where a long material list would disappear from the screen.
  • Fixed a bug where support is not generated correctly if Support Pattern is Concentric.
  • Fixed a bug where an increased Skin Removal Width would cut off part of the skin area.
  • Fixed a bug where Support Towers would be generated but would support nothing.
  • Fixed a bug where Small Feature Size would also be applied to inner-wall loops.
  • Fixed a bug where adhesion would be printed outside of the buildplate, contributed by @BagelOrb
  • Fixed a bug where a primetower brim was printed when it shouldn't, contributed by @BagelOrb
  • Fixed a bug where Ooze/Draft shields did not avoid prime tower, contributed by @BagelOrb
  • Fixed a bug where not all Mac users could not use USB printing, contributed by Sovenger
  • Fixed input value for platform offset when adding a logo, contributed by @drewdoggy
  • Fixed a bug where the travel move at the end of a layer unretracts, contributed by @richfelker
  • Fixed a bug where WallToolPaths are not simplified, contributed by @Piezoid
  • Fixed a bug where iterators were moving out of range, contributed by @Piezoid and @plaintoothpaste
  • Fixed a bug where the Maximum Area Deviation value was too small, contributed by @Piezoid
  • Fixed a bug where an airgap was present in Spiralized Outer Contour, contributed by @richfelker
  • Fixed a bug where speeds defined for slower layers would impact speeds accelerations and jerks for the whole print, contributed by @richfelker
  • Fixed a bug where materials with longer names in Materials Preferences were harder to read, contributed by @Ghostkeeper

Printer definitions, profiles and materials:

  • Support Towers are working again and enabled by default for all printers.
  • Updated Support Horizontal Expansion, Support Join Distance, and Minimum Support Area Settings for UltiMaker printers to improve support reliability.
  • Updated intent and quality files for UltiMaker printers to have more consistent file names.
  • Updated default Support Interface Pattern to ZigZag for UltiMaker printers
  • Updated Maximum Combing Distance for UltiMaker printers
  • Updated UltiMaker ABS Silver Metallic to the correct UltiMaker ABS Silver
  • Updated AnkerMake M5 definitions, contributed by @just-trey
  • Updated Anycubic i3 Mega S/Pro profile, contributed by @NilsRo
  • Updated Creality Ender CR10 start Gcode, contributed by @InstantMuffin
  • Updated Creality Sermoon V1 profiles to include hotend specifics, contributed by @iggomez
  • Updated Geetech A10M, A10, A20, A20M, A20T, A30M, MizarS, contributed by @whoseyoung
  • Updated PPGF30 temperature from 235 to 240, introduced by @heed818
  • Updated Rigid3D machine definitions, contributed by @mehmetsutas
  • Updated Sovol SV01, SV02, and SV03, contributed by @eropple
  • Updated Sovol's SV01 and SV02 bed dimensions, contributed by @eropple
  • Added AnkerMake M5, contributed by @just-trey
  • Added Anycubic Kobra Go, contributed by @razzeee
  • Added Artillery Hornet, contributed by @wilds
  • Added Biqu Hurakan, contributed by @looxonline
  • Added Blocks ONE MKII, Blocks One, Blocks Pro S100, Blocks Pro S30, Blocks R21, Blocks RD50, and Blocks Zero, contributed by @jgrilo-blocks
  • Added Creality CR-10 Smart, contributed by @eropple
  • Added Creality Ender-3 S1 Plus, and Ender-3 S1 Pro, contributed by @izilzty
  • Added Creality Sermoon V1, and Sermoon V1 Pro, contributed by @lggomez
  • Added Dagoma Sigma, and updated Dagome Pro430, contributed by @0r31
  • Added Elegoo Neptune 1, Neptune 2s, Neptune 3, Neptune 3 Max, Neptune 3 Plus, Neptune 3 Pro, and Neptune X, contributed by @NARUTOfzr
  • Added FablabBcn PastePrinter, contributed by @EDUARDOCHAMORRO
  • Added Flsun V400, contributed by @dengdaitianhei
  • Added Fusion3 F410, contributed by @64bittuning
  • Added Geetech A10Pro, A30Pro, A30T, E180, GiantArmD200, I3ProB, i3ProC, I3PrW, MeCreator, MeCreator2, MeDucer, Mizar, MizarM, MizarMax, MizarMax, MizarPro, and Thunder, contributed by @whoseyoung
  • Added Klema 180, Klema 250, Klema 250 Pro, Klema 250 Twin, and Klema 500, contributed by @polyntsev
  • Added Modix V3 BIG-120X, V3 BIG-120Z, V3 BIG-180X, V3 BIG-40, V3 BIG-60, V3 BIG-Meter, V4 big 60, V4 120x, V4 120z, V4 180x, and V4 BIG-Meter, contributed by @Modix3D
  • Added SnakeOil Standard 180, and SnakeOil Standard 250, contributed by @ChipCE
  • Added Sovol SV01PRO, SV05, and SV06, contributed by @eropple
  • Added UMO+ DXU, contributed by @ansonl
  • Added Voron Trident 250, Trident 300, and Trident 350, contributed by @RagingRoosevelt

Community translations:

  • Updated French translations, contributed by @xommit
  • Updated a typo in Japanese translations, contributed by @tamorikawa

Known critical issues:

  • 🌍 Currently the translation files seem to be missing in these Beta builds. We are working on a solution so everyone can test this Beta in their preferred language. Translations are now available!
  • Under certain angles, the Interlocking Structures are not effective, yet.
  • The Gcode Reader Plug-in is broken since Cura 5.2, and will not load gcodes correctly yet.
  • Some models have been slicing slower since Cura 5.1. #14108
  • Reports have been coming in that Cura is running slow on Windows 11 #13820
  • Multiple external monitors on Windows (especially if from the same brand) <a href="https://support.ultimaker.com/hc/en-us...
Read more

UltiMaker Cura 5.2.2

24 Jan 14:09
Compare
Choose a tag to compare

Introducing the UltiMaker S7
- Included support for the new UltiMaker S7

Bug fixes:

  • Allow UltiMaker S7 printers to receive Material Profiles

Printer definitions, profiles and materials:

  • Improved Initial Layer settings for UltiMaker S7, S5, and S3 printers
  • Disabled Support Towers for UltiMaker S7, S5, and S3 printers
  • Cleaned up material profiles, by removing duplicate setting segments, and unused elements
  • Updated preferred quality type for all UltiMaker 3D printers

Known critical issues:

  • Support is sometimes missing in detailed parts, where previous releases supported them properly (still). (Will probably not be fixed in stable. This is currently slated for 5.3)
  • Multiple external monitors on Windows (especially if from the same brand) might be a problem under some circumstances. (Will probably not be fixed in stable.)
  • If you are looking for an AppImage for your Linux OS we recommend using linux.AppImage. If you run into issues with launching your AppImage, we have linux-modern.AppImage ready as an alternative.

Does Cura (not) work on your OS (version)? See this article for clarification.

UltiMaker Cura 5.3.0-alpha+xmas

22 Dec 13:40
46e4ac7
Compare
Choose a tag to compare
Pre-release

New tree support implementation by @ThomasRahm
This tree support uses significantly less filament, reduces printing time, and is easier to remove than our current tree supports. A number of new settings can now be applied to your tree supports, including support blocker, per-model settings, and support horizontal expansion.

The newly introduced settings are:

  • Tree Support Preferred Branch Angle
  • Tree Support Maximum Branch Angle
  • Tree Support Diameter Increase to Model
  • Tree Support Minimum Height To Model
  • Tree Support Initial Layer Diameter
  • Support Interface Priority
  • Tree Support Limit Branch Reach
  • Tree Support Optimal Branch Range
  • Tree Support Rest Preference

Known Issues

  • Engine crashes– Often if you try to rotate the model or move it away from the center it's resolved. If this doesn't resolve your issue we would love to get your project file to learn what's wrong
  • Floating islands inside of support
  • Adaptive Layerheights are not always working correctly
  • Support Interface is not always working correctly
  • Multiple external monitors on Windows (especially if from the same brand) might be a problem under some circumstances.
  • If you are looking for an AppImage for your Linux OS we recommend using linux.AppImage. If you run into issues with launching your AppImage, we have linux-modern.AppImage ready as an alternative.
  • Windows users might get a "Microsoft Defender SmartScreen preventing the installation of an unrecognized app". You can verify if the publisher "NL, Utrecht, UltiMaker, UltiMaker" and click Run anyway by clicking on the More info text.

Does Cura (not) work on your OS (version)? See this article for clarification.

📣 We would love to hear your feedback here