change_log.txt 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. [5.0]
  2. Beta
  3. <i><a href="https://youtu.be/kRj7pR4OkQA">Watch the launch event</a> to learn more about Ultimaker Cura 5.0 beta.</i>
  4. * New slicing engine
  5. 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.
  6. * Renewed the Ultimaker Cura Marketplace
  7. 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.
  8. * Improved print profiles for Ultimaker printers
  9. The new slicing engine in Ultimaker Cura 5.0 beta has helped us to improve our print profiles. This means that users of Ultimaker printers can achieve speed increases of up to 20%.
  10. * Upgrade from Qt5 to Qt6
  11. We now support Apple M1 chips
  12. * Other new features and improvements:
  13. - New Cura icon
  14. - New Cura splash screen
  15. - Updated the digital build plates for Ultimaker printers
  16. - Introduce Minimum Wall Line Width, contributed by BagelOrb
  17. - Settings for metal printing implemented
  18. - Shrinkage compensation is now available for PLA, tPLA and PETG
  19. - Improved default Line Widths for Spiralize
  20. - Decrease resolution to remove some buffer underruns
  21. - Removed the setting Center Last from Wall Ordering
  22. - Incomplete languages are now shown in the language drop-down menu
  23. * Bug fixes:
  24. - Added the Scale Fan Speed From 0 to 1 setting for printers that interpreted fan speed as percentages
  25. - Fixed a bug with extra travel moves increased the printing time, contributed by BagelOrb
  26. - Fixed a bug where Monotonic Ironing breaks Ironing, contributed by BagelOrb
  27. - Changed the priority of CuraEngine
  28. - Fixed a bug where increasing Filter distances creates extremely wide lines, contributed by BagelOrb
  29. - Fixed double scroll bar, contributed by fieldOfView
  30. - Fixed a bug where maximum resolution/deviation was not applied to surface mode, contributed by BagelOrb
  31. - Fixed a bug where the seam placement was uneven
  32. - Fixed a bug where Top Surface Skin Layers didn't work
  33. - Fixed a bug where Speed in the flow setting were not respected
  34. - Fixed a bug with unnecessary retracted travel moves
  35. - Fixed a bug where the Ironing Inset didn't work
  36. - Fixed a bug where Support Layers were missing
  37. - Improved the visibility of the checkboxes
  38. - Fixed a crash if Randomize Infill Start was used
  39. - Fixed a bug where Combing was in the wrong part with dual extrusion
  40. - Fixed a crash with Bridging and Top Surface Skin Layers
  41. - Fixed a bug where modifier meshes didn't work in one-at-a-time mode
  42. - Fixed a bug where Tree Support Branches where not being generated
  43. - Fixed a bug where less support was generated
  44. - Changed the possibility for 100% Infill Bottom Layer for Spiralize, contributed by BagelOrb
  45. - Fixed disallowed areas for Brim gap, contributed by BagelOrb
  46. * Printer definitions, profiles and materials:
  47. - Added Atom 3 and Atom 3 Lite printer definitions, contributed by Daniel-Kurth
  48. - Added Layer One Black PLA, Dark Grey PLA and White PLA, contributed by Daniel-Kurth
  49. - Added FLSUN Q5 printer definition, contributed by kreuzhofer
  50. - Added Creatlity CR100 printer definition, contributed by bodyboarder2528
  51. - Added Mixware Hyper-S printer definition, contributed by mixware011
  52. - Added Creality Sermoon D1 printer definition, contributed by felixstif
  53. - Added Volumic SH65, Stream30Pro MK3 and Stream30Ultra SC2 printer definitions, contributed by VOLUMIC
  54. - Updated Eryone Thinker and ER20 profiles, contributed by Eryone
  55. - Updated Atom 2 profile, contributed by lin-ycv
  56. - Added Hellbot Hidra and Magna series printer definitions, contributed by DevelopmentHellbot
  57. - Updated Snapmaker 2 End-Gcode, contributed by Rolzad73
  58. - Updated the Tinyboy Fabricator printer definitions, contributed by reibuehl
  59. - Updated the Creality Ender 5 printer profile, contributed by Rakhmanov
  60. [4.13.1]
  61. * Bug fixes
  62. - Fixed a bug where tree support could go through the model
  63. - Fixed a bug where there were incomplete layers in surface mode
  64. [4.13.0]
  65. <i>For an overview of the new features in Cura 4.13, please watch <a href="https://youtu.be/chvAuI6Eqto">our video</a>.</i>
  66. * Sync material profiles
  67. 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.
  68. * New print profile
  69. A new print profile with 0.3mm layer height for PLA Tough PLA, PVA and BAM for Ultimaker S-line printers
  70. * 3MF thumbnail
  71. Show the model in the thumbnail of a .3mf file, contributed by fieldOfView
  72. * Infill density
  73. When printing with a 100% infill the infill pattern will change to ZigZag for all Ultimaker print profiles
  74. * User login authentication
  75. We’ve streamlined the user login authentication by removing any restrictions, especially for strict enterprise-level IT requirements.
  76. * Other new features and improvements:
  77. - Improved TPU: top layers have large bridge distance
  78. - Add warning icon to show which extruder is causing the configuration to be 'Not Supported', contributed by fieldOfView
  79. - Show what's new pages with every Cura build
  80. - Speed up loading of settings list
  81. - Re-use vertex buffer objects in rendering
  82. - Add Build Volume Temperature value to ChangeAtZ, contributed by legend069
  83. - Allow plugins to have multiple views, contributed by Tyronnosaurus
  84. - Reduced top/bottom speed for TPU
  85. - Increased lined width for 0.3mm layer height profiles
  86. - Improved logging to allow debugging in early start-up process
  87. * Bug fixes:
  88. - Fixed a bug with surface mode will not print all layers
  89. - Fixed a bug where maximum retraction could cause a crash
  90. - Reduced flow for 100% density parts
  91. - Fixed a bug in Surface Mode where small line-segments were created
  92. - Changed the Russian translation for 'nozzle', contributed by mlapkin
  93. - Fixed a visualization bug where layer lines were rendered in weird directions
  94. - Fixed a crash when receiving incomplete cloud API responses
  95. - Add SET_RPATH option to CMake, contributed by boomanaiden154
  96. - Fixed initial layer bed and print head temperature for Snapmaker profile, contributed by prueker
  97. - Fixed shader compilation on some GPUs, contributed by fieldOfView
  98. - Fixed a bug where Cross 3D infill pattern vertical angles varies wildly
  99. - Bridge Skin Density can be set above 100%
  100. - Fixed tiny travel moves when monotonic ordering was enabled
  101. - Fix crash when using 'Select face to align to the build plate', contributed by eliadevito
  102. - Fixed a bug in fuzzy skin where sometimes it produced weird long overshoots, contributed by BagelOrb
  103. - Fixed undo and redo for support blockers
  104. - Fixed a bug where the Native CAD plugin wouldn't loading
  105. - Fixed a bug where the camera view toggle was not visible
  106. - Fixed some German translations, contributed by Sekisback
  107. - Fixed the link of the beta update message
  108. - Fixed a crash due to extruder being out of range
  109. - Fixed a bug where a disabled extruder was used
  110. - Fixed a bug where the aborted state was not reflected correctly in Monitor view
  111. - Fixed a bug in Pause at Height where it stops extruding
  112. - Fixed a bug where support blockers were included in the bounding box after loading a project file
  113. - Fixed a bug where grouped models become unslicable if the first extruder was disabled
  114. - Fixed a bug in Tree Support where the Z Distance was too big
  115. - Prevented QT plug-ins from being loaded from an insecure directory if an environment variable is set
  116. * Printer definitions, profiles and materials:
  117. - Add Eazao Zero printer definition, contributed by Hogan-Polaris
  118. - Add XYZprinting printer definitions, contributed by heed818
  119. [4.12.1]
  120. * Bug fixes
  121. - Updated Shapely to version 1.8.0 which, among other things, fixes multiplying objects on MacOS Monterey
  122. - Fixed a bug in Lightning infill where the infill was printed multiple times under certain circumstances
  123. [4.12.0]
  124. <i>For an overview of the new features in Cura 4.12, please watch <a href="https://youtu.be/CjFRT6Txn3U">our video</a>.</i>
  125. * Lightning infill
  126. 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!
  127. * Improved top surface quality
  128. 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.
  129. * Improved horizontal print quality
  130. Resulting in reduction of ringing, improving resolution and overall print quality.
  131. * App switcher
  132. 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.
  133. * Faster start-up
  134. We've shaved 10 seconds from Ultimaker Cura's start-up time by optimizing profile data caching.
  135. * Other new features:
  136. - 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
  137. - Add {material_type} and {material_name} as replacement patterns, contributed by fieldOfView
  138. - Update file name after saving
  139. - Make parking optional in all "methods" of Pause at Height, contributed by fieldOfView
  140. * Bug fixes:
  141. - Fixed a bug when combing goes through skin on Top Surface Skin Layers
  142. - Fixed a bug in one-at-a-time mode to not wait for initial layer bed temperature if the temperature stays the same
  143. - Fixed a bug where there was double infill and gap filling
  144. - Fixed a bug with monotonic ironing that causes fan speed jump to 255 for ironing pass
  145. - Fixed an engine crash when using monotonic ordering with zigzag skin pattern
  146. - Fixed missing commas in disallowed list for code injections, contributed by YuvalZilber
  147. - Fixed various typos, contributed by luzpaz
  148. - Fixed Filament Change Retract method
  149. - Fixed extra microsegments inserted from Wall Overlap Computation
  150. - Fixed inconsistent material name in the header and material selection dropdown
  151. - Fixed scaling model down after scaling it up with tool handles
  152. - Fixed single instance option when opening different files
  153. - Fixed duplicating and multiplying support blockers
  154. - Fixed a bug where a random 0 was added in end g-code
  155. - Fixed a bug in Tree support in the global and per object settings
  156. - Fixed a bug where special characters in configuration files caused a crash
  157. - Fixed a bug where infill goes through skin
  158. - Fixed a bug where ironing doesn't listen to combing mode
  159. - Fixed a bug related to the translations in the monitor tab
  160. * Printer definitions, profiles and materials:
  161. - Added Creasee CS50S pro, Creasee Skywalker and Creasee Phoenix printer definitions, contributed by ivovk9
  162. - Added Joyplace Cremaker M V1, M V2, S V1, contributed by hyu7000
  163. - Added Hellbot printer definitions, contributed by DevelopmentHellbot
  164. - Added Arjun Pro 300 printer definition, contributed by venkatkamesh
  165. - Added AtomStack printer definitions, contributed by zhpt
  166. - Added Weedo X40 printer definition, contributed by x40-Community
  167. - Added 3DI D300 printer definition, contributed by v27jain
  168. - Changed Crealiy Ender 5 Plus end g-code, contributed by mothnox
  169. - Updated definitions and extruders of Hellbot Magna 2 230/300 dual, contributed by DevelopmentHellbot
  170. - Updated Eryone Thinker printer profile, contributed by Eryone
  171. - Updated FLSUN Super Racer profiles, contritubed by Guilouz
  172. - Updated Mega S and X acceleration to firmware default, contributed by NilsRo
  173. * Known bugs with Lighting infill:
  174. - Connect infill polygons doesn't work
  175. - Infill Wipe Distance applies to every polyline
  176. - Infill mesh modifier density
  177. - Infill Overlap doesn't work
  178. - Infill before walls order doesn't respect the order when Lightning is enabled
  179. [4.11.0]
  180. <i>For an overview of the new features in Cura 4.11, please watch <a href="https://youtu.be/OcFkcDyO5DU">our video</a>.</i>
  181. * Monotonic ordering
  182. 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.
  183. * Complete UI refresh
  184. 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.
  185. * Improved digital library integration
  186. 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.
  187. * Save materials profiles to USB
  188. 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>
  189. * Notifications for beta and plugin releases
  190. Users can now set notification preferences to alert them to new Ultimaker Cura beta and plug-in releases.
  191. * Improve logging of errors in OAuth flow
  192. When helping a user with log-in problems it is easier to see where the OAuth flow goes wrong.
  193. * Search in the description in the settings visibility menu
  194. When searching in the settings visibility menu you will also search in the description of the settings.
  195. * Bug fixes:
  196. - Fixed the setting visibility button to make it easier to click
  197. - Inform the user that their webcam does not work because they are cloud connected
  198. - Inform the user that their webcam does not work if the firewall is enabled
  199. - Fixed a crash when pressing the slice button while context menu is opened
  200. - Support non-ASCII character in the Digital Library project name
  201. - Fixed integer underflow if print is less than half the initial layer height
  202. - Fixed a bug where infill mesh sometimes default to having walls or skin
  203. - Fix builds with Python 3.8, contributed by StefanBruens
  204. - Fix CC settings for PLA
  205. - Fixed memory leak in Zeroconf 0.25
  206. - Fixed connecting USB printing with detecting baud-rates, contributed by rrrlasse
  207. - Fixed crash when Cura crashes on exit
  208. - Fixed a bug where the infill goes through walls
  209. - Fixed the version upgrade of preferences file
  210. - Fixed missing icons in deprecated icons list, contributed by fieldOfView
  211. - Fixed a crash in CuraEngine when the prime tower is placed in an invalid position
  212. - Fixed a bug when user is unable to sign in on Linux if a Keyring backend is installed
  213. - Fixed the rotation direction of the 90 degrees rotation arrows, contributed by fieldOfView
  214. * Printer definitions, profiles and materials:
  215. - Added SecKit SK-Tank, SK-Go printer definitions, contributed by SecKit
  216. - Added MP Mini Delta 2 printer definition, contributed by PurpleHullPeas
  217. - Added Kingroon K3P and K3PS printer definitions, contributed by NoTaMu
  218. - Added Eryone PLA, PLA Wood, PLA Matte and PETG 1.75mm profiles, contributed by dapostol73
  219. - Added BIQU BX printer definition, contributed by looxonline
  220. - Added FLSun Super race printer definitions, contributed by thushan
  221. - Added Atom 2.0 and Atom Plus printer definitions, contributed by lin-ycv
  222. - Added PBR 3D Gen-I printer definition, contributed by pbr-research
  223. - Added Creasee 3D printer definitions, contributed by ivovk9
  224. - Updated Strateo3D profiles, contributed by ChronosTech
  225. - Added Voron V0 printer definitions, contributed by jgehrig
  226. - Updated Liquid profiles, contributed by alexgrigoras
  227. - Added Farm 2 and Farm2CE printer definitions, contributed by saliery999
  228. - Added GooFoo and Renkforce print definitions and GooFoo materials, contributed by goofoo3d
  229. *<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>
  230. [4.10.0]
  231. <i>For an overview of the new features in Cura 4.10, please watch <a href="https://www.youtube.com/watch?v=9PCVeJ_yytk">our video</a>.</i>
  232. *Native CAD import plugin
  233. Ultimaker Professional and Excellence subscribers can now directly import native CAD files into Ultimaker Cura.
  234. Enable this feature by downloading the Native CAD import plugin from the Ultimaker marketplace.
  235. *Flow visualization
  236. In preview mode you can now visualize the flow. Contributed by khani3s.
  237. *Show loading plugins on startup
  238. When starting Cura you will now see which plugins Cura is loading.
  239. *Add Z position parameter to FilamentChange
  240. With the FilamentChange script you can now control all 3 coordinates.
  241. *Allow FilamentChange script to use Marlin M600 configuration
  242. Contributed by Sekisback.
  243. *Double click on file in Digital Factory
  244. When double clicking on a file in the open project dialog in Digital Factory it will now open in Cura.
  245. * Bug Fixes
  246. - Fixed temperature exceptions for UM2+C material profiles.
  247. - Fixed a bug where pause at height stops all extrusion if relative extrusion is used.
  248. - Fixed authentication issues when logging into UM account. Contributed by fieldOfView.
  249. - Fixed the pause-at-height retract with Repetier-flavour.
  250. - Fixed erasing z-coordinate in the move tool to the value of 0.
  251. - Fixed the limit range of layer view to only visible structures.
  252. - Fixed a bug where Cura crashes when scaling a model on Linux.
  253. - Fixed path minimum limit.
  254. - Fixed a bug when using right to left language numbers were overlaying on text in the print settings.
  255. - Fixed edge case with disabling bridging.
  256. - Fixed a bug where some names with Unicode characters crashes Cura when trying to authorize.
  257. - Fixed renaming groups. Contributed by fieldOfView.
  258. - Fixed a bug when the seam was not placed in sharpest corner.
  259. - Fixed the gantry height for S-line printers.
  260. - Fixed a bug where a model is partially below build plate if center selected model is used.
  261. - Fixed a bug where a tooltip arrow appeared when the "Manage printers" button is hovered.
  262. - Fixed a bug where assemblies were not arranged in the center of the build plate.
  263. * Printer definitions, profiles and materials.
  264. - Add CC0.4 core and materials for S3 and S5.
  265. - Updated Axi machine start gcodes, contributed by Synsuiter.
  266. - Volumic 3D printer definitions, contributed by VOLUMIC.
  267. - Anycubic Mega X and Anycubic Mega S, contributed by NilsRo.
  268. - Updated Deltacomb printer profiles, contributed by kaleidoscopeit.
  269. - eMotionTech Strateo3D materials and profiles, contributed by ChronosTech.
  270. - Sovol SV03, contributed by balacij.
  271. - Two Trees Bluer, Bluer Plus, Sapphire Pro and Sapphire Plus, contributed by Lester3DGadgets.
  272. - Update Skriware 2, contributed by Lukkoz.
  273. - Longer LK1, LK1 Pro, LK1 Plus, LK4, LK4 Pro, LK5, LK5 Plus and Cube 2, contributed by lowkeyjoe.
  274. - Mingda D3, D4 and Rock3, contributed by cataclism.
  275. - JGAurora A6, contributed by CrissR.
  276. *<i>Please, be aware that after version 4.10 Ultimaker Cura will only be 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>
  277. [4.9.1]
  278. The release notes of versions &lt;= 4.9.1 can be found in our <a href="https://github.com/Ultimaker/Cura/releases?page=2">releases GitHub page</a>.