Skip to content

Releases: Ultimaker/Cura

UltiMaker Cura 5.14.0-alpha.0

Pre-release

Choose a tag to compare

@HellAholic HellAholic released this 25 Jun 14:23
17e7b05

New features and improvements:

  • Introduced support-painting: paint on the model to indicate where support should and shouldn't be placed

Take complete control over your supports with our new Support Painting feature. You can now customize exactly where supports are placed simply by brushing them directly onto your 3D model. Whether you want to fine-tune auto-generated structures or paint an entirely custom support pattern from scratch, this intuitive tool gives you absolute authority over your print's stability. By targeting only the necessary areas, you can significantly reduce print times, save filament, and ensure cleaner surface finishes upon support removal.

image
  • Experimental support for Cura on Windows ARM platforms

With this release, we are excited to introduce an experimental Cura installer built specifically for Windows on ARM architecture. This preview allows users on ARM-powered devices (such as those running Qualcomm Snapdragon processors) to experience the native Cura workflow and performance. Please note that as an experimental release, you may encounter occasional bugs or performance inconsistencies. We highly encourage our community to test it out and share feedback to help us refine the experience.

image
  • Custom GCode parts are now processed in the engine, to ensure that all the variables have the most accurate value
  • End-of-print GCode variables are now processed in the engine, to ensure that more accurate values are inserted, contributed by Erwan MATHIEU (@wawanbreton)
  • Dialogs that were previously created at application boot are now created only when necessary, which saves some boot time and memory
  • Discard top and bottom surfaces when their settings are identical to skin settings, which avoids printing them separately
  • Discard very thin infill areas that are printed within skin and disrupts the flow
  • Improve positioning of models when loading multiple models from a non-project 3MF file
  • Improved the OpenGL shaders compatibility, contributed by HellAholic

New Settings:

  • Introduced Top/Bottom/Skin Merge Distance, which allows merging those areas together wen they are too small to be printed correctly
  • Introduced Minimum Infill Line Length, which allows removing unnecessary lines of infill added in small areas

Bug fixes:

  • Fixed the most common sources of slicing crashes (those that would have to be worked around by moving the model on the build plate)
  • Removed an unnecessary and long travel move added when printing supported floating models
  • Fixed an issue where top and bottom surfaces could be generated, although they were disabled
  • Fixed the print temperature command of the initial layer when using the 'zigzag' pattern, contributed by HellAholic
  • Fixed an issue where the project window could be displayed at an unexpected position

Printer definitions, profiles and materials

  • Removed hardcoded T0 in start gcode for anycubic ACE PRO enabled K3
  • Fixed multiple bugs in Elegoo Neptune 3 Pro: acceleration, retraction_combing, end gcode

UltiMaker Cura 5.13.0

Choose a tag to compare

@github-actions github-actions released this 28 May 14:22
1fb8a76

New features and improvements:

0
  • Added the new UltiMaker Factor 4+ printer, including profiles
  • Added option to specify file association during the installation of Cura for windows, contributed by HellAholic

New Settings:

  • Introduced Infill Start/End Preference settings that give control over the starting location of infill
  • Added Support Infill option "Lightning", and in addition the following supporting settings: Support Lightning Angle, Support Lightning Overhang Angle, Support Lightning Prune Angle, and Support Lightning Straightening Angle, which together allow you to add and control lightning infill generated for support structures
  • The Support Infill Line Multiplier has been introduced to increase the quantity of infill lines. When an even number of lines is specified through this setting and paired with lightning support, it produces a single extrusion line for each island
  • Introduced Minimum Hole Area in Brim Support, which filters out small holes in the support brim, resulting in a more consistent brim
  • Added Temperature Delta Top Surface, which allows you to print top surfaces at a different temperature
  • Added more options to Retract Before Outer Wall to give more control over retraction behavior when traveling to the outer wall
  • Added Initial Layer Wall Ordering which gives control over the order in which the walls are printed for the initial layer, contributed by HellAholic

Bug fixes:

  • Support blockers now function correctly even when assigned to a disabled extruder; they no longer cause slicing conflicts and continue to effectively block support
  • Fixed an issue where thin support structures would be generated within tree support
  • Fixed an issue where the tree support interface layer would be missing
  • Randomized infill now also works for infill skin support
  • Fixed an issue where Keep or Discard profile user preference would be ignored
  • Overhanging wall speed was previously applied too aggressively, resulting in extremely slow printing in overhanging areas
  • Travel speed was applied to layer switches, resulting in high-speed Z-travels
  • Fixed an issue where certain 3MF files would incorrectly load with an invalid setting configuration
  • Fixed an issue where certain setting combinations would skip parts of the skin and walls sections
  • Resolved an issue where slicing would fail when both Raft build plate adhesion and Support Lightning Infill were enabled
  • Fixed an issue where overhang speed would be applied inconsistently when both Split Infill and Overhang Speed settings were enabled
  • Fixed an issue where the profile has changes notification would overlap with UI elements
  • Fixed an issue where certain setting configurations would cause a large amount of small line segments to be generated for the prime tower
  • Fixed an issue where clicking the "Sign in to Digital Factory" button twice would fail to log in

Printer definitions, profiles and materials:

  • Updated high-speed S-Line profiles to improve tree support strength and improved seam behavior by ending infill close to the seam and traveling to the seam unretracted
  • Improved material detection for Method line printers to automatically select support material for the raft interface
  • Automatically disable Infill Skin Support if Gradual Infill Steps is enabled, since these are conflicting settings, contributed by HellAholic

