change_log.txt 23 KB

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