Skip to content

Releases: linuxserver/docker-cura

5.6.0-ls7

15 Jan 04:59
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls6

08 Jan 03:53
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls5

25 Dec 03:52
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls4

18 Dec 03:55
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls3

11 Dec 03:44
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls2

04 Dec 03:50
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C extruders to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.6.0-ls1

28 Nov 15:02
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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

Add a heading (5)

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 Ultimaker/Cura#14111 (comment) and Ultimaker/Cura#16012 (comment)

Other Improvements

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

Bug Fixes

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

Bugs resolved since the Beta Release

  • Introduced Balanced and Solid profiles for 1C cores to UltiMaker Method X and Method XL
  • Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  • The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  • Updated the default prime tower position so it doesn't prevent slicing for some printers
  • Fixed an issue where raft layers were partially printed
  • Slice information template variables were not available through start-end code formulas
  • Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm

Printer Definitions, and Community Translations

  • Introduced Ender 3 V3 SE, contributed by @dim1triy
  • Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  • Updated Spanish translation for Lightning infill, contributed by @Pelochus
  • Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  • Updated Brazilian translations, contributed by @Patola

Known Issues

  • The predicted printing time for dual extrusion printjobs on the Method series are deviating from the actual printing time.
  • It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.

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 Ultimaker/Cura#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!

5.5.0-ls1

26 Nov 12:39
Compare
Choose a tag to compare

LinuxServer Changes:

Initial release.

Cura Changes:

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 Ultimaker/Cura#10967
  • Introduced Ctrl-C and Ctrl-V next to the current multiply behavior, solves Ultimaker/Cura#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 Ultimaker/Cura#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 Ultimaker/Cura#11899
  • You can now scroll through long messages, and can easily close them if you finished reading, solves Ultimaker/Cura#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 Ultimaker/Cura#15879
  • It seemed like models could be multiplied more than 99 times, there is now a limit, solves Ultimaker/Cura#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 Ultimaker/Cura#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 Ultimaker/Cura#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 Ultimaker/Cura#9056
  • The skirt height could collide with some models and could be printed in support, solves Ultimaker/Cura#16552
  • A brim would be too small if the extruder was not defined, solves Ultimaker/Cura#16151
  • The Initial Buildplate and Printing Temperature would not be applied correctly when printing One-At-A-Time, solves Ultimaker/Cura#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 Ultimaker/Cura#14112
  • Prevented future crashes caused by the new gradual flow plugin with some active printers, solves Ultimaker/Cura#16941
  • Fixed Linux Legacy crashes for open file dialog due to OS icon style, solves Ultimaker/Cura#16941
  • The Linux Appimage had an unnessecarily large file size, solves Ultimaker/Cura#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 Ultimaker/Cura#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 Ultimaker/Cura#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 Ultimaker/Cura#15873
  • The shadow in One At A Time printing sequence would not correctly resize with the skirt/brim size, solves Ultimaker/Cura#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 https://github.com/Ultimaker/Cura/iss...
Read more