change_log.txt 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889
  1. [5.9.1]
  2. * New features and improvements:
  3. The About Page now shows some of the used sources, their licenses, and their versions in a clearer way. This will be even more complete in Cura 5.10.
  4. [5.9]
  5. * New features and improvements:
  6. - Introduced scarf seam settings in experimental, Scarf Seam Length, Scarf Seam Start Height, and Scarf Seam Split Distance
  7. - Updated the Start and End G-code edit options (for both Machine and Extruder) to include If/Else statements and formulas
  8. - Introduced Build Fan Speed at Height, Build Fan Speed at Layer, and Build Volume Fan Number to control extra fans, like those controlling the build volume separately
  9. - Added the "Extra Infill Lines to Support Skins" setting and other improvements to help make printing over sparse infill more reliable, contributed by @Hello1024
  10. - Significant UI speed improvements interacting with custom settings especially if your printer has multiple extruders
  11. - Introduced an Anycolor option for the UltiMaker S and F series enabling you to print with any UltiMaker color loaded in the material station that is compatible with the printjobs. Note that it’s only compatible with the latest version of the firmware (for Factor 4 >=10.1 and for S-series >=9.0, and it does not include the UltiMaker S3)
  12. - Added an option to Export Package for Technical Support to the help menu, it includes a project file with the settings but also the logs
  13. - Improved the way materials are selected when using multiple extruders to print the build plate adhesion so it doesn't default to the first extruder but the best option instead.
  14. - Improved processes so not only installers but also executables inside installers are signed for Windows
  15. - Introduced improvements to how models and projects with large file size (500MB) slice. A message was also added to inform the user when a file size is too big to slice.
  16. - Made it possible for multiple Engine plugins that are registered to the same slot to be used together. (Only for Modify plugins, and Plugins will be addressed alphabetically)
  17. - Moved the Gradual Flow Engine Plug-in to CuraEngine, this also resolved slicing crashes when the plugin was used in combination with large number of smaller models that were printed at once.
  18. - Improved and expanded the Insert at Layer Change post-processing script, contributed by @GregValiant
  19. - Improved and expanded the Time Lapse Post Processing script, contributed by @GregValiant
  20. - Added a registry entry to provide the option to silent uninstall on Windows, contributed by @Rotzbua
  21. * Bug fixes:
  22. - Fixed a crash that would occur when renaming profile names that would result in changing the order of the profiles
  23. - Fixed a bug so objects in a 3MF reload in the same position as they were saved again, contributed by @nilsiism
  24. - Fixed an issue where overhanging walls and walls that were adjacent to overhanging walls were not printed at the correct speed
  25. - Fixed a bug that prevented the "Sync materials with printers" page from displaying when accessed immediately after starting Cura or signing in
  26. - Fixed a bug where reloading an updated model would not update the duplicates of the model on the build plate
  27. - Fixed a bug that showed incompatible materials when switching between printers with a different filament diameter.
  28. - Fixed a bug where tree support in enclosed holes has missing layers
  29. - Made improvements in the G-codePathModify slot for Engine Plugins, contributed by @ThomasRahm
  30. - Fixed a bug that prevented changes to the initial layer diameter from being applied properly in tree support, contributed by @ThomasRahm
  31. - Fixed a rounding issue in the engine math, @0x5844
  32. * Bugs resolved since the Beta release
  33. - Spiralize outer contour no longer adds unnecessary seams to the model
  34. - When coasting is enabled the printhead no longer drops down
  35. - Fixed coasting strategy so it's only applied to outer/inner walls, and not to skin, top-bottom, or infill
  36. - Fixed wiping direction when printing a single wall
  37. - Improved wiping in combination with the scarf seam
  38. - Significantly improved the strategy for sharpest corner - smart hiding seam location combination
  39. - Fixed a bug where long scarf seam length and short scarf seam steps would result in the seam being moved outward
  40. - Fixed a bug where seam acceleration and deceleration around seam were not working
  41. - Fixed a bug where infill was wrongly removed from narrow spaces
  42. - Triple-clicking values and searches that you entered now has you select everything so you can edit it in the field similar to other desktop applications
  43. - Updated dependencies and improved how unwanted and unused binaries are excluded from the building process.
  44. - Added Eazao material for the new Eazao printers
  45. - Updated the urls schemes to make them more robust when attempting to open files in Cura
  46. - Retract before outer wall now works correctly on all layers
  47. - Resolved top reported crashes coming in via the analyzing tool Sentry
  48. - Removed an unwanted Z-hop when starting a new layer
  49. - Layer starts are more visible in the print preview with the scarf seam
  50. - Made the X to close floating and pop up windows a little bigger
  51. - Improved the visuals of printers with a build plate texture, they now render more consistently regardless of zoom or angle of view
  52. - The UI now displays correctly on Wayland, with this fix we noticed some performance drop compared to X11
  53. * Printer definitions, profiles, and materials:
  54. - Introduced Makerbot Sketch Sprint
  55. - Introduced Makerbot Sketch and Sketch Large
  56. - Introduced new materials to the UltiMaker Method series, ABS, PETG, Nylon-CF, and Tough PLA
  57. - Introduced new materials for Labs Extruder of the UltiMaker Method series, BASF Ultrafuse 316L, TPE SEBS 1300 95A, and Polymax PC. Except BASF Ultrafuse 316L is not available on the Method XL.
  58. - Various setting improvements for ABS and Nylon for UltiMaker Method series
  59. - Various setting improvements for dual extrusion support for the UltiMaker Method series
  60. - Implemented a hard limit so the bed temperature cannot be more than 120°C on all UltiMaker printers.
  61. - Fixed an error in the profile Ultimaker 2 profile naming
  62. - Introduced the Creality CR-M4, contributed by @kixell
  63. - Introduced Eazao M500, M600, M700, and Potter, and updated the Eazao Zero, contributed by @Eazo
  64. - Introduced ZYYX+ and ZYYX Pro, contributed by @theodorhansson
  65. - Updated acceleration settings for the Creality Ender-2 V3 SE, contributed by @T9Air
  66. * Community Translations
  67. - Updated Japanese translations by @h1data
  68. - Brazilian Portuguese by @Patola
  69. [5.8.1]
  70. * Bug fixes:
  71. - Fixed an issue where materials could not be synced to UltiMaker Printers
  72. * Profile Improvements
  73. - Significant improvements for PVA and TPU 95A profiles for UltiMaker Factor 4
  74. [5.8]
  75. * New Z Seam Settings:
  76. New settings have been added that let you tweak how and where the Z seam is placed
  77. - "Z Seam On Vertex" allows you to choose if the Z seam is placed on the vertices closest to a selected Z seam position or if it instead follows the selected position exactly
  78. - "Seam overhang angle" enables you to select the angle at which Z seams will not be printed on overhangs
  79. - "Support Z Seam Away from Model" and "Min Z Seam Distance from Model" define where the Z seam is placed on supports
  80. Try it for yourself <a href="https://www.thingiverse.com/thing:6692375?utm_source=changelog&utm_medium=cura&utm_campaign=58">with this toast post-it holder</a>.
  81. * New features and improvements:
  82. - A search bar has been added to the “Add an offline printer” list
  83. - Introduced “Support Infill Density Multiplier Initial Layer”, “Raft Infill Overlap Percentage”, Raft Surface Z Offset, and Raft Flow settings to improve dual extrusion rafts
  84. - Introduced “Cooling during extruder switch" to define the cooling fan behavior during an extruder switch by defining Unchanged, Only last extruder, All fans
  85. - Updated the retract behavior for a nozzle switch to reduce the chance of oozing
  86. - Updated Insert at Layer Change Post Processing Script so layers can be skipped, contributed by @tastyratz
  87. - Updated the "Interleaved Prime Tower" with "Prime Tower Minimum Shell Thickness" so it uses less filament, contributed by @wawanbreton
  88. * Bug fixes:
  89. - Fixed a bug that caused spiked objects to have missing layers, thanks to @thomasrahm
  90. - Updated the text in the Open Universal Cura Project (UCP) file to be more correct
  91. - Fixed the interpolated values for fan speeds and improved the check for minimum layer time
  92. - Fix a bug where material_print_temp_prepend not being disabled
  93. - Reduced the chance that oozing in the first travel move will cause a scar on the bottom of the model by updating the Layer Start X and Y
  94. - Fixed a bug where a slice would fail if the overhang angle was set to 90 degrees
  95. - Fixed a bug where infill lines are going through the model with a certain setting combination, contributed by @thomasrahm
  96. - Updated the temperature values in the monitor page to reflect the initial instead of the final bed and print temperatures, contributed by @GregValiant
  97. * Printer definitions, profiles, and materials:
  98. - Introduced the Ultimaker Method with PLA, PVA, and N12CF profiles and intents
  99. - Improved dual-support settings for UltiMaker Sline and Method printers
  100. - Expanded and updated intents for Factor 4
  101. - Updated CPE and PC settings to improve surface quality for Factor 4
  102. - Introduced Creality Ender 3 V3 KE, contributed by @vadim-danilchik, @daitj, @VladislavVidenov, @fjventura20
  103. - Introduced Voron2 StealthChanger 250, StealthChanger 300, and StealthChanger 350, contributed by @TheSin-
  104. - Introduced K1 Max, contributed by @itay-grudev
  105. - Introduced Ankermake M5C, contributed by @augustchi
  106. - Introduced WEEDO F150S, F152S, F370, ME40, ME40 Lite, and X40 V3+, contributed by @WinstonMao
  107. [5.7.2]
  108. * Bugfixes
  109. - Fixed a bug where modifier meshes and support meshes were not loaded in the correct position, should resolve https://github.com/Ultimaker/Cura/issues/18761 (and https://github.com/5axes/SpoonAntiWarping/issues/8)
  110. - Primeblobs were not printed for a second extruder
  111. - Interleaved prime tower can now be printed with a raft
  112. - Improved behaviors for start temperature for multiple extruders
  113. - Improved preheating logic when using a raft with multiple extruders
  114. - Enabled Raft Remove Inside Corners and Prime Tower Mode to be shipped with a material profile
  115. [5.7.1]
  116. * Introducing the UltiMaker Factor 4
  117. - Included support for the new UltiMaker Factor 4, the new 0.6 UltiMaker HT print core, and the new Ultimaker PPS CF material.
  118. For an overview of the new features in the UltiMaker Factor 4, please watch <a href="https://youtu.be/ltG5wV8TAy8">our video</a>.
  119. * Bug fixes:
  120. - Fixed a bug where support lines were printed multiple times
  121. * Printer definitions, profiles and materials:
  122. - Updated ASA, SR30, and Nylon12-CF profiles for MethodX and Method XL Printers
  123. [5.7]
  124. * New features and improvements:
  125. - Introduced a way that you can open models from Thingiverse from your browser
  126. - Introduced Universal Cura Project files. They contain models and settings and can be shared with people who have different printers.
  127. - Introduced settings that define the raft offset for top, middle and bottom raft layers
  128. - Introduced an analyzing tool in the cura engine to better track slicing crashes, and started fixing the biggest reports coming in.
  129. - New Primetower option; Sparse, next to the current Bucket, contributed by @wawanbreton
  130. - Brim only on the inside setting
  131. - Allowing to define print sequence manually when printing One at a time, contributed by @alexandr-vladimirov
  132. - Introduced a setting to apply Monotonic ordering to the Raft Top Surface
  133. - Introduced a Raft Wall Line Count for the Bottom, Middle and Top of the raft
  134. - The play speed of the nozzle in the preview is now closer to the movement of the printhead
  135. - Introduced an option to choose Drop Model to Buildplate every time a project file is loaded
  136. - Introduced DisplayInfoOnLCD Post Processing Script which combines DisplayFilenameAndLayerOnLCD with DisplayProgress, contributed by @GregValiant
  137. - Introduced alternative camera navigation similar to FreeCAD Trackpad, contributed by @quarnster
  138. * MethodX specific improvements
  139. - Enabled Print over Cloud for UltiMaker MethodX and Method XL printers
  140. - Introduced ASA, SR30, and Nylon12-CF profiles for MethodX and Method XL Printers
  141. - Improved the predicted printing time so it's closer to the actual printing time on the MethodX and MethodXL
  142. - Improved the idle nozzle temperature for dual extrusion printing on MethodX and MethodXL
  143. - Resolved a crash for the Method printer when navigating to the Monitor tab
  144. - Improved the way that the fanspeeds were listed and controlled for MethodX and MethodXL printers
  145. - Updated Raft settings for UltiMaker MethodX and MethodXL
  146. - Enabled Monotonic Raft Surface to improve adhesion
  147. - Increased the Minimum Retract Distance to improve infill pattern wall overlaps
  148. * Bug fixes:
  149. - Fixed significantly slower slicing for models with a lot of holes
  150. - Fixed a significant amount of crashes that are caused by self intersecting polygons
  151. - Fixed a bug where Align to Buildplate did not work for grouped meshes, resolves https://github.com/Ultimaker/Cura/issues/14237
  152. - Fixed a bug where the models in a 3mf file would not load in their saved position, note that this also changes the behavior of the "import models" feature of a 3mf file, for this feature the saved model location will be ignored
  153. - Reduced the amount of floating support in area's near the support overhang angle threshold
  154. - Fixed a bug with the Initial Extruder Number in the start gcode, resolves https://github.com/Ultimaker/Cura/issues/17501
  155. - Fixed a bug where Z could be negative if Remove Empty Layers was enabled, resolves https://github.com/Ultimaker/Cura/issues/15975
  156. - Fixed tree support-related crashes if there are no overhangs, contributed by @thomasrahm
  157. - Pressing the Esc key now doesn't exiting full screen mode, contributed by @Sophist-UK, resolves https://github.com/Ultimaker/Cura/issues/7499
  158. - Improved the OAuth protocol to improve signing in with plug-ins, contributed by @wawanbreton
  159. - Fixed some slicing crashes with tree support, contributed by @ThomasRahm
  160. - Fixed available height when adding modifier mesh in One at a Time printing, contributed by @fieldofView resolves https://github.com/Ultimaker/Cura/issues/16566
  161. - Improved behavior for loading 3mfs by giving the models original names, contributed by @pietchaki, resolves https://github.com/Ultimaker/Cura/issues/12089
  162. - Added an error so LimitXYAccelJerk doesn't run unless Accel Control is enabled in Cura, contributed by @Gregvaliant
  163. - Some helpful code cleanup contributed by @dmitrygribenchuk
  164. * Bugs resolved since the Beta Release
  165. - Resolved some crashes when opening project files
  166. - Resolved the biggest crashes coming in via the analyzing tool in the cura engine
  167. - Added links to support pages for Method materials to help find the best material compatibility
  168. - Introduced several visual improvements for the loading Universal Cura Projects window
  169. - Universal Cura Projects will now be opened in the center of the buildplate
  170. - The prime tower no longer primes extruders that are not being used
  171. - Fixed file association for stl, obj, 3mf, gcode, and ufp for MacOS
  172. - MacOS users can use the open menu multiple times in a row again
  173. - The support type is now updated in recommended when it’s changed in custom
  174. - The skirt height is now generated on the innermost skirt instead of the outermost skirt again
  175. - Fixed the skirt distance for dual extrusion printers
  176. - The Brim Only Inside setting will not generate a brim on support when it’s not defined
  177. - Fixed a bug where the project name would accidentally revert after saving, resolves https://github.com/Ultimaker/Cura/issues/11276
  178. - Improved handling of a fractional layer with tree support, contributed by @ThomasRahm
  179. * Printer definitions, profiles and materials:
  180. - Introduced high-speed profiles for the layer heights smaller than 0.15mm for Ultimaker PLA, T-PLA, ABS and PETG.
  181. - Updated Initial Layer Speed settings for UltiMaker S3, and UltiMaker S5
  182. - Updated the Shrinkage Factor for PET CF to improve dimensional accuracy
  183. - Renamed UltiMaker PP Transparent to UltiMaker PP Natural
  184. - Increased part strengths of high speed modes by compensating for slip in high flow rates
  185. - Improved self-support settings for UltiMaker Materials
  186. - Improved adhesion settings for UltiMaker ABS
  187. - Introduced Elegoo Neptune 4 Plus and Max, and updated Elegoo Neptune 4 and Pro, contributed by @mastercaution, @BremerButjer, @gsthnz, @ArthurREGNARD, @NovaScotianNorse, @ToaterUwU, @CharlKlein, @si0ls, @AlbeDarned @fuji97 and @Ev1dentFir3
  188. - Introduced Anycubic Kobra 2 Printer Definition contributed by @ThatGuyZim
  189. - Introduced Flying Bear Ghost 6, contributed by @Barrnet
  190. - Introduced Creality Ender 3 V2 Neo, contributed by @Hougaard22
  191. - Introduced Dagoma Sigma Pro 500z, and Dagoma Sigma Pro 500z Dual, contributed by @0r31
  192. - Introduced RRatRig V-Core 3, 200mm, 300mm, 400mm, 500mm and RatRig V-Minion, contributed by @Nu-hin
  193. - Introduced Flashforge Adventurer 3 (AD3 / AD3C / AD3 Lite / AD3 Pro) & Adventurer AD4, and AD4 Lite , contributed by @jeremie-C
  194. - Updated the dimensions for Ender 3 V3 S, contributed by @mcuprojects
  195. - Updated start Gcode for creality_ender3v3se & Anycubic Kobra Go/Kobra 2, contributed by @zanghao912
  196. - Updated print and retraction settings for Sovol 3D printers, contributed by @asterchades
  197. - Updated Creality Ender 5 Plus Bed Leveling Command, contributed by @dsnsgithub
  198. - Updated Voron definition to support Voron/Klipper, contributed by @NerdyGriffin
  199. [5.6]
  200. * New features and improvements:
  201. - Introduced the MethodX and MethodXL printers with their materials and the option to write to .makerbot
  202. - Prime tower base settings increase the stability of large prime towers; You can tune the Size, Height, and Slope to increase your prime tower's sturdiness
  203. - Introduced the setting for Raft Line Spacing, but for the prime tower
  204. - The Start and End gcodes now accept variables, and math including those variables
  205. - Updated the Support Z Distance to allow for more different values, no longer only multiple layerheights
  206. * Bug fixes:
  207. - Fixed a crash for some linux users when trying to open the file menu
  208. * Bugs resolved since the Beta Release
  209. - Introduced Balanced and Solid profiles for 1C cores to UltiMaker Method X and Method XL
  210. - Improved self-support for UltiMaker MethodX and MethodXL printers so the support extruder will not be used
  211. - The prime tower is now always enabled when the second extruder is used for the MethodX and MethodXL printers
  212. - Updated the default prime tower position so it doesn't prevent slicing for some printers
  213. - Fixed an issue where raft layers were partially printed
  214. - Slice information template variables were not available through start-end code formulas
  215. - Resolved an issue with 100% support roof for tree support, contributed by @ThomasRahm
  216. * Printer definitions, profiles and materials:
  217. - Updated bridge flows for UltiMaker PLA, TPLA and ABS to address pillowing in AA 0.8 for UltiMaker printers
  218. - Introduced Ender 3 V3 SE, contributed by @dim1triy
  219. * Community translations:
  220. - Updated Spanish translation for Lightning infill, contributed by @Pelochus
  221. - Updated German translation for Laying object flat on buildplate, contributed by @gluetolf
  222. - Updated Brazilian translations, contributed by @Patola
  223. * Known Issues
  224. - The predicted printing time for dual extrusion printjobs on the Method X and Method XL are deviating from the actual printing time
  225. - It’s not possible yet, to use Method series printers with Digital Factory. We hope to resolve this for the next release.
  226. [5.5]
  227. * Engine Plugins
  228. - 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
  229. - In this initial version, plugins can hook into the following engine slots:
  230. -- Modify generated gcode, postprocessing it per layer
  231. -- Generate Infill patterns
  232. -- Modify extrusion paths
  233. -- Listen to a broadcast of all Settings
  234. - Cura plugins can now easily add new Settings and extend existing dropdown Settings
  235. - Users are now warned if a previously saved project file depends on a plugin and that plugin isn't installed in the Cura instance which tries to load it
  236. - 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
  237. * Introduced Settings
  238. - 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.
  239. - 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.
  240. - 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
  241. - 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.
  242. - Group Outer Walls will bundle types of walls in the same layer reducing travels, thanks to the contribution by @Arcari55
  243. * Updates on supported OSses
  244. - Introduced Mac OSX builds for ARM64 (M1 support), next to our existing X64 builds. With major contributions from @TheSin
  245. - Introduced a single Linux build removing the need to have a different modern and regular Linux build.
  246. * Setting improvements for Ultimaker Printers
  247. - UltiMaker printers with UltiMaker Materials have faster-predicted printing times as a result of a number of changed printing speeds
  248. - UltiMaker configurations with limited intent in the past, like AA 0.8 cores, now have more intents available
  249. - Updated printing temperatures for UltiMaker printers to be more uniform
  250. - Updated Support Interface Settings for UltiMaker printers
  251. - Introduced a support material tag, so support is automatically printed with support material
  252. - Default has been updated to Balanced to reflect the perfect harmony between these visual, engineering, and draft profiles.
  253. * Quality of Life Improvements
  254. - Use Tab to navigate between settings in the Per Model Settings window
  255. - Introduced Ctrl-C and Ctrl-V next to the current multiply behavior
  256. - Arrange your models in a grid with the same orientation with Grid Placement
  257. - A message that shows when your Removable Disk is out of space and prevents incomplete gcodes from being saved
  258. - Add Printer and Printer Settings windows are now resizable to fit in more start/end gcode.
  259. - Restored the color picker tool when creating custom materials.
  260. - You can now scroll through long messages, and can easily close them if you finished reading
  261. - Searching for materials and plugins in the Cura Marketplace has been improved
  262. - "This Setting Is Hidden Because" icons were missing in the settings visibility for Windows and Mac
  263. - You can now load multiple files again even if they are mixed STLs and Project Files
  264. - It seemed like models could be multiplied more than 99 times, there is now a limit
  265. - It's now clearer if Cura is syncing materials over the cloud
  266. - It's not possible anymore to send a printjob to an turned off cloud connected UltiMaker printer
  267. * Other Features
  268. - You can now sponsor the Cura team from the Application Switcher, and Help menu
  269. - Infill behavior close to the skin to prevent jerky motions and visible overextrusion
  270. - The About Dialog includes more build information for Cura developers
  271. - Introduced more hardware info like system, release, version, processor, and CPU cores to the logging to improve troubleshooting.
  272. - Updated supporting certify libraries
  273. - Introduced a new Post Processing Script; Limit XY Accel for bed-slinger printers, contributed by @GregValiant
  274. - Introduced the machine name in the gcode headers, contributed by @smartin015
  275. - Extruder settings are cached to speed up slicing, contributed by @sesse
  276. * Bug Fixes that improve Printed Part Quality
  277. - The first support layers were printed incorrectly if adhesion was set to None
  278. - The support was printed before the brim when the origin was at the center of the buildplate
  279. - Some improvements to the Zseam for user-specified or the sharpest corner seam alignment
  280. - Printers with a high resolution would incorrectly print embossed features
  281. - The flow would unexpectedly increase after a bridge was completed.
  282. - Bridging settings would not be applied to the first skin layer if the infill density was set to 0
  283. - The skirt height could collide with some models and could be printed in support
  284. - A brim would be too small if the extruder was not defined.
  285. - The Initial Buildplate and Printing Temperature would not be applied correctly when printing One-At-A-Time
  286. * Bugs resolved since the Beta Release
  287. - 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
  288. - Fixed the upgrade script for UltiMaker materials that would cause configuration errors
  289. - Updated the arrange algorithm to work better with larger models
  290. - Prevented future crashes caused by the new gradual flow plugin with some active printers
  291. - Fixed Linux Legacy crashes for open file dialog due to OS icon style
  292. - The Linux Appimage had an unnessecarily large file size
  293. - The top layers where not showing distinct inner and outer walls.
  294. - A printjob with a different raft extruder could cause a printjob to be considered too large to print
  295. - A project file with an intent would not be loaded correctly
  296. - Moved the position of the Target Machine name in the start gcode to predicted time and material use for some printers
  297. - Restored the ColorDialog to prevent an SDK break
  298. * Other Bug Fixes
  299. - You could not load some Marketplace materials with intents on the like BASF Ultrafuse 17-4PH
  300. - For some Linux versions it was not possible to add a 3D printer
  301. - Fixed the installation screen for DMG installation because it still had the old logo.
  302. - The minimum support area was not working correctly for tree support
  303. - Support Horizontal Expansion would be hidden but influenced the warning for Support Interface
  304. - The shadow in One-At-A-Time printing sequence would not correctly resize with the skirt/brim size
  305. - It was not possible to select the support structure with basic setting visibility.
  306. - Removed the option to change the Brim Distance in the per object setting untilit is fixed
  307. - Fixed a slicing crash if the skirt was larger than the buildplate
  308. - Fixed a crash that would be caused when rotating a model only a little
  309. - If support interface is disabled, you can no longer change those settings
  310. - Ints would be truncated instead of rounded in the engine, contributed by @onitake
  311. - Fixed a non-raw RegEx pattern string removing a depreciation warning contributed by @cgobat
  312. * Printer definitions, profiles and materials:
  313. - For MacOS users these printers are supported again: Elegoo, Strateo3D, Uni, ZAV
  314. - Added Anycubic Kobra Plus, contributed by @Jordonbc
  315. - Added Creality Ender-5 S1, contributed @thomaspleasance
  316. - Added Entina Tina 2, contributed by @protosam
  317. - Added Pulse XE E444M, contributed by @randyzwitch
  318. - Updated Primetower settings for Sovol 2
  319. - Updated Kingroon KP3S Pro, contributed by @Tachyonn
  320. - Updated All Goofoo 3D printers to have more nozzles, contributed by @goofoo3d
  321. - Updated Tree Support settings for Elegoo Printers, Contributed by @ThomasRahm
  322. - Updated Voron Trident 250, 300 & 350 Voron to include new nozzles, contributed by @zadi15
  323. - Updated Creality Ender 3 start gcode to prevent bed scratching, Contributed by @PresentMonkey
  324. - Updated nozzle options for Dagoma Pro 430, contributed by @0r31
  325. - Updated start gcode and homing behavior in Creality Ender 3 S1, contributed by @GregValiant.
  326. - Updated faulty disallowed areas for Anycubic Kossel, contributed by @GregValiant
  327. * Community translations:
  328. - Updated Brazilian translations, contributed by @Patola
  329. [5.4]
  330. * Introduced the new Tree Support contributed by @ThomasRahm
  331. Try it for yourself <a href="https://www.thingiverse.com/thing:6069926?utm_source=changelog&utm_medium=cura&utm_campaign=54_beta">with this dragon pencil cup</a>.
  332. - Improved slicing time for Tree Support
  333. - Introduced 10 new settings and updated 2 so anyone can tune the behavior
  334. - Updated options for Tree Support Rest Preference to be more correct
  335. - Fixed a bug where Tree Support would generate unsupported islands
  336. - Fixed a bug where slicing would fail if Preference was set to On Any Flat Surface
  337. - Fixed a bug where branches were not generated when Support Interface was enabled.
  338. - Fixed a bug where the Support Overhang Angle caused a crash with Tree Support
  339. - Fixed a bug where the Support Interface was not correctly generated with Tree Support
  340. * Changed the order in which the brim is printed so it's easier to remove
  341. 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 <a href="https://www.thingiverse.com/thing:6080908?utm_source=changelog&utm_medium=cura&utm_campaign=54_beta">with this Cura Cookie Cutter</a>.
  342. * New features and improvements:
  343. - Updated the UltiMaker logo to reflect the new company logo
  344. - Added support for the updated mainboard revisions of UltiMaker S3, S5, and S7
  345. - Introduced Hole Horizontal Expansion Max Diameter so only the expansion of smaller holes can be tuned while leaving larger holes untouched.
  346. - Introduced Skirt Height setting to make a skirt easier to remove
  347. - Improved the minimum layer time for printers with multiple extruders.
  348. - Improved accuracy of when the M104 Hotend Temperature command is added
  349. - Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch.
  350. - Improved behavior for opening and closing categories when adding a new printer
  351. - Removed the settings related to Wire Printing since it was broken and barely used.
  352. - Upgraded PyQt to version 6.4.2 which improves responsiveness in the UI
  353. * Bug Fixes
  354. - Fixed a bug where the brim line would not be printed in the same orientation
  355. - Fixed a bug where models dropped to the buildplate when they were supposed to be floating
  356. - Fixed a bug where models would overlap if multiple models were loaded at the same time
  357. - Fixed a bug where an error would be shown too often in One At A Time print sequence
  358. - Fixed a bug where the message for a new Beta version available would show up during the Beta.
  359. - Fixed a bug where ESun PLA+ would display unsupported.
  360. - Fixed a bug where the printjob name was hard to read in darkmode
  361. - Fixed a bug where the Minimum Layer Time was incorrectly interpolated
  362. - Fixed a bug where Cura would crash on star-up for some Linux systems because of missing SimpleButton, contributed by @fieldOfView
  363. - Fixed a bug where the Post Processing Plugin would create extra folders, contributed by @fieldOfView
  364. - Fixed AppImage Icon for Linux systems, contributed by @leoheck
  365. - Fixed a bug where the buildplate temperature in the USB printing monitor was not rounded, contributed by @asteroids1975
  366. - Fixed a bug where retracting for Filament Change was not performed correctly because of an extra /n in the gcode. Contributed by @JuanManuelCuello
  367. - Fixed a bug where the material estimation would not show currencies correctly. Contributed by @Diegovd
  368. * Bugs resolved since the Beta Release
  369. - Fixed a bug where undesirable micro-segments would introduce jagged paths on curved surfaces.
  370. - Fixed a bug where it was not possible to use custom support and brim meshes
  371. - Fixed a bug Cura would not start when upgrading from a Cura 5.4 Nightly
  372. - Fixed a bug where Connect Top/Bottom Polygons would cause a slicing crash
  373. - Fixed a bug where generic materials were missing for some printers
  374. - Fixed a bug where Support Horizontal Expansion would be incorrectly applied to tree supports
  375. - Fixed a bug where nozzles were missing from the Elegoo Neptune 3 Plus. Contributed by @GregValiant
  376. * Printer definitions, profiles, and materials:
  377. - Introduced UltiMaker PET CF with Annealing and Engineering intents
  378. - Updated Infill- and Skin Overlap settings for UltiMaker printers
  379. - Enabled a modest Support Brim by default for UltiMaker printers
  380. - Updated Support Interface speeds for PVA for UltiMaker printers
  381. - Added Gutenberg G-Zero, contributed by @ChipCE
  382. - Added Hellbot Magna SE 300, and Magna SE Pro, contributed by @DevelopmentHellbot
  383. - Added Kingroon KP3S Pro, contributed by @willuhmjs
  384. - Added LNL3D D3, D3 Vulcan, D5 and D6, contributed by @LNL3D
  385. - Added Longer LK4 X, contributed by @BradleyFord
  386. - Added Mixware Hyper K, Hyper S, Vulcan, and Wand, contributed by @Mixwarebot
  387. - Added Snapmaker 2 A150, A250 an A350 dual extruder printers, contributed by @highpowerxh
  388. - Added Sovol SV04, contributed by @Joyce-lujunxu
  389. - Added Sovol SV06 plus, and updated Sovol SV06, contributed by @Ashok-Varma and @eropple
  390. - Added WeeFun Tina2, and WeeFun Tina2, contributed by @syntax1269
  391. - Updated Creality 3 S1, Creality 3 S1 Plus, and Creality 3 S1 Pro, contributed by @sparkym3
  392. - Updated Cremaker profile to remove material temperature boost, contributed by @hyu7000
  393. * Community translations:
  394. - Updated Brazilian translations, contributed by @Patola
  395. * Known critical issues:
  396. - Support Brim is missing if the Buildplate Adhesion is set to None. <a href="https://github.com/Ultimaker/Cura/issues/14983">We are tracking reports here</a>.
  397. - Hide seam is actually not hidden and can give random results, for now changing the Seam Corner Preference to None will give better results. <a href="https://github.com/Ultimaker/Cura/issues/15290">We are tracking reports here</a>.
  398. - Combing Not In Skin can result in unexpected stringing. <a href="https://github.com/Ultimaker/Cura/issues/14511">We are tracking reports here</a>.
  399. - Multiple external monitors on Windows (especially if from the same brand) <a href="https://support.ultimaker.com/hc/en-us/articles/6103674944156">might be a problem under some circumstances</a>.
  400. - Does Cura (not) work on your OS (version)? See <a href="https://support.ultimaker.com/hc/en-us/articles/360011889579">this article</a> for clarification.
  401. [5.3.1]
  402. Restored and updated translations for 11 languages
  403. * Bug fixes:
  404. - Fixed a bug where the machine definitions could not be updated
  405. - Fixed a bug where part of the model would not have fuzzy skin
  406. - Fixed a bug where a project files that contain an intent profile would not load correctly
  407. - Fixed a bug where Pause At Height was not working correctly for Griffin (UltiMaker printers)
  408. - Fixed a bug where slicing was blocked if initial printing temperature was higher than the printing temperature
  409. - Fixed a bug where Gcode would display NOMESH instead of NONMESH, contributed by ckvsoft
  410. - Fixed a bug where users were unable to slice with certain materials
  411. [5.3]
  412. <i>This release does not yet contain the new tree support implementation by ThomasRahm.<a href="https://github.com/Ultimaker/Cura/releases/tag/5.3.0-alpha%2Bxmas"> You can download a special Cura version for that here</a>.</i>
  413. * Interlocking Structure Generation
  414. - This new setting enables you to interlock multiple materials together, even if those materials are not compatible, contributed by BagelOrb. Try it for yourself <a href="https://www.thingiverse.com/thing:5842529?utm_source=changelog&utm_medium=cura&utm_campaign=53_beta">with this test model</a>.
  415. * Brim per Material
  416. - A brim can now be printed with multiple materials in the same model, contributed by BagelOrb
  417. * Updated Recommended Print Settings Menu
  418. - The number of settings available in the recommended have expanded. The redesign will make it easier to use intent profiles or save custom profiles.
  419. * Other new features and improvements:
  420. - Improved the Zseam behavior so Hide Seam is generated less randomly.
  421. - Fixed the order in which concentric top/bottom patterns are printed.
  422. - Replaced mentions of Ultimaker by UltiMaker to correctly reflect the merger.
  423. - Updated Load Project window with a new design.
  424. - Added tooling to automatically generate translation files to reduce the chance of human error.
  425. - Added quality type to slice meta-data so it can be displayed in the Ultimaker Digital Factory.
  426. - Added a new way to update profiles by adding a Save/Compare Settings Button in custom window.
  427. - Improved onboarding so it is easier to add your first cloud printer or a non-UltiMaker printer.
  428. - Included options to download .MSI and .PKG for easier software distribution.
  429. - Smoothed some support generation, so support is generated less jittery.
  430. - Reduced unnecessary support generation for small overhang regions, like textures.
  431. - Improved support generation so the support doesn't fold around the model.
  432. - Reduced stringing for Lift Head setting by removing the move in XY.
  433. - Added a Minimum Layer Time Temperature setting.
  434. - Added settings for Support Interface Wall Line Count, Support Roof Line Count, and Support Floor Line Count.
  435. - Added Brim Inside Avoid Margin setting, contributed by BagelOrb
  436. - Added prefix 'Printing' to post processing plugin script "DisplayFilenameAndLayerOnLCD" contributed by brunohenriquy
  437. - Added Enable, G-code Before, and G-code After To Filament Change, contributed by victornpb
  438. - Added support for per-object retraction settings, contributed by jeremysalwen
  439. - Updated PauseAtHeight so M18 becomes M84 when disarming, contributed by Cycov
  440. - Added an option to keep stepper motors engaged to Pause At Height, contributed by Cycov
  441. - Added an option to Beep at Pause to Pause At Height, contributed by Cycov
  442. - Added Additional Gcode Fields to Pause At Height, contributed by Cycov
  443. - Make Layer Number the default in Pause At Height, contributed by discip
  444. - Added more information when rotating a model using the arrows, contributed by Fabbro03
  445. - Added the "CTRL +" shortcut to open Preferences window, contributed by Ladnessness
  446. - Added the option to add Machine Action buttons in the Printer Preferences, contributed by julianCast
  447. * Bug fixes:
  448. - Fixed a slicing crash if they were placed in the center of the buildplate.
  449. - Fixed a slicing crash that would happen if Adaptive Layers Maximum Variation had a negative value.
  450. - Fixed a bug where an "object of type SettingFunction is not JSON serializable" error would prevent users from using certain plug-ins.
  451. - Fixed a bug where hole expansion would affect interlocking holes.
  452. - Fixed a bug where fuzzy skin would also apply to interlocking structures.
  453. - Fixed a bug where you could not load gcodes in Cura in some cases
  454. - Fixed a bug where some models would slice slower with Skin-Edge Support Layers
  455. - Fixed a bug where layers were skipped by inserting support interface on a raft
  456. - Fixed a bug where Relative Extrusion was not calculated correctly when using Retract Continue.
  457. - Fixed a bug that would prevent advanced users from slicing a batch with multiple STLs in a script.
  458. - Fixed a bug where skirt lines would not follow the convex contours of models.
  459. - Fixed a bug where Exclusing Slicing Tolerance was not applied correctly to bottom-layer(s).
  460. - Fixed a bug where small travels were not retracted correctly.
  461. - Fixed a bug where the printjob time showed 0 minutes if adaptive layer height was enabled.
  462. - Fixed a bug with Skin Overlap where the skin would overlap with the roofing.
  463. - Fixed a bug where Support Interface would be generated on top of support.
  464. - Fixed a bug where the Floor Support Interface would not be generated in certain models.
  465. - Fixed a bug where a long material list would disappear from the screen.
  466. - Fixed a bug where support is not generated correctly if Support Pattern is Concentric.
  467. - Fixed a bug where an increased Skin Removal Width would cut off part of the skin area.
  468. - Fixed a bug where Support Towers would be generated but would support nothing.
  469. - Fixed a bug where Small Feature Size would also be applied to inner-wall loops.
  470. - Fixed a bug where adhesion would be printed outside of the buildplate, contributed by BagelOrb
  471. - Fixed a bug where a primetower brim was printed when it shouldn't, contributed by BagelOrb
  472. - Fixed a bug where Ooze/Draft shields did not avoid prime tower, contributed by BagelOrb
  473. - Fixed a bug where not all Mac users could not use USB printing, contributed by Sovenger
  474. - Fixed input value for platform offset when adding a logo, contributed by drewdoggy
  475. - Fixed a bug where the travel move at the end of a layer unretracts, contributed by richfelker
  476. - Fixed a bug where WallToolPaths are not simplified, contributed by Piezoid
  477. - Fixed a bug where iterators were moving out of range, contributed by Piezoid and plaintoothpaste
  478. - Fixed a bug where the Maximum Area Deviation value was too small, contributed by Piezoid
  479. - Fixed a bug where we did not 'pickle' DefinitionContainers correctly, contributed by Piezoid
  480. - Fixed a bug where an airgap was present in Spiralized Outer Contour, contributed by richfelker
  481. - Fixed a bug where speeds defined for slower layers would impact speeds accelerations and jerks for the whole print, contributed by richfelker
  482. - Fixed a bug where materials with longer names in Materials Preferences were harder to read, contributed by Ghostkeeper
  483. * Bugs resolved in the Beta Release
  484. - Fixed a bug where no support would be generated for narrow ridges
  485. - Fixed a bug where Hole Horizontal Expansion would remove part of the model
  486. - Fixed a bug where Support Horizontal Expansion was broken
  487. - Fixed a bug where Enable Conical Support would prevent support from being generated
  488. - Fixed a bug where the brim would be printed from inside out
  489. - Fixed a bug where the brim width would not be respected in multi-extrusion
  490. - Fixed a bug where missing Geetech A10, Geetech Mizar S, and Geetech A30 definitions would cause a corrupt error message
  491. - Fixed a bug where you could not resize the Recommended settings window
  492. - Fixed a bug where wiping in the walls (as opposed to infill) wasn't working
  493. * Printer definitions, profiles and materials:
  494. - Support Towers are working again and enabled by default for all printers.
  495. - Updated Support Horizontal Expansion, Support Join Distance, and Minimum Support Area Settings for UltiMaker printers to improve support reliability.
  496. - Updated intent and quality files for UltiMaker printers to have more consistent file names.
  497. - Updated default Support Interface Pattern to ZigZag for UltiMaker printers
  498. - Updated Maximum Combing Distance for UltiMaker printers
  499. - Updated UltiMaker ABS Silver Metallic to the correct UltiMaker ABS Silver
  500. - Updated AnkerMake M5 definitions, contributed by just-trey
  501. - Updated Anycubic i3 Mega S/Pro profile, contributed by NilsRo
  502. - Updated Creality Ender CR10 start GCode, contributed by InstantMuffin
  503. - Updated Creality Sermoon V1 profiles to include hotend specifics, contributed by Iggomez
  504. - Updated Geetech A10M, A10, A20, A20M, A20T, A30M, MizarS, contributed by whoseyoung
  505. - Updated PPGF30 temperature from 235 to 240, introduced by heed818
  506. - Updated Rigid3D machine definitions, contributed by mehmetsutas
  507. - Updated Sovol SV01, SV02, and SV03, contributed by eropple
  508. - Updated Sovol's SV01 and SV02 bed dimensions, contributed by eropple
  509. - Updated VzBot definition, contributed by ckvsoft
  510. - Added AnkerMake M5, contributed by just-trey
  511. - Added Anycubic Kobra Go, contributed by Razzeee
  512. - Added Artillery Hornet, contributed by wilds
  513. - Added Biqu Hurakan, contributed by looxonline
  514. - Added Blocks ONE MKII, Blocks One, Blocks Pro S100, Blocks Pro S30, Blocks R21, Blocks RD50, and Blocks Zero, contributed by jgrilo-blocks
  515. - Added Creality CR-10 Smart, contributed by eropple
  516. - Added Creality Ender-3 S1 Plus, and Ender-3 S1 Pro, contributed by izilzty
  517. - Added Creality Sermoon V1, and Sermoon V1 Pro, contributed by Iggomez
  518. - Added Dagoma Sigma, and updated Dagome Pro430, contributed by 0r31
  519. - Added Elegoo Neptune 1, Neptune 2s, Neptune 3, Neptune 3 Max, Neptune 3 Plus, Neptune 3 Pro, and Neptune X, contributed by NARUTOfzr
  520. - Added FablabBcn PastePrinter, contributed by EDUARDOCHAMORRO
  521. - Added Flsun V400, contributed by dengdaitianhei
  522. - Added Fusion3 F410, contributed by 64bittuning
  523. - Added Geetech A10Pro, A30Pro, A30T, E180, GiantArmD200, I3ProB, i3ProC, I3PrW, MeCreator, MeCreator2, MeDucer, Mizar, MizarM, MizarMax, MizarMax, MizarPro, and Thunder, contributed by whoseyoung
  524. - Added Klema 180, Klema 250, Klema 250 Pro, Klema 250 Twin, and Klema 500, contributed by polyntsev
  525. - 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
  526. - Added SnakeOil Standard 180, and SnakeOil Standard 250, contributed by ChipCE
  527. - Added Sovol SV01PRO, SV05, and SV06, contributed by eropple
  528. - Added UMO+ DXU, contributed by ansonl
  529. - Added Voron Trident 250, Trident 300, and Trident 350, contributed by RagingRoosevelt
  530. * Community translations:
  531. - Updated French translations, contributed by xommit
  532. - Updated a typo in Japanese translations, contributed by tamorikawa
  533. * Known critical issues:
  534. - Translations are not complete yet, we hope to resolve this before 5.4.
  535. - Part of models are not being Fuzzyfied when fuzzy skin is enable yet, we hope to resolve this before 5.4.
  536. - The experimental setting Wire printing seems to be broken
  537. - Reports have been coming in that Cura is running slow on Windows 11 <a href="https://github.com/Ultimaker/Cura/issues/13820"> We are collecting cases here</a>.
  538. - Multiple external monitors on Windows (especially if from the same brand) <a href="https://support.ultimaker.com/hc/en-us/articles/6103674944156">might be a problem under some circumstances</a>.
  539. - Does Cura (not) work on your OS (version)? See <a href="https://support.ultimaker.com/hc/en-us/articles/360011889579">this article</a> for clarification.
  540. [5.2.2]
  541. * Introducing the UltiMaker S7
  542. - Included support for the new UltiMaker S7
  543. * Bug fixes:
  544. - Allow UltiMaker S7 printers to receive Material Profiles
  545. * Printer definitions, profiles and materials:
  546. - Improved Initial Layer settings for UltiMaker S7, S5, and S3 printers
  547. - Disabled Support Towers for UltiMaker S7, S5, and S3 printers
  548. - Cleaned up material profiles, by removing duplicate setting segments, and unused elements
  549. - Updated preferred quality type for all UltiMaker 3D printers
  550. [5.2.1]
  551. * Bug fixes:
  552. - Restored Italian translations (was French)
  553. - Restored simplified Chinese translations (was Czech)
  554. [5.2]
  555. * Abstract Cloud Printer Type
  556. Online cloud printers are now grouped by type. You can slice with the ('abstract') printer type, and afterwards choose a specific printer to print with.
  557. * Support For 'Guest'-Type Accounts (In Digital Factory)
  558. Users with the ‘Guest’ role can prepare print jobs in Ultimaker Cura and send them to the printers via Digital Factory. These print jobs will not start until they are approved by a user with an 'Member' or 'Admin' role.
  559. * More Control Over Initial Layer Flow
  560. Three new settings: 'Initial Layer Outer Wall Flow', 'Initial Layer Inner Wall Flow', 'Initial Layer Bottom Flow', to better counteract the 'elephants foot' phenomenon.
  561. * Other new features and improvements:
  562. - Auto-remove holes from not completely solid models in vase-mode
  563. - Add setting for 'tree support max diameter'
  564. - Add option to drop-down models to the build-plate individually, contributed to Piezoid
  565. - Added a preference to make the tray icon optional, contributed by fieldOfView
  566. - (Community Developer Update: Proper workflow for 'installing from source' on Windows! <a href="https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source">See our wiki.</a>)
  567. * Bug fixes:
  568. - Fixed a crash to do with the serialization of functions, contributed by Piezoid
  569. - Fixed a crash that could occur when a user has non-latin characters in their Windows username
  570. - Another 'Tree Support Starts in Air' fix
  571. - Restore tooltips (if available) for Intents in Recommended print settings
  572. - Fix startup on 'Zorin OS' (a Linux flavor), contributed by Tim453
  573. - On Windows, (admin) users should be able to uninstall via 'Programs and Features' again
  574. - Correct version number in Windows uninstaller
  575. - Uninstalling didn't remove all files in Windows
  576. - (Windows) An uninstall could only be done by the original user that installed
  577. - Don't ignore bottom pattern when spiralizing
  578. - Don't 'Union All' for 'Merged Meshes Overlap'
  579. - Seam placement was not in the correct corner in some cases
  580. - Cutting meshes with 'surface' set to 'both' cut through the mesh
  581. - Brim lines where ordered the wrong way in some cases
  582. - Random seam is now more random
  583. - Correctly apply combing when spiralizing, contributed by smartavionics
  584. - Don't spam the user with spurious 'Cura Notification's (Windows only)
  585. - Don't spam the logs with duplicated deprecated warnings, contributed by Patschke
  586. - Properly update the infill percentage in the top bar after an intent profile switch
  587. - In certain rare situations, layers would be printed multiple times when monotonic fill was on
  588. - Put tree support infill density at 0% by default
  589. - Machine settings: Also save values when closing the window, not just when focus' changed
  590. - Reduce clickable area of settings checkboxes, to prevent mis-clicks
  591. - Fixed a crash when an unnamed tool would be accessed (possibly related to plugin use)
  592. - Fix an issue where a plugin would crash because of a missing dependency
  593. - Many helpful code refactors, contributed by digitalfrost
  594. - Fix for to-mouse zoom on screens with scaling factor, contributed by seaniepie
  595. - Models could not be multiplied in one-at-a-time mode
  596. * Printer definitions, profiles and materials:
  597. - Added Creality Ender 3 S1 profile, contributed by Sebazzz
  598. - Added Anycubic Kobra (Max), contributed by ANYCUBIC-3D
  599. - Added HCTECH printers, contributed by 3d-hctech
  600. - Added da Vinci Pro EVO, contributed by heed818
  601. - Fix FLSUN QQ-S platform orientation, contributed by RVillani
  602. - Fix Kingroon printers from going outside the build-volume in the end-gcode, contributed by odaki
  603. - Added Geetech Mizar_S, contributed by Geeetech3D
  604. - Added Tank-M printer, contributed by KOONOVO3DPrinter
  605. - Update Renkforce RF100XL definition, contributed by imakecodes
  606. - Added VzBot profiles, contributed by ckvsoft
  607. - Added (additional) mingda printers, contributed by jianshu-du
  608. - Added Naxe machines, contributed by Naxecorp
  609. - Added T-Rex 2+, T-Rex 3, contributed by jim-edwards
  610. - Update FLsun SR, contributed xPakrikx
  611. - Update Anycubic mega zero, contributed by NOVAXIM
  612. - Added some Renkforce machines, contributed by goofoo3d
  613. * Community translations:
  614. - Updated the Brazilian Portuguese translation, contributed by Patola
  615. - Updated the Czech translation, contributed by sustmi
  616. * Known critical issues:
  617. - While some small fixes have been made already, the placement of the seam is still more scattered than before 5.0. (Will try to fix in stable.)
  618. - <a href="https://support.ultimaker.com/hc/en-us/articles/6103470096028">Support is sometimes missing in detailed parts</a>, where previous releases supported them properly (still). (Will probably not be fixed in stable. This is currently slated for 5.3)
  619. - Multiple external monitors on Windows (especially if from the same brand) <a href="https://support.ultimaker.com/hc/en-us/articles/6103674944156">might be a problem under some circumstances</a>. (Will probably not be fixed in stable.)
  620. * Does Cura (not) work on your OS (version)? See <a href="https://support.ultimaker.com/hc/en-us/articles/360011889579">this article</a> for clarification.
  621. [5.1.1]
  622. * New features:
  623. - Added support for the Ultimaker S3 and Ultimaker S5 updated mainbord
  624. <i>MacOS 10.15 is no longer supported. Technically this means Ultimaker will stop testing and developing for such operating systems. However, even though it is no longer supported, there is still a high likelihood the application keeps functioning.</i>
  625. [5.1]
  626. <i>For an overview of the new features in Cura 5.1, please watch <a href="https://youtu.be/7jetjsHLIvk">our video</a>.</i>
  627. * Improved toolpath simplification algorithm
  628. The algorithm that reduces the resolution of the print has been rewritten, providing a more constant resolution to allow for greater precision without causing buffer underruns.
  629. * Added option to alternate wall direction
  630. A new setting causes the direction of printing walls to alternate between layers and adjacent walls, which reduces warping in the print.
  631. * Adjusted combing boundaries to reduce scarring
  632. Travel moves through the inside of the models are adjusted so that they should keep more distance from the model where possible, yet allowing travels through narrow parts without retractions.
  633. * Reduced acceleration and jerk commands for travel moves
  634. We added the option to disable acceleration and jerk commands for travel moves. If disabled, they will take on the acceleration of the printed part of its destination. This greatly reduces file size and buffer underruns.
  635. * Project files know which packages they require
  636. Newly created project files will now store which packages they require from the Ultimaker Marketplace. If a project needs a material from there, the user will be prompted to download it.
  637. * Other new features and improvements:
  638. - The interface to select the printing profile in Recommended Mode has been redesigned.
  639. - Implemented multi-threaded slicing for MacOS, to bring it in line with other operating systems, contributed by Piezoid.
  640. - Cura now links toolpaths to project files in the Digital Factory.
  641. - Improved performance of loading STL files on Linux.
  642. - Packages from the Marketplace can now contain intent profiles.
  643. - The application now makes heavy use of Conan to make it easier and faster to build releases of Cura.
  644. - Start and end g-code can now refer to the currently active profile with replacement keys.
  645. - To provide proper compatibility with both older and newer Linux distribution, this release contains two Linux builds.
  646. * Bug fixes:
  647. - Fix resetting configuration if it gets corrupt.
  648. - Monotonic ordering now works again for top surfaces.
  649. - Fix a bug where Remove Raft Inside Corners didn't always remove all corners.
  650. - Fix the position of the toolbar if the toolbar is too tall to fit.
  651. - Intents in the Recommended Mode now show a description again.
  652. - Remove Inside Corners and Raft Base Wall Count can now be changed per extruder, though they will affect the entire print.
  653. - Fix opening STL files with special characters in their header.
  654. - Fix crash at start-up on newer Linux distributions.
  655. - Fix priming when printing a raft with a different extruder for some of its layers.
  656. - Fix a case where the inner wall ends up protruding through the outside of the model.
  657. - Improve some details on dark mode colouring.
  658. - Fix an error sometimes occurring when uninstalling plug-ins.
  659. - Fix a rendering issue with pop-up dialogues on MacOS.
  660. - Fix Discard or Keep Changes dialog showing an outdated setting value.
  661. - Horizontal Scaling Shrinkage Compensation no longer adjusts the size of the build volume, allowing the full size of the build plate to be used.
  662. - Fixed overextrusion when using gradual infill with thin strips of infill.
  663. - Fix opening STL files with special characters in their file header.
  664. - Fix slicing failure when using Randomize Infill Start in some cases.
  665. - Restore reminder to sync materials with your printer when using cloud printers with custom materials.
  666. - The tool bar should no longer show up in the monitor stage.
  667. - Exporting materials should now retain settings unknown to Cura as well.
  668. * Printer definitions, profiles and materials:
  669. - Improved profiles for PVA and support for Ultimaker printers.
  670. - Adjust retraction speed and distance for Voron, contributed by Haxk20 and Cbc02009
  671. - Heat up extruder and build plate at the same time for Ender 3 Pro, contributed by XDazld.
  672. - Add new Tough PLA colours.
  673. - Add DD0.4 print cores for Ultimaker printers.
  674. - Add MakerGear M2 printer, contributed by Wanders78746.
  675. - Add Trimarker Nebula Plus printer, contributed by MatiGabaglio.
  676. - Various small profile improvements.
  677. * Community translations:
  678. - Updated the Brazilian Portuguese translation, contributed by Patola.
  679. - Updated the Czech translation, contributed by sustmi.
  680. * Known critical issues:
  681. - The placement of the seam has gotten more scattered than in previous releases.
  682. - Support is sometimes missing in detailed parts, where previous releases supported them properly.
  683. [5.0]
  684. <i><a href="https://youtu.be/kRj7pR4OkQA">Watch the launch event</a> to learn more about Ultimaker Cura 5.0.</i>
  685. * New slicing engine
  686. Following special beta releases to test the Arachne engine, we are pleased to announce our new slicing engine is here in Ultimaker Cura! This all-new engine uses variable line widths when preparing files for printing, meaning you can now print thin and intricate parts more accurately and with greater strength.
  687. * Renewed the Ultimaker Cura Marketplace
  688. We have streamlined the workflow for accessing the Ultimaker Marketplace inside of Ultimaker Cura. The UI has been improved and it’s now easier and faster to find and install plugins and material profiles.
  689. * Improved print profiles for Ultimaker printers
  690. The new slicing engine in Ultimaker Cura 5.0 has helped us to improve our print profiles. This means that users of Ultimaker printers can achieve speed increases of up to 20%.
  691. * Upgrade from Qt5 to Qt6
  692. Ultimaker Cura 5.0 is now compatible with Apple M1.
  693. * Other new features and improvements:
  694. - New Cura icon
  695. - New Cura splash screen
  696. - Updated the digital build plates for Ultimaker printers
  697. - Introduce Minimum Wall Line Width, contributed by BagelOrb
  698. - Settings for metal printing implemented
  699. - Shrinkage compensation is now available for PLA, tPLA and PETG
  700. - Improved default Line Widths for Spiralize
  701. - Decrease resolution to remove some buffer underruns
  702. - Incomplete languages are now shown in the language drop-down menu
  703. - Improved the visibility of the checkboxes
  704. * Bug fixes:
  705. - Added the Scale Fan Speed From 0 to 1 setting for printers that interpreted fan speed as percentages
  706. - Fixed a bug with extra travel moves increased the printing time, contributed by BagelOrb
  707. - Fixed a bug where Monotonic Ironing breaks Ironing, contributed by BagelOrb
  708. - Changed the priority of CuraEngine
  709. - Fixed a bug where increasing Filter distances creates extremely wide lines, contributed by BagelOrb
  710. - Fixed double scroll bar, contributed by fieldOfView
  711. - Fixed a bug where maximum resolution/deviation was not applied to surface mode, contributed by BagelOrb
  712. - Fixed a bug where the seam placement was uneven
  713. - Fixed a bug where Top Surface Skin Layers didn't work
  714. - Fixed a bug where Speed in the flow setting were not respected
  715. - Fixed a bug with unnecessary retracted travel moves
  716. - Fixed a bug where the Ironing Inset didn't work
  717. - Fixed a bug where Support Layers were missing
  718. - Fixed a crash if Randomize Infill Start was used
  719. - Fixed a bug where Combing was in the wrong part with dual extrusion
  720. - Fixed a crash with Bridging and Top Surface Skin Layers
  721. - Fixed a bug where modifier meshes didn't work in one-at-a-time mode
  722. - Fixed a bug where Tree Support Branches where not being generated
  723. - Fixed a bug where less support was generated
  724. - Changed the possibility for 100% Infill Bottom Layer for Spiralize, contributed by BagelOrb
  725. - Fixed disallowed areas for Brim gap, contributed by BagelOrb
  726. * Bug fixes after the 5.0 beta:
  727. - Fixed a bug where Retraction Distance couldn't have small values
  728. - Fixed a bug where there were duplicated themes
  729. - Fixed a bug where there were scrollbars showing on tooltips
  730. - Fixed a bug where drag and drop was not working on the first run of Cura
  731. - Fixed a bug where Infill Percentages are not lined up correctly in Recommended mode
  732. - Fixed a bug where it wasn't clear if the textfield was active
  733. - Fixed a bug where highlighted text in text field is unreadable
  734. - Fixed missing icons, contributed by fieldOfView
  735. - Fixed a bug where scrolling through long material list was not possible
  736. - Fixed a bug where multiply was not possible, contributed by fieldOfView
  737. - Fixed a bug where micro segments are causing blobs
  738. - Fixed a bug where there was over extrusion when printing with gradual infill
  739. - Fixed a bug where error values could slice
  740. - Fixed a bug where the CPU was high when Cura was idle
  741. - Fixed a bug where an existing gcode file was overwritten when you select no to overwrite
  742. - Fixed a crash when selecting extruders
  743. - Fixed a bug where exporting profiles didn't work
  744. - Fixed a slicing error with certain infill patterns
  745. - Fixed a bug where printing via USB stops during the print
  746. - Fixed a bug where the toolgrips where missing, contributed by fieldOfView
  747. - Fixed a bug where the print values didn't save when closing the page, contributed by fieldOfView
  748. - Fixed the width of a Menu to fit the widest MenuItem, contributed by fieldOfView
  749. - Fixed a bug where Use Single Instance of Cura in Preferences crashes upon restart
  750. - Fixed a bug where travels would go through the model with printing PVA
  751. - Fixed a bug where Concentric ironing was affecting the print quality
  752. - Fixed a bug where there were missing infill layers
  753. - Fixed AppRun permissions, contributed by probonopd
  754. * Printer definitions, profiles and materials:
  755. - Added Atom 3 and Atom 3 Lite printer definitions, contributed by Daniel-Kurth
  756. - Added Layer One Black PLA, Dark Grey PLA and White PLA, contributed by Daniel-Kurth
  757. - Added FLSUN Q5 printer definition, contributed by kreuzhofer
  758. - Added Creatlity CR100 printer definition, contributed by bodyboarder2528
  759. - Added Mixware Hyper-S printer definition, contributed by mixware011
  760. - Added Creality Sermoon D1 printer definition, contributed by felixstif
  761. - Added Volumic SH65, Stream30Pro MK3 and Stream30Ultra SC2 printer definitions, contributed by VOLUMIC
  762. - Updated Eryone Thinker and ER20 profiles, contributed by Eryone
  763. - Updated Atom 2 profile, contributed by lin-ycv
  764. - Added Hellbot Hidra and Magna series printer definitions, contributed by DevelopmentHellbot
  765. - Updated Snapmaker 2 End-Gcode, contributed by Rolzad73
  766. - Updated the Tinyboy Fabricator printer definitions, contributed by reibuehl
  767. - Updated the Creality Ender 5 printer profile, contributed by Rakhmanov
  768. * Community translations:
  769. - Updated the Brazilian Portuguese translation, contributed by Patola
  770. - Updated the Czech translation, contributed by sustmi
  771. - Updated some of the Simplified Chinese translation, contributed by iBral
  772. <i>From version 5.0 onwards - Ultimaker Cura is only supported on operating systems actively maintained by their software manufacturer or community. This means Windows 7 and MacOS 10.14 will no longer be supported.
  773. Ubuntu 18.04 is also no longer supported because of the update to Qt6.</i>
  774. [4.13.1]
  775. The release notes of versions &lt;= 4.13 can be found in our <a href="https://github.com/Ultimaker/Cura/releases?page=3">releases GitHub page</a>.