change_log.txt 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. [5.1.1]
  2. * New features:
  3. - Added support for the Ultimaker S3 and Ultimaker S5 updated mainbord
  4. <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>
  5. [5.1]
  6. <i>For an overview of the new features in Cura 5.1, please watch <a href="https://youtu.be/7jetjsHLIvk">our video</a>.</i>
  7. * Improved toolpath simplification algorithm
  8. 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.
  9. * Added option to alternate wall direction
  10. A new setting causes the direction of printing walls to alternate between layers and adjacent walls, which reduces warping in the print.
  11. * Adjusted combing boundaries to reduce scarring
  12. 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.
  13. * Reduced acceleration and jerk commands for travel moves
  14. 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.
  15. * Project files know which packages they require
  16. 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.
  17. * Other new features and improvements:
  18. - The interface to select the printing profile in Recommended Mode has been redesigned.
  19. - Implemented multi-threaded slicing for MacOS, to bring it in line with other operating systems.
  20. - Cura now links toolpaths to project files in the Digital Factory.
  21. - Improved performance of loading STL files on Linux.
  22. - Packages from the Marketplace can now contain intent profiles.
  23. - The application now makes heavy use of Conan to make it easier and faster to build releases of Cura.
  24. - Start and end g-code can now refer to the currently active profile with replacement keys.
  25. - To provide proper compatibility with both older and newer Linux distribution, this release contains two Linux builds.
  26. * Bug fixes:
  27. - Fix resetting configuration if it gets corrupt.
  28. - Monotonic ordering now works again for top surfaces.
  29. - Fix a bug where Remove Raft Inside Corners didn't always remove all corners.
  30. - Fix the position of the toolbar if the toolbar is too tall to fit.
  31. - Intents in the Recommended Mode now show a description again.
  32. - Remove Inside Corners and Raft Base Wall Count can now be changed per extruder, though they will affect the entire print.
  33. - Fix opening STL files with special characters in their header.
  34. - Fix crash at start-up on newer Linux distributions.
  35. - Fix priming when printing a raft with a different extruder for some of its layers.
  36. - Fix a case where the inner wall ends up protruding through the outside of the model.
  37. - Improve some details on dark mode colouring.
  38. - Fix an error sometimes occurring when uninstalling plug-ins.
  39. - Fix a rendering issue with pop-up dialogues on MacOS.
  40. - Fix Discard or Keep Changes dialog showing an outdated setting value.
  41. - Horizontal Scaling Shrinkage Compensation no longer adjusts the size of the build volume, allowing the full size of the build plate to be used.
  42. - Fixed overextrusion when using gradual infill with thin strips of infill.
  43. - Fix opening STL files with special characters in their file header.
  44. - Fix slicing failure when using Randomize Infill Start in some cases.
  45. - Restore reminder to sync materials with your printer when using cloud printers with custom materials.
  46. - The tool bar should no longer show up in the monitor stage.
  47. - Exporting materials should now retain settings unknown to Cura as well.
  48. * Printer definitions, profiles and materials:
  49. - Improved profiles for PVA and support for Ultimaker printers.
  50. - Adjust retraction speed and distance for Voron.
  51. - Heat up extruder and build plate at the same time for Ender 3 Pro.
  52. - Add new Tough PLA colours.
  53. - Add DD0.4 print cores for Ultimaker printers.
  54. - Add MakerGear M2 printer.
  55. - Add Trimarker Nebula Plus printer.
  56. - Various small profile improvements.
  57. * Known critical issues:
  58. - The placement of the seam has gotten more scattered than in previous releases.
  59. - Support is sometimes missing in detailed parts, where previous releases supported them properly.
  60. [5.0]
  61. <i><a href="https://youtu.be/kRj7pR4OkQA">Watch the launch event</a> to learn more about Ultimaker Cura 5.0.</i>
  62. * New slicing engine
  63. 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.
  64. * Renewed the Ultimaker Cura Marketplace
  65. 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.
  66. * Improved print profiles for Ultimaker printers
  67. 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%.
  68. * Upgrade from Qt5 to Qt6
  69. Ultimaker Cura 5.0 is now compatible with Apple M1.
  70. * Other new features and improvements:
  71. - New Cura icon
  72. - New Cura splash screen
  73. - Updated the digital build plates for Ultimaker printers
  74. - Introduce Minimum Wall Line Width, contributed by BagelOrb
  75. - Settings for metal printing implemented
  76. - Shrinkage compensation is now available for PLA, tPLA and PETG
  77. - Improved default Line Widths for Spiralize
  78. - Decrease resolution to remove some buffer underruns
  79. - Incomplete languages are now shown in the language drop-down menu
  80. - Improved the visibility of the checkboxes
  81. * Bug fixes:
  82. - Added the Scale Fan Speed From 0 to 1 setting for printers that interpreted fan speed as percentages
  83. - Fixed a bug with extra travel moves increased the printing time, contributed by BagelOrb
  84. - Fixed a bug where Monotonic Ironing breaks Ironing, contributed by BagelOrb
  85. - Changed the priority of CuraEngine
  86. - Fixed a bug where increasing Filter distances creates extremely wide lines, contributed by BagelOrb
  87. - Fixed double scroll bar, contributed by fieldOfView
  88. - Fixed a bug where maximum resolution/deviation was not applied to surface mode, contributed by BagelOrb
  89. - Fixed a bug where the seam placement was uneven
  90. - Fixed a bug where Top Surface Skin Layers didn't work
  91. - Fixed a bug where Speed in the flow setting were not respected
  92. - Fixed a bug with unnecessary retracted travel moves
  93. - Fixed a bug where the Ironing Inset didn't work
  94. - Fixed a bug where Support Layers were missing
  95. - Fixed a crash if Randomize Infill Start was used
  96. - Fixed a bug where Combing was in the wrong part with dual extrusion
  97. - Fixed a crash with Bridging and Top Surface Skin Layers
  98. - Fixed a bug where modifier meshes didn't work in one-at-a-time mode
  99. - Fixed a bug where Tree Support Branches where not being generated
  100. - Fixed a bug where less support was generated
  101. - Changed the possibility for 100% Infill Bottom Layer for Spiralize, contributed by BagelOrb
  102. - Fixed disallowed areas for Brim gap, contributed by BagelOrb
  103. * Bug fixes after the 5.0 beta:
  104. - Fixed a bug where Retraction Distance couldn't have small values
  105. - Fixed a bug where there were duplicated themes
  106. - Fixed a bug where there were scrollbars showing on tooltips
  107. - Fixed a bug where drag and drop was not working on the first run of Cura
  108. - Fixed a bug where Infill Percentages are not lined up correctly in Recommended mode
  109. - Fixed a bug where it wasn't clear if the textfield was active
  110. - Fixed a bug where highlighted text in text field is unreadable
  111. - Fixed missing icons, contributed by fieldOfView
  112. - Fixed a bug where scrolling through long material list was not possible
  113. - Fixed a bug where multiply was not possible, contributed by fieldOfView
  114. - Fixed a bug where micro segments are causing blobs
  115. - Fixed a bug where there was over extrusion when printing with gradual infill
  116. - Fixed a bug where error values could slice
  117. - Fixed a bug where the CPU was high when Cura was idle
  118. - Fixed a bug where an existing gcode file was overwritten when you select no to overwrite
  119. - Fixed a crash when selecting extruders
  120. - Fixed a bug where exporting profiles didn't work
  121. - Fixed a slicing error with certain infill patterns
  122. - Fixed a bug where printing via USB stops during the print
  123. - Fixed a bug where the toolgrips where missing, contributed by fieldOfView
  124. - Fixed a bug where the print values didn't save when closing the page, contributed by fieldOfView
  125. - Fixed the width of a Menu to fit the widest MenuItem, contributed by fieldOfView
  126. - Fixed a bug where Use Single Instance of Cura in Preferences crashes upon restart
  127. - Fixed a bug where travels would go through the model with printing PVA
  128. - Fixed a bug where Concentric ironing was affecting the print quality
  129. - Fixed a bug where there were missing infill layers
  130. - Fixed AppRun permissions, contributed by probonopd
  131. * Printer definitions, profiles and materials:
  132. - Added Atom 3 and Atom 3 Lite printer definitions, contributed by Daniel-Kurth
  133. - Added Layer One Black PLA, Dark Grey PLA and White PLA, contributed by Daniel-Kurth
  134. - Added FLSUN Q5 printer definition, contributed by kreuzhofer
  135. - Added Creatlity CR100 printer definition, contributed by bodyboarder2528
  136. - Added Mixware Hyper-S printer definition, contributed by mixware011
  137. - Added Creality Sermoon D1 printer definition, contributed by felixstif
  138. - Added Volumic SH65, Stream30Pro MK3 and Stream30Ultra SC2 printer definitions, contributed by VOLUMIC
  139. - Updated Eryone Thinker and ER20 profiles, contributed by Eryone
  140. - Updated Atom 2 profile, contributed by lin-ycv
  141. - Added Hellbot Hidra and Magna series printer definitions, contributed by DevelopmentHellbot
  142. - Updated Snapmaker 2 End-Gcode, contributed by Rolzad73
  143. - Updated the Tinyboy Fabricator printer definitions, contributed by reibuehl
  144. - Updated the Creality Ender 5 printer profile, contributed by Rakhmanov
  145. * Community translations:
  146. - Updated the Brazilian Portuguese translation, contributed by Patola
  147. - Updated the Czech translation, contributed by sustmi
  148. - Updated some of the Simplified Chinese translation, contributed by iBral
  149. <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.
  150. Ubuntu 18.04 is also no longer supported because of the update to Qt6.</i>
  151. [4.13.1]
  152. * Bug fixes
  153. - Fixed a bug where tree support could go through the model
  154. - Fixed a bug where there were incomplete layers in surface mode
  155. [4.13.0]
  156. <i>For an overview of the new features in Cura 4.13, please watch <a href="https://youtu.be/chvAuI6Eqto">our video</a>.</i>
  157. * Sync material profiles
  158. With Ultimaker Cura 4.13, we give you access to a seamless material experience for Ultimaker Material Alliance materials – with the ease of use you’ve come to expect from Ultimaker materials. You can easily synchronize your Material Alliance profiles with your S-line Ultimaker hardware, at the click of a button.
  159. * New print profile
  160. A new print profile with 0.3mm layer height for PLA Tough PLA, PVA and BAM for Ultimaker S-line printers
  161. * 3MF thumbnail
  162. Show the model in the thumbnail of a .3mf file, contributed by fieldOfView
  163. * Infill density
  164. When printing with a 100% infill the infill pattern will change to ZigZag for all Ultimaker print profiles
  165. * User login authentication
  166. We’ve streamlined the user login authentication by removing any restrictions, especially for strict enterprise-level IT requirements.
  167. * Other new features and improvements:
  168. - Improved TPU: top layers have large bridge distance
  169. - Add warning icon to show which extruder is causing the configuration to be 'Not Supported', contributed by fieldOfView
  170. - Show what's new pages with every Cura build
  171. - Speed up loading of settings list
  172. - Re-use vertex buffer objects in rendering
  173. - Add Build Volume Temperature value to ChangeAtZ, contributed by legend069
  174. - Allow plugins to have multiple views, contributed by Tyronnosaurus
  175. - Reduced top/bottom speed for TPU
  176. - Increased lined width for 0.3mm layer height profiles
  177. - Improved logging to allow debugging in early start-up process
  178. * Bug fixes:
  179. - Fixed a bug with surface mode will not print all layers
  180. - Fixed a bug where maximum retraction could cause a crash
  181. - Reduced flow for 100% density parts
  182. - Fixed a bug in Surface Mode where small line-segments were created
  183. - Changed the Russian translation for 'nozzle', contributed by mlapkin
  184. - Fixed a visualization bug where layer lines were rendered in weird directions
  185. - Fixed a crash when receiving incomplete cloud API responses
  186. - Add SET_RPATH option to CMake, contributed by boomanaiden154
  187. - Fixed initial layer bed and print head temperature for Snapmaker profile, contributed by prueker
  188. - Fixed shader compilation on some GPUs, contributed by fieldOfView
  189. - Fixed a bug where Cross 3D infill pattern vertical angles varies wildly
  190. - Bridge Skin Density can be set above 100%
  191. - Fixed tiny travel moves when monotonic ordering was enabled
  192. - Fix crash when using 'Select face to align to the build plate', contributed by eliadevito
  193. - Fixed a bug in fuzzy skin where sometimes it produced weird long overshoots, contributed by BagelOrb
  194. - Fixed undo and redo for support blockers
  195. - Fixed a bug where the Native CAD plugin wouldn't loading
  196. - Fixed a bug where the camera view toggle was not visible
  197. - Fixed some German translations, contributed by Sekisback
  198. - Fixed the link of the beta update message
  199. - Fixed a crash due to extruder being out of range
  200. - Fixed a bug where a disabled extruder was used
  201. - Fixed a bug where the aborted state was not reflected correctly in Monitor view
  202. - Fixed a bug in Pause at Height where it stops extruding
  203. - Fixed a bug where support blockers were included in the bounding box after loading a project file
  204. - Fixed a bug where grouped models become unslicable if the first extruder was disabled
  205. - Fixed a bug in Tree Support where the Z Distance was too big
  206. - Prevented QT plug-ins from being loaded from an insecure directory if an environment variable is set
  207. * Printer definitions, profiles and materials:
  208. - Add Eazao Zero printer definition, contributed by Hogan-Polaris
  209. - Add XYZprinting printer definitions, contributed by heed818
  210. [4.12.1]
  211. * Bug fixes
  212. - Updated Shapely to version 1.8.0 which, among other things, fixes multiplying objects on MacOS Monterey
  213. - Fixed a bug in Lightning infill where the infill was printed multiple times under certain circumstances
  214. [4.12.0]
  215. <i>For an overview of the new features in Cura 4.12, please watch <a href="https://youtu.be/CjFRT6Txn3U">our video</a>.</i>
  216. * Lightning infill
  217. The new lightning infill setting lets you to print high-quality top layers but is optimized to use less material and increase your production speed. Special thanks to rburema and BagelOrb!
  218. * Improved top surface quality
  219. We’ve tweaked the Monotonic setting and made adjustments throughout Ultimaker print profiles. This removes occasional scarring on models and improves top surface quality by default.
  220. * Improved horizontal print quality
  221. Resulting in reduction of ringing, improving resolution and overall print quality.
  222. * App switcher
  223. The new switcher provides a simpler way to navigate and use other Ultimaker applications, including Ultimaker Digital Factory, Ultimaker Marketplace, and Ultimaker 3D Printing Academy. Reporting bugs to Github is now just one click away, and it’s easier to find the application you need.
  224. * Faster start-up
  225. We've shaved 10 seconds from Ultimaker Cura's start-up time by optimizing profile data caching.
  226. * Other new features:
  227. - Moved the skip button to the left bottom on the sign in onboarding page and replaced with the sign in button and Create new account
  228. - Add {material_type} and {material_name} as replacement patterns, contributed by fieldOfView
  229. - Update file name after saving
  230. - Make parking optional in all "methods" of Pause at Height, contributed by fieldOfView
  231. * Bug fixes:
  232. - Fixed a bug when combing goes through skin on Top Surface Skin Layers
  233. - Fixed a bug in one-at-a-time mode to not wait for initial layer bed temperature if the temperature stays the same
  234. - Fixed a bug where there was double infill and gap filling
  235. - Fixed a bug with monotonic ironing that causes fan speed jump to 255 for ironing pass
  236. - Fixed an engine crash when using monotonic ordering with zigzag skin pattern
  237. - Fixed missing commas in disallowed list for code injections, contributed by YuvalZilber
  238. - Fixed various typos, contributed by luzpaz
  239. - Fixed Filament Change Retract method
  240. - Fixed extra microsegments inserted from Wall Overlap Computation
  241. - Fixed inconsistent material name in the header and material selection dropdown
  242. - Fixed scaling model down after scaling it up with tool handles
  243. - Fixed single instance option when opening different files
  244. - Fixed duplicating and multiplying support blockers
  245. - Fixed a bug where a random 0 was added in end g-code
  246. - Fixed a bug in Tree support in the global and per object settings
  247. - Fixed a bug where special characters in configuration files caused a crash
  248. - Fixed a bug where infill goes through skin
  249. - Fixed a bug where ironing doesn't listen to combing mode
  250. - Fixed a bug related to the translations in the monitor tab
  251. * Printer definitions, profiles and materials:
  252. - Added Creasee CS50S pro, Creasee Skywalker and Creasee Phoenix printer definitions, contributed by ivovk9
  253. - Added Joyplace Cremaker M V1, M V2, S V1, contributed by hyu7000
  254. - Added Hellbot printer definitions, contributed by DevelopmentHellbot
  255. - Added Arjun Pro 300 printer definition, contributed by venkatkamesh
  256. - Added AtomStack printer definitions, contributed by zhpt
  257. - Added Weedo X40 printer definition, contributed by x40-Community
  258. - Added 3DI D300 printer definition, contributed by v27jain
  259. - Changed Crealiy Ender 5 Plus end g-code, contributed by mothnox
  260. - Updated definitions and extruders of Hellbot Magna 2 230/300 dual, contributed by DevelopmentHellbot
  261. - Updated Eryone Thinker printer profile, contributed by Eryone
  262. - Updated FLSUN Super Racer profiles, contritubed by Guilouz
  263. - Updated Mega S and X acceleration to firmware default, contributed by NilsRo
  264. * Known bugs with Lighting infill:
  265. - Connect infill polygons doesn't work
  266. - Infill Wipe Distance applies to every polyline
  267. - Infill mesh modifier density
  268. - Infill Overlap doesn't work
  269. - Infill before walls order doesn't respect the order when Lightning is enabled
  270. [4.11.0]
  271. <i>For an overview of the new features in Cura 4.11, please watch <a href="https://youtu.be/OcFkcDyO5DU">our video</a>.</i>
  272. * Monotonic ordering
  273. The new Monotonic top/bottom order setting enables users to print parts with smoother top surfaces. This is especially useful for parts that need good aesthetics, such as visual prototypes. Or for parts that benefit from smooth surfaces, such as those that contact-sensitive components.
  274. * Complete UI refresh
  275. Look around and you will notice that we have refreshed over 100 icons throughout Ultimaker Cura. The new icons are designed for clarity – resulting in a simpler and more informative slicing experience. Also, when scaling the Ultimaker Cura window, the UI will adapt, resulting in less visual clutter.
  276. * Improved digital library integration
  277. Collaborative workflows using the Digital Library are now simpler. Every user with a cloud-connected Ultimaker 3D printer can access stored projects. And we have added a “Search” function to make finding files easier.
  278. * Save materials profiles to USB
  279. Users can now save all third-party material profiles to USB. <i>This feature is for Ultimaker S-line printers only and is especially useful for cloud-connected (or offline) printers.</i>
  280. * Notifications for beta and plugin releases
  281. Users can now set notification preferences to alert them to new Ultimaker Cura beta and plug-in releases.
  282. * Improve logging of errors in OAuth flow
  283. When helping a user with log-in problems it is easier to see where the OAuth flow goes wrong.
  284. * Search in the description in the settings visibility menu
  285. When searching in the settings visibility menu you will also search in the description of the settings.
  286. * Bug fixes:
  287. - Fixed the setting visibility button to make it easier to click
  288. - Inform the user that their webcam does not work because they are cloud connected
  289. - Inform the user that their webcam does not work if the firewall is enabled
  290. - Fixed a crash when pressing the slice button while context menu is opened
  291. - Support non-ASCII character in the Digital Library project name
  292. - Fixed integer underflow if print is less than half the initial layer height
  293. - Fixed a bug where infill mesh sometimes default to having walls or skin
  294. - Fix builds with Python 3.8, contributed by StefanBruens
  295. - Fix CC settings for PLA
  296. - Fixed memory leak in Zeroconf 0.25
  297. - Fixed connecting USB printing with detecting baud-rates, contributed by rrrlasse
  298. - Fixed crash when Cura crashes on exit
  299. - Fixed a bug where the infill goes through walls
  300. - Fixed the version upgrade of preferences file
  301. - Fixed missing icons in deprecated icons list, contributed by fieldOfView
  302. - Fixed a crash in CuraEngine when the prime tower is placed in an invalid position
  303. - Fixed a bug when user is unable to sign in on Linux if a Keyring backend is installed
  304. - Fixed the rotation direction of the 90 degrees rotation arrows, contributed by fieldOfView
  305. * Printer definitions, profiles and materials:
  306. - Added SecKit SK-Tank, SK-Go printer definitions, contributed by SecKit
  307. - Added MP Mini Delta 2 printer definition, contributed by PurpleHullPeas
  308. - Added Kingroon K3P and K3PS printer definitions, contributed by NoTaMu
  309. - Added Eryone PLA, PLA Wood, PLA Matte and PETG 1.75mm profiles, contributed by dapostol73
  310. - Added BIQU BX printer definition, contributed by looxonline
  311. - Added FLSun Super race printer definitions, contributed by thushan
  312. - Added Atom 2.0 and Atom Plus printer definitions, contributed by lin-ycv
  313. - Added PBR 3D Gen-I printer definition, contributed by pbr-research
  314. - Added Creasee 3D printer definitions, contributed by ivovk9
  315. - Updated Strateo3D profiles, contributed by ChronosTech
  316. - Added Voron V0 printer definitions, contributed by jgehrig
  317. - Updated Liquid profiles, contributed by alexgrigoras
  318. - Added Farm 2 and Farm2CE printer definitions, contributed by saliery999
  319. - Added GooFoo and Renkforce print definitions and GooFoo materials, contributed by goofoo3d
  320. *<i>From version 4.11 onwards - Ultimaker Cura is only supported on operating systems actively maintained by their software manufacturer or community. This means Windows 7 and MacOS 10.13 will no longer be 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>
  321. [4.10]
  322. The release notes of versions &lt;= 4.10 can be found in our <a href="https://github.com/Ultimaker/Cura/releases?page=2">releases GitHub page</a>.