UltiMaker Cura 5.12.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 07:33

Bug fixes:

  • Fixed an issue where the export action for .makerbot file format would fail unexpectedly.

UltiMaker Cura 5.12.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:48

New features and improvements:

Bridging behavior over rectangular empty spaces and infill are now placed in a smarter way. The bridge lines are now anchored to layers below where possible. Bridge lines can now also be interlaced for improved quality.

2

Fewer mistakes, less wasted time. Settings for disabled extruders are now greyed out to prevent "ghost editing," where you might spend time fine-tuning the Printing Temperature or Retraction Distance for Extruder 2, only to realize later that the entire model was set to print with Extruder 1. Additionally, a warning appears in the Preview stage if your model is hidden because an extruder is unchecked.

1
  • Updated combing behavior for thin parts so it doesn't ooze over the walls by updating the behavior for Inside Travel Avoid Distance
  • Added a warning in the preview if the reason you are not seeing your model is that the extruder is unchecked
  • Self-intersecting infills like Grid, Triangular, and Cubic are hidden for some printers in recommended mode because they introduce artifacts at high speeds. They are still available in Custom mode
  • Added height of the layer in preview mode in mm in addition to the layer number, contributed by HellAholic
  • Added a pop-up to help with using the Select Face mode when rotating a model, resolves #21359, contributed by HellAholic
  • Improved the reliability and maintainability of the Cura UI and Post Processing plugin, contributed by HellAholic
  • Added a new button under the Help dropdown to quickly open the log files, contributed by HellAholic
  • Updated the Filament Change script of the Post Processing plugin to support multiline Gcode Before and Gcode After, contributed by Olivier B (@hobbe) and GregValiant (@GregValiant)
  • Updated the Z-Hop on Travel Post Processing script to include an option for Support Interface Only, contributed by GregValiant (@GregValiant)
  • Updated the Post Processing plugin with a bigger text area in the UI to allow for easier editing of multiple lines of Gcode, contributed by HellAholic
  • Updated the Advanced Cooling Fan Control Post Processing plugin to add an Enable and Fan Jump Start setting, contributed by GregValiant (@GregValiant)
  • Updated the Display Info on LCD Post Processing plugin to reflect Filament Cost and allow for the adjustment of the Cura estimated time, contributed by GregValiant (@GregValiant)
  • Updated the Purge Lines and Unload Post Processing plugin so the CUSTOM addition in the Gcode doesn't trigger an error, contributed by GregValiant (@GregValiant)

New Settings:

New Honeycomb and Octagon infill types ensure the toolpath never crosses its own path on the same layer, reducing the chance of the nozzle hitting the infill during printing. Infill Start/End Move settings move the infill starts away from the wall to prevent surface blobs from a nozzle traveling to start a new infill line.

3
  • Introduced Infill Start/End Move Inwards Length settings that add an extra line at the beginning and the end of your infill to prime the infill and prevent blobs on the outside wall
  • Introduced Infill Skin Support to consolidate and replace Extra Infill Lines to Support Skin, Skin Edge Support Layer, and Bridging Over Infill Settings.
  • Introduced a Middle option to the Z Seam Positions, contributed by GregValiant (@GregValiant) HellAholic
  • Introduced a Print Estimation Factor to the Printer Settings that allows you to adjust the predicted printing time when you notice it deviates consistently from reality, contributed by HellAholic

Bug fixes:

  • Improved responsiveness when working with printers that are connected over Digital Factory
  • Improved Scarf Seam behavior when used on overhangs and the visualization of these seams in the preview for improved troubleshooting
  • Added an option to abort sending a cloud print job if the loading bar gets stuck
  • Updated the behavior for One At a Time print jobs to reduce the chance of collisions at the end of the printing process
  • Extruder End Gcode is now added to the end of the print process before Machine End Gcode, resolves #18018
  • Fixed an issue where a model was still displayed as unprintable after switching the assigned extruder
  • Fixed an issue where unretracted travel moves could be generated over top surfaces when the Inside Travel Avoid Distance could not be applied. Such moves are now retracted instead
  • Fixed an issue where paint strokes on rotated models would not be picked up correctly when slicing
  • Fixed an issue where combing would add a lot of unnecessary travel due to a very small slit in layer outline, resolves #21381
  • Updated the behavior of the preview tab when dragging and dropping in a Gcode file, resolves #21110
  • Fixed an issue where enabling Z hop when retracted would apply the Z hop twice and move the nozzle to X0 Y0 at start of the print, resolves #21132
  • Polished the appearance and behavior of combobox controls in the Preferences dialog, making them more consistent and easier to use.
  • Fixed an issue that would cause a crash if the model was reloaded inside the paint mode, resolves #21304
  • Fixed an issue where Top Surface Expansion was being applied inside the model without any Top Surface area
  • Fixed an issue where the flow of a fractional layer was not adjusted as expected
  • Fixed an issue where UV unwrapping sometimes failed on complex shapes, leading to incorrect color or material painting
  • Fixed a crash that could occur when exporting and sending very large print jobs over the network or Digital Factory Cloud
  • Improved the robustness of network printing to reduce crashes and error states when communication with printers fails
  • Fixed an issue where the configured build volume temperature limits could be bypassed in certain cases
  • Updated the Annealing or Drying Post Processing plugin so it now also works on UltiMaker 3D printers, contributed by GregValiant (@GregValiant)

Bugs resolved since the Beta release

  • Fixed crashes when loading certain project files (3MF) on Linux
  • Prevented slice crashes when trying to paint on support blockers or modifier meshes by not allowing that unsupported operation
  • Fixed a bug where Overhanging Wall Speeds would be applied to tree support in multi extrusion printjobs
  • Updated bridging behavior so the lines prefer to align with the axis if the geometry allows
  • Fixed an issue where bridging logic caused large, inconsistent flow changes on some surfaces, leading to visible blobs and rough areas; flow is now more stable in those regions.
  • Corrected how flow is applied when using gradual flow adjustments so that extrusion transitions are smoother, align better with the expected behavior, and more consistent, improving overall quality.
  • Fixed a case where infill extrusion moves could skip the intended inward move, improving infill start placement and reducing small artefacts at infill boundaries.
  • Addressed a CuraEngine issue that caused slicing to crash when generating the inward infill move, making slicing more robust for tricky geometries.
  • Removed the nozzle move to X0 Y0 when Z Hop When Retracted was enabled, resolves #21132
  • Fixed a bug where the Infill Skin Support would move through the Extra Infill Walls
  • Fixed an issue where bridging regions could contain many small dotted line segments, improving both appearance and strength of bridges.
  • Fixed a bug where 3MFs with custom materials would not be loaded properly
  • Updated file saving behavior so it can handle bigger files to be saved more reliably
  • Displayed clearer messages when using painting and face‑alignment which are unavailable in compatibility mode, resolves #21168
  • Gcode now always sends the XY positions when either axis value is changed to make sure non-compliant machines still accept Cura-generated Gcode
  • Updated the material weight to correctly display for UltiMaker PPS CF and Nylon CF Slide materials

Printer definitions, profiles and materials:

We’ve overhauled our print settings for the UltiMaker High Speed S-series to ensure your parts aren't just high-quality, but also high-performance. These updates deliver higher-quality prints at faster speeds, whether for prototyping or production.

0
  • Updated wall settings for the UltiMaker S6 and S8 to improve wall strength
  • Updated infill, skin, and shell settings for the UltiMaker S6 and S8 to reduce printing time and improve printed part quality
  • Introduced Visual Intent for ABS and PETG for the S8
  • Updated Retraction settings to reduce oozing and stringing in the UltiMaker S6 and S8
  • Introduced a generic ASA profile for the Factor 4
  • Updated the Brim Gap settings for UltiMaker 2+ Connect, contributed by HellAholic, resolves #21258
  • Introduced Elegoo Centauri Carbon, contributed by Steven Molen (@darthmolen)
  • Introduced Toybox Alpha name to include Toybox Alpha Three, contributed by @lukbrew25
  • Updated settings for Elegoo Neptune 2 and Flsun V400, to have better default top layers with the infill set to 100%, contributed by Asterchades

Community Translations

Read more

UltiMaker Cura 5.12.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:16

New features and improvements:

Bridging behavior over rectangular empty spaces and infill are now placed in a smarter way. The bridge lines are now anchored to layers below where possible. Bridge lines can now also be interlaced for improved quality.

2

Fewer mistakes, less wasted time. Settings for disabled extruders are now greyed out to prevent "ghost editing," where you might spend time fine-tuning the Printing Temperature or Retraction Distance for Extruder 2, only to realize later that the entire model was set to print with Extruder 1. Additionally, a warning appears in the Preview stage if your model is hidden because an extruder is unchecked.

1
  • Updated combing behavior for thin parts so it doesn't ooze over the walls by updating the behavior for Inside Travel Avoid Distance
  • Added a warning in the preview if the reason you are not seeing your model is that the extruder is unchecked
  • Self-intersecting infills like Grid, Triangular, and Cubic are hidden for some printers in recommended mode because they introduce artifacts at high speeds. They are still available in Custom mode
  • Added height of the layer in preview mode in mm in addition to the layer number, contributed by HellAholic
  • Added a pop-up to help with using the Select Face mode when rotating a model, resolves #21359, contributed by HellAholic
  • Improved the reliability and maintainability of the Cura UI and Post Processing plugin, contributed by HellAholic
  • Added a new button under the Help dropdown to quickly open the log files, contributed by HellAholic
  • Updated the Filament Change script of the Post Processing plugin to support multiline Gcode Before and Gcode After, contributed by Olivier B (@hobbe) and GregValiant (@GregValiant)
  • Updated the Z-Hop on Travel Post Processing script to include an option for Support Interface Only, contributed by GregValiant (@GregValiant)
  • Updated the Post Processing plugin with a bigger text area in the UI to allow for easier editing of multiple lines of Gcode, contributed by HellAholic
  • Updated the Advanced Cooling Fan Control Post Processing plugin to add an Enable and Fan Jump Start setting, contributed by GregValiant (@GregValiant)
  • Updated the Display Info on LCD Post Processing plugin to reflect Filament Cost and allow for the adjustment of the Cura estimated time, contributed by GregValiant (@GregValiant)
  • Updated the Purge Lines and Unload Post Processing plugin so the CUSTOM addition in the Gcode doesn't trigger an error, contributed by GregValiant (@GregValiant)

New Settings:

New Honeycomb and Octagon infill types ensure the toolpath never crosses its own path on the same layer, reducing the chance of the nozzle hitting the infill during printing. Infill Start/End Move settings move the infill starts away from the wall to prevent surface blobs from a nozzle traveling to start a new infill line.

3
  • Introduced Infill Start/End Move Inwards Length settings that add an extra line at the beginning and the end of your infill to prime the infill and prevent blobs on the outside wall
  • Introduced Infill Skin Support to consolidate and replace Extra Infill Lines to Support Skin, Skin Edge Support Layer, and Bridging Over Infill Settings.
  • Introduced a Middle option to the Z Seam Positions, contributed by GregValiant (@GregValiant)
  • Introduced a Print Estimation Factor to the Printer Settings that allows you to adjust the predicted printing time when you notice it deviates consistently from reality, contributed by HellAholic

Bug fixes:

  • Improved responsiveness when working with printers that are connected over Digital Factory
  • Improved Scarf Seam behavior when used on overhangs and the visualization of these seams in the preview for improved troubleshooting
  • Added an option to abort sending a cloud print job if the loading bar gets stuck
  • Updated the behavior for One At a Time print jobs to reduce the chance of collisions at the end of the printing process
  • Extruder End Gcode is now added to the end of the print process before Machine End Gcode, resolves #18018
  • Fixed an issue where a model was still displayed as unprintable after switching the assigned extruder
  • Fixed an issue where unretracted travel moves could be generated over top surfaces when the Inside Travel Avoid Distance could not be applied. Such moves are now retracted instead
  • Fixed an issue where paint strokes on rotated models would not be picked up correctly when slicing
  • Fixed an issue where combing would add a lot of unnecessary travels due to a very small slit in layer outline
  • Updated the behavior of the preview tab when dragging and dropping in a Gcode file
  • Fixed an issue where enabling Z hop when retracted would apply the Z hop twice and move the nozzle to X0 Y0 at start of the print, resolves #21132
  • Fixed an inconsistency in the Language and Theme Combobox in preferences
  • Fixed an issue that would cause a crash if the model was reloaded inside the paint mode
  • Fixed an issue where Top Surface Expansion was being applied inside the model without any Top Surface area
  • Fixed an issue where the flow of a fractional layer was not adjusted as expected
  • Fixed an issue where UV unwrapping sometimes failed on complex shapes, leading to incorrect color or material painting
  • Fixed a crash that could occur when exporting and sending very large print jobs over the network or Digital Factory Cloud
  • Improved the robustness of network printing to reduce crashes and error states when communication with printers fails
  • Fixed an issue where the configured build volume temperature limits could be bypassed in certain cases
  • Updated the Annealing or Drying Post Processing plugin so it now also works on UltiMaker 3D printers, contributed by GregValiant (@GregValiant)

Printer definitions, profiles and materials:

We’ve overhauled our print settings for the UltiMaker High Speed S-series to ensure your parts aren't just high-quality, but also high-performance. These updates deliver higher-quality prints at faster speeds, whether for prototyping or production.

0
  • Updated wall settings for the UltiMaker S6 and S8 to improve wall strength
  • Updated infill, skin, and shell settings for the UltiMaker S6 and S8 to reduce printing time and improve printed part quality
  • Introduced Visual Intent for ABS and PETG for the S8
  • Updated Retraction settings to reduce oozing and stringing in the UltiMaker S6 and S8
  • Introduced a generic ASA profile for the Factor 4
  • Updated the Brim Gap settings for UltiMaker 2+ Connect, resolves #21258
  • Introduced Elegoo Centauri Carbon, contributed by Steven Molen (@darthmolen)
  • Introduced Toybox Alpha name to include Toybox Alpha Three, contributed by @lukbrew25
  • Updated settings for Elegoo Neptune 2 and Flsun V400, to have better default top layers with the infill set to 100%, contributed by Asterchades

Known Issue

G1 Error when exporting to .makerbot
We have identified a case affecting Cura 5.12 where exporting to .makerbot format will trigger a 'G1' error when using support materials. Our team is aware and working on a solution.

Current Workarounds:

  1. Cura Cloud: The bug has been caught before deploying to Cura Cloud which is why it remains unaffected.
  2. Desktop: Until the next desktop patch, we recommend using Cura 5.11 or lower

UltiMaker Cura 5.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 13:04

New features and improvements:

A new set of paint-on features designed to give you more flexibility and control when preparing your prints:

Paint seams directly on your model to define where Cura places the z-seam, or block areas where seams should not appear. Paint extruder assignments for multi-material printing. Easily designate different regions of your model to different extruders with a simple brush workflow. These new painting tools make it easier than ever to fine-tune the look, feel, and performance of your parts.

Try it for yourself with this Painting Easel Test.

unnamed (9)

UltiMaker’s newest professional printers the UltiMaker S6 and UltiMaker S8 get even more powerful . Expanded print core support: slice with AA 0.25, AA 0.4, AA 0.8, CC 0.4, and CC 0.6 cores. Improved material quality: PLA, Tough PLA, ABS, and PETG profiles now produce smoother surfaces, stronger parts, and better dimensional accuracy. New draft intent profiles: faster printing options for common materials, optimized for productivity. Visit our website if you want to learn which of our S Series 3D printers is right for you.

Add a heading (23)

If you were not using the USB-Cable Printing in the previous (5.10) version of Cura, it is automatically disabled for them. In addition, an option is added to the Cura Preferences under General where user can easily Enable or Disable the USB-cable printing by checking, unchecking the setting and restarting Cura.

Add a heading (21)
  • Introduced a pop-up that appears if user have an extruder that they are not using, allowing them to disable it for better quality
  • Updated the Release Notification so the team can share more information about what's in the new release.
  • Updated the logic for storing Cura Back-ups to download instead of store Cura plugins when restoring a back-up.
  • Updated the Splash Screen and Header to show the correct UltiMaker logo.
  • Updated local connection to UltiMaker Printers to allow for user verification.
  • If users were not using the USB-Cable Printing in the previous (5.10) version of Cura, it is automatically disabled for them. In addition, an option is added to the Cura Preferences under General where user can easily Enable or Disable the USB-cable printing by checking, unchecking the setting and restarting Cura.
  • Significantly updated the ChangeAtZ Script, to support relative extrusion, firmware retraction. Added "layer range" as an option and Travel moves are separated so changes in print speed don't necessarily affect them, contributed by GregValiant (@GregValiant)
  • Introduced a Post Processing Script that allows user to use their printer for Annealing or Drying, contributed by GregValiant (@GregValiant)
  • Updated the DisplayInfoOnLCD plug-in so it now correctly displays the Remaining time, contributed by GregValiant (@GregValiant), resolves #18766
  • Update Create Thumbnail Post Processing Plugin with an option Thumbnail Begin/End and Use '*' for size of image, contributed by geekykayaker-anon
  • Updated the Cooling Profile Post Processing Plug-in to include Build Volume Fan, and Idle Speed, contributed by GregValiant (@GregValiant)
  • Updated the Filament Change Post Processing Log-in to hide the "Z-Move" when in "use firmware configuration" mode, contributed by GregValiant (@GregValiant)
  • Enable more retraction settings to be set per-model, contributed by Jeremy Salwen (@jeremysalwen)
  • Updated Insert At Layerchange post processing plug-in to allow for lowercase commands, resolves #20441
  • Introduced a Post Processing Script that allows for defining Z-Hop on Travel, contributed by GregValiant (@GregValiant)

New Settings:

  • Multi-material Precision, and Multi-material Depth allow you to finetune your painted brush strokes
  • Initial layer build fan speed, and build fan speed settings for more control over the build volume fan
  • Retraction During Travel Move, Keep Retracting During Travel, and Prime During Travel Move allow you to tune the retractions during a travel move, to allow for more effective traveling. NOTE: If the printer has pressure advance or a filament flow sensor, please keep an eye on the print
  • Initial Layer Build Fan Speed, and Build Fan Speed Settings for more control over the build volume fan
  • Top Surface Expansion for expanding top surfaces so they can be concealed by the layers above, resulting in a better visual quality, particularly for models with curved surfaces or fine details.

Bugs resolved since the Beta release:

  • Improved slicing time on Windows machines making it significantly faster for a number of models
  • Updated traveling directions for monotonic top surface, to reduce traveling and improve part quality
  • Fixed a bug where painting closed shapes would not respect the drawn lines but would close filled shapes
  • Introduced a workaround for deprecated face selection methods to remain backwards compatible for plugins
  • Multi material settings are now settable per mesh
  • Fixed a bug where you had to reslice to see your preview again after saving or sending the model
  • Fixed group handling for painting features, and disabled painting for grouped objects because the painting is currently designed to allow painting a single object at once
  • Fixed a bug where Cura would crash if you switched to another printer with a painted model
  • Fixed a bug where the model and a prime tower could collide when a model was painted
  • Fixed a bug where you could slice with a painted disabled extruder
  • Improved handling of rotating your view when you are in paint on mode
  • Updated settings to improve overhang, top/bottom settings on the UltiMaker S6 and S8
  • Updated settings to improve the Z seam settings for Factor 4
  • Fixed a bug with the translations where French translations had some Italian text in them on the recommended window
  • Fixed a bug where the Makerbot Replicator+ could not start a print with a Smart Extruder+ Tough
  • Introduced messages when you cannot start a printjob over network because the printer Requires Authentication

Bug fixes:

  • Fixed a bug where Cura would not start if you have an extremely strict AntiVirus program installed on the same PC
  • Fixed a bug on Mac where Pop Up Windows would hide behind the main window
  • Fixed a bug where Overhang Wall Speeds were applied to Walls that were supposed to be bridging
  • Fixed a bug where the Brim Gap would also apply to the support structures that don't need the brim gap
  • Fixed a bug where you could not add a cloud connected printer if you were not already signed in by removing a campaign link
  • Fixed a bug where the nozzle would wipe back on the top layer of a spiralized model
  • Updated warning range for the Inside Travel Avoid Distance
  • Updated Use Towers for Support from Expert to Basic Category
  • Fixed a bug where translations would not show up in Recommended
  • Gracefully supports if Printers, Projects, and Users are deactivated in Digital Factory if a subscription is downgraded
  • Removed the None Corner Preference from the Sharpest Corner Z Seam Alignment
  • Updated the Fine print profile for the FDM printer. It now defaults to a 0.1mm layer height, correcting the previous 0.2mm default setting due to missing value.
  • Fixed a bug where Cura would fail randomly, if the printer was loaded before the MachineErrorChecker, contributed by Timur Seitosmanov (@0xorial)
  • Cleaned up the Windows Start Menu entry after installing. It no longer is folderized and doesn't contain a link anymore, contributed by RedBlackAka
  • Removed NSIS uninstall shortcut left behind when uninstalling, contributed by RedBlackAka, resolves #20446 / #20302
  • Updated code quality of the PurgeLinesAndUnload Post Processing Plug-in script, contributed by HellAholic
  • Fix race condition in TreeSupportBaseCircle which may sometimes cause a crash, contributed by Thomas Rahm (@ThomasRahm)

Printer definitions, profiles and materials:

  • Significantly improved printed part quality for PLA, Tough PLA, ABS, and PETG on the UltiMaker S6 and S8.
  • (Tree) Support is now less prone to falling over and easier to remove
  • Bridging, Walls, and Top Surfaces now have fewer flow jumps
  • Top details, especially around overhangs, look better because of the changes in cooling
  • Dimensional accuracy has improved because of the updated wall printing strategy
  • Seams are no longer printed on overhangs, improving the quality
  • Added new draft intent profiles for PLA, Tough PLA, ABS, and PETG on UltiMaker S6 and S8
  • Introduced support for Nylon material on UltiMaker Method and Method X
  • Updated codequality of the UltiMaker S8 definition to allow for better support for Marketplace materials
  • Updated settings to reduced ringing artifacts on the UltiMaker Factor 4
  • Improve calculation for the Build Volume Temperature for the UltiMaker Factor 4
  • Updated temperature settings for the UltiMaker Method and MethodXL to improve printing rafts with RapidRinse.
  • Updated settings for UltiMaker Sketch Sprint to improve print quality for overhangs and bridges
  • Improved the predicted printing time on the Makerbot Replicator+ to be closer to the actual printing time
  • Introduced 2.85 mm Generic BVOH material profiles
  • Introduced support for BAM materials on BB cores on UltiMaker S line printers
  • Introduced Anycubic Kobra S1, ...
Read more

UltiMaker Cura 5.11.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Oct 13:14

New features and improvements:

A new set of paint-on features designed to give you more flexibility and control when preparing your prints:

Paint seams directly on your model to define where Cura places the z-seam, or block areas where seams should not appear. Paint extruder assignments for multi-material printing. Easily designate different regions of your model to different extruders with a simple brush workflow. These new painting tools make it easier than ever to fine-tune the look, feel, and performance of your parts.

Try it for yourself with this Painting Easel Test.

unnamed (9)

UltiMaker’s newest professional printers the UltiMaker S6 and UltiMaker S8 get even more powerful . Expanded print core support: slice with AA 0.25, AA 0.4, AA 0.8, CC 0.4, and CC 0.6 cores. Improved material quality: PLA, Tough PLA, ABS, and PETG profiles now produce smoother surfaces, stronger parts, and better dimensional accuracy. New draft intent profiles: faster printing options for common materials, optimized for productivity.

2

If you were not using the USB-Cable Printing in the previous (5.10) version of Cura, it is automatically disabled for them. In addition, an option is added to the Cura Preferences under General where user can easily Enable or Disable the USB-cable printing by checking, unchecking the setting and restarting Cura.

3
  • Introduced a pop-up that appears if user have an extruder that they are not using, allowing them to disable it for better quality
  • Updated the Release Notification so the team can share more information about what's in the new release.
  • Updated the logic for storing Cura Back-ups to download instead of store Cura plugins when restoring a back-up.
  • Updated the Splash Screen and Header to show the correct UltiMaker logo.
  • Updated local connection to UltiMaker printers to allow for user verification.
  • Significantly updated the ChangeAtZ Script, to support relative extrusion, firmware retraction. Added "layer range" as an option and Travel moves are separated so changes in print speed don't necessarily affect them, contributed by GregValiant (@GregValiant)
  • Introduced a Post Processing Script that allows user to use their printer for Annealing or Drying, contributed by GregValiant (@GregValiant)
  • Updated the DisplayInfoOnLCD plug-in so it now correctly displays the Remaining time, contributed by GregValiant (@GregValiant), resolves #18766
  • Update Create Thumbnail Post Processing Plugin with an option Thumbnail Begin/End and Use '*' for size of image, contributed by geekykayaker-anon
  • Updated the Cooling Profile Post Processing Plug-in to include Build Volume Fan, and Idle Speed, contributed by GregValiant (@GregValiant)
  • Updated the Filament Change Post Processing Log-in to hide the "Z-Move" when in "use firmware configuration" mode, contributed by GregValiant (@GregValiant)
  • Enable more retraction settings to be set per-model, contributed by Jeremy Salwen (@jeremysalwen)
  • Updated Insert At Layerchange post processing plug-in to allow for lowercase commands, resolves #20441
  • Introduced a Post Processing Script that allows for defining Z-Hop on Travel, contributed by GregValiant (@GregValiant)

New Settings:

  • Multi-material Precision, and Multi-material Deepness allow you to finetune your painted brush strokes
  • Initial layer build fan speed, and build fan speed settings for more control over the build volume fan
  • Retraction During Travel Move, Keep Retracting During Travel, and Prime During Travel Move allow you to tune the retractions during a travel move, to allow for more effective traveling. NOTE: If the printer has pressure advance or a filament flow sensor, please keep an eye on the print

Bug fixes:

  • Fixed a bug where Cura would not start if you have an extremely strict AntiVirus program installed on the same PC
  • Fixed a bug on Mac where Pop Up Windows would hide behind the main window
  • Fixed a bug where Overhang Wall Speeds were applied to Walls that were supposed to be bridging
  • Fixed a bug where the Brim Gap would also apply to the support structures that don't need the brim gap
  • Fixed a bug where you could not add a cloud connected printer if you were not already signed in by removing a campaign link
  • Fixed a bug where the nozzle would wipe back on the top layer of a spiralized model
  • Updated warning range for the Inside Travel Avoid Distance
  • Updated Use Towers for Support from Expert to Basic Category
  • Fixed a bug where translations would not show up in Recommended
  • Gracefully supports if Printers, Projects, and Users are deactivated in Digital Factory if a subscription is downgraded
  • Removed the None Corner Preference from the Sharpest Corner Z Seam Alignment
  • Updated the Fine print profile for the FDM printer. It now defaults to a 0.1mm layer height, correcting the previous 0.2mm default setting due to missing value.
  • Fixed a bug where Cura would fail randomly, if the printer was loaded before the MachineErrorChecker, contributed by Timur Seitosmanov (@0xorial)
  • Cleaned up the Windows Start Menu entry after installing. It no longer is folderized and doesn't contain a link anymore, contributed by RedBlackAka
  • Removed NSIS uninstall shortcut left behind when uninstalling, contributed by RedBlackAka, resolves #20446 / #20302
  • Updated code quality of the PurgeLinesAndUnload Post Processing Plug-in, contributed by HellAholic
  • Fix race condition in TreeSupportBaseCircle which may sometimes cause a crash, contributed by Thomas Rahm (@ThomasRahm)

Printer definitions, profiles and materials:

  • Significantly improved printed part quality for PLA, Tough PLA, ABS, and PETG on the UltiMaker S6 and S8.
  • (Tree) Support is now less prone to falling over and easier to remove
  • Bridging, Walls, and Top Surfaces now have fewer flow jumps
  • Top details, especially around overhangs, look better because of the changes in cooling
  • Dimensional accuracy has improved because of the updated wall printing strategy
  • Seams are no longer printed on overhangs, improving the quality
  • Added new draft intent profiles for PLA, Tough PLA, ABS, and PETG on UltiMaker S6 and S8
  • Introduced support for Nylon material on UltiMaker Method and Method X
  • Updated codequality of the UltiMaker S8 definition to allow for better support for Marketplace materials
  • Updated settings to reduced ringing artifacts on the UltiMaker Factor 4
  • Improve calculation for the Build Volume Temperature for the UltiMaker Factor 4
  • Updated temperature settings for the UltiMaker Method and MethodXL to improve printing rafts with RapidRinse.
  • Updated settings for UltiMaker Sketch Sprint to improve print quality for overhangs and bridges
  • Improved the predicted printing time on the Makerbot Replicator+ to be closer to the actual printing time
  • Introduced 2.85 mm Generic BVOH material profiles
  • Introduced support for BAM materials on BB cores on UltiMaker S line printers
  • Introduced Anycubic Kobra S1, contributed by takanuva15 (@takanuva15)
  • Updated code quality for zyyx_pro and zyyx_plus definitions
  • Introduced Anycubic Kobra 3 V2, and Anycubic Kobra 3 v2 ACE PRO, contributed by Sam Bonnekamp (@SamBkamp)
  • Updated 100% infill settings for all printers, contributed by Asterchades
  • Significant speed improvements for the Voron profiles, contributed by Christian Kunis (@NerdyGriffin), Christian Kunis (@WCEngineer), and magnetoxgarage
  • Introduced Sovol SV08, contributed by Steinar H. Gunderson (@sesse)
  • Introduced Toybox Alpha One/Two, contributed by @lukbrew25
  • Updated Hellbot Hidra and Hellbot Hidra Plus with bed image, contributed by Hellbot Development Team (@DevelopmentHellbot)
  • Updated Sovol SV01 definition to be titan style instead of Bowden, contributed by JoGrob
  • Introduced BIQU B2, contributed by bjuraga
  • Introduced Geetech M1 and Geetech M1S Profiles, and updated the Geetech Thunder Profiles, contributed by whoseyoung

Known Issues:

  • Painting can still be slow with very detailed models
  • Prime tower area is not displayed nor considered when using multi-material via painting
  • Painting does not work on models contained in a group
  • Painting undo/redo/clear does not invalidate the slice result

🖼️Painting + BambuLabs Build🖼️ (5.11 Alpha)

Choose a tag to compare

@HellAholic HellAholic released this 28 Aug 13:45

⚠️Warnings & Disclaimers⚠️

  • Alpha's and 'nightlies' are experimental builds -- please use this release in an exploratory fashion only, please do not rely on it for important tasks like production.
  • Features introduced in this build are (often) unfinished, may be drastically altered for Beta (and subsequent Final) release(s), or even outright removed.
  • This build will also not receive any official support -- it is purely to (showcase and) facilitate discussion of new features within the Cura-community.
  • This effort is our own and should not be seen as a formal partnership with any 3rd party. We are aware that there are clear differences between us and BambuLabs. However, we both share a fundamental commitment to empowering the 3D printing community. Our focus is on supporting creators and pushing the boundaries of what is possible.

A nightly build with Painting 🎨 and Bambu 🎋

Once again, two sizeable new features that we'd like to have your feedback on have (nearly) arrived to Cura!

  • We've introduced a Painting Tool into Cura -- for now, this can be used to paint allowed or disallowed areas for seam, or to paint on materials.
  • Bambu-printers work a little different than most things out there in the 3D printing ecosystem (at least from a slicer perspective) -- so we had to pull out some tricks to get them working together properly with Cura.

Also, we've introduced a feature just for builds like this; where you can select if you'd like to 'start clean' or use the current configuration folder -- this helps not contaminate your main config should the alpha still have some issues. -- Also the banner-colour on the top is different from our usual deep blue, to let you know this isn't a normal release (or beta).

Painting 🎨

Painting, or various tasks that practically require paint-on functionality, have been a much requested feature for a good while. For now with the first introduction of paint-on in Cura, two of those features are coming along:

  • Seam painting forces or disallows seams to be present on certain areas of the model.

robo_seam_pic robo_seam_pic_result

  • Material painting can be used to paint the use of different extruders onto, and into areas of the model -- we go a little deeper than our competition though -- the entire model is taken into account, not just the surface.

image (15) image (16)

We are exploring other painting applications, like Paint On Support, but those are more effort than expected and might not show up in the upcoming release.

Known issues 🦟

  • Occasionally, simpler(?) models can still generate a wrong UV-map -- a workaround is to export such an object to the .OBJ file-format, and then reload it -- the UV-mapping needed for painting should be correct. Try the above if painting doesn't seem to work properly at all.
  • Painting (especially with multiple materials) may take extra slicing-time -- and progress isn't communicated to the front-end yet -- this means it may seem 'stuck' for a while after pressing Slice.
  • Painting isn't fully optimized yet, which is why we've limited the brush-size for now. (In general, there are some issues with brush-size.)
  • For painting, undo/redo works with Ctrl-L and Shift-Ctrl-L respectively -- since we don't know if it's wanted that the undo-stacks for (other) model-operations should be the same as the painting ones.
  • There's some initial slowdown when applying the first brush-stroke(s).
  • Internal testing shows that there might be a slowdown in Preview mode.

Bambu 🎋

Part of the reason Bambu-printers are so fast is that they have to do very little on-board operations w.r.t. gcode-postprocessing -- nearly everything is done by the slicer. Now, that slicer can be Cura.

Of course, with their multi-material capabilities, this synergizes with material-painting. (Just as with our own dual-extrusion.)

Known issues 🦟

  • Reloading saved Bambu gcode-3MF's won't work for Previews (doesn't show layers).
  • The display of layer progress on the LCD of a Bambu might not work properly (or at all).

Other Changes 🎁

All of this is built on top of our (current) in-progress work for the upcoming release, so you might see some other features pop-up, such as:

  • Introduce capability to retract/unretract during travel.
  • Control build-volume fan-speed (instead of just on/off).
  • A fix for compatibility with the practices of certain anti-virus vendors (Windows -- newer versions of DLL's officially supplied by Microsoft wouldn't be 100% compatible to the version that at least one big anti-virus vendor forced Cura to run by DLL injection).

As well as a whole host of bug fixes, new printers and other improvements.

Why do we need you? 😎

  • We have tested many builds of Cura, on many systems, but we know everyone has a different execution environment. The idea of this Alpha release is to make sure that it still works on all the platforms where it used to work before.
  • We don't exactly know how everyone uses Cura. There may be some actions that you do, which will reveal a bug we didn't see in our tests.
  • There are tons of plugins. So we want to make sure that they keep working with the new version.

What do you need to do? 💪

Well, not much, just download this version, use it as you would usually do, and send a brief feedback on the discussion: describe your environment, and tell us if everything went fine, or if you encountered some crashes or strange behaviours!

UltiMaker Cura 5.10.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:27

UltiMaker S6 and S8 improvements:

  • Introduced the CC+ 0.6 core to the UltiMaker S6 and S8. This core delivers better results for demanding applications and will be replacing the CC+ 0.4 core.
  • Added new profiles for PC and CPE+ on UltiMaker S6 and S8
  • Updated the default support type for the PETG material for UltiMaker S6 and S8

This release introduces print quality improvements for the UltiMaker S6 and S8 for carbon-filled printing. We intend to improve more non-engineering materials in a follow-up release.

UltiMaker Cura 5.10.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 11:38
0831e35

450749415-ac8da197-af94-42e1-86a2-4f44e82b2f45

The new UltiMaker S6 is here

Print with the new UltiMaker S6 in Cura from day 1. The UltiMaker S6 is the newest addition to the S series of UltiMaker printers that carries forward the award-winning legacy of the S5, now supercharged with innovations like the UltiMaker Cheetah for up to 4x productivity. Learn more about this printer here.

Other improvements:

  • Introduced Visual Intent profiles for PLA and Tough PLA for the UltiMaker S8
  • Introduced High-Speed Intents for ABSR for Method X and Method XL

Bug fixes:

  • Updated UltiMaker S8 profiles to significantly improve the quality of PC, CPE, CPE+, PETG, support structures, and dual extrusion prints
  • Support brims no longer listen to the Brim Distance setting, so the brims will always be attached to the support
  • Fixed a bug affecting multi-extruder printers where the initial temperature was not set correctly at the start of a print if all features used an extruder other than T0