ChangeLog.txt 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348
  1. [3.6.0]
  2. *Gyroid infill
  3. New infill pattern with enhanced strength properties. Gyroid infill is one of the strongest infill types for a given weight, has isotropic properties, and prints relatively fast with reduced material use and a fully connected part interior. Note: Slicing time can increase up to 40 seconds or more, depending on the model. Contributed by smartavionics.
  4. *Support brim
  5. New setting that integrates the first layer of support material with the brim’s geometry. This significantly improves adhesion when printing with support material. Contributed by BagelOrb.
  6. *Cooling fan number
  7. It is now possible to specify the cooling fan to use if your printer has multiple fans. This is implemented under Machine settings in the Extruder tab. Contributed by smartavionics.
  8. *Settings refactor
  9. The CuraEngine has been refactored to create a more testable, future-proof way of storing and representing settings. This makes slicing faster, and future development easier.
  10. *Print core CC 0.6
  11. The new print core CC 0.6 is selectable when the Ultimaker S5 profile is active. This print core is optimized for use with abrasive materials and composites.
  12. *File name and layer display
  13. Added M117 commands to GCODE to give real-time information about the print job file name and layer number shown on the printer’s display when printing via USB. Contributed by adecastilho.
  14. *Firmware checker/Ultimaker S5
  15. The update checker code has been improved and tested for more reliable firmware update notifications in Ultimaker Cura. The Ultimaker S5 is now included.
  16. *Fullscreen mode shortcuts
  17. Fullscreen mode can be toggled using the View menu or with the keyboard shortcuts: Command + Control + F (macOS), or F11 (Windows and Linux). Contributed by KangDroid.
  18. *Configuration error message
  19. In previous versions, Ultimaker Cura would display an error dialog explaining when something happened to user configuration files, including the option to reset to factory defaults. This would not warn about losing the current printer and print profile settings, so this information has been added.
  20. *Rename Toolbox to Marketplace
  21. The entry points to the Toolbox are now renamed to Marketplace.
  22. *Materials in the Marketplace
  23. A new tab has been added to the Marketplace that includes downloadable material profiles, to quickly and easily prepare models for a range of third-party materials.
  24. *New third-party definitions
  25. New profiles added for Anycube 4MAx and Tizyx K25. Contributed by jscurtu and ValentinPitre respectively.
  26. *Improved definitions for Ender-3
  27. The Ender-3 build plate size has been adjusted to the correct size of 235 x 235 mm, corrected the start-up sequence, and the printhead position has been adjusted when prints are purged or completed. Contributed by stelgenhof.
  28. *Add mesh names to slicing message
  29. Added comment generation to indicate which mesh the GCODE after this comment is constructing. Contributed by paukstelis.
  30. *Bug fixes
  31. - The active material is highlighted in Ultimaker Cura’s material manager list. This behavior is now consistent with the profile and machine manager.
  32. - The option to use 1.75 mm diameter filament with third-party 3D printers is now fixed and does not revert back to 2.85 mm. This fix also applies the appropriate a Z-axis speed change for 1.75 mm filament printers. Contributed by kaleidoscopeit.
  33. - A fix was created to handle OSX version 10.10, but due to the QT upgrade, users with older versions won’t be able to run Ultimaker Cura on their system without a system update. This applies to OSX version 10.09 and 10.08.
  34. - Fixed a memory leak when leaving the “Monitor” page open.
  35. - Added performance improvements to the PolygonConnector to efficiently connect polygons that are close to each other. This also reduces the chances of the print head collide with previously printed things. Contributed by BagelOrb.
  36. - Fixed a bug where the GCODE reader didn’t show retractions.
  37. - Changes the USBPrinting update thread to prevent flooding the printer with M105 temperature update requests. Contributed by fieldOfView.
  38. - Fix the behavior of the "manage visible settings" button, when pressing the "cog" icon of a particular category. Contributed by fieldOfView.
  39. - Add a new post processing script that pauses the print at a certain height that works with RepRap printers. Contributed by Kriechi.
  40. - Fix updates to the print monitor temperatures while preheating. Contributed by fieldOfView.
  41. - Fixed a bug where material cost is not shown unless weight is changed.
  42. - Fixed bugs crashing the CuraEngine when TreeSupport is enabled.
  43. - Fixed a bug where Ultimaker Cura would upload the wrong firmware after switching printers in the UI.
  44. - Fixed a bug where the layer view was missing if the first layer was empty.
  45. - Fixed a bug where erroneous combing movements were taking place.
  46. - Fixed a bug where the initial layer temperature is set correctly for the first object but then never again.
  47. - Fixed a bug where clicking the fx icon didn’t respond.
  48. [3.5.1]
  49. *Bug fixes
  50. - Fixed M104 temperature commands giving inaccurate results.
  51. - Fixed crashes caused by loading files from USB stick on Windows platforms.
  52. - Fixed several issues with configuration files that missed the type in the metadata.
  53. - Fixed issues caused by skin/infill optimization.
  54. - Fixed several issues related to missing definition files for third-party printers.
  55. - Fixed an issue where combing path generation cuts corners.
  56. - Fixed a range of crashes caused by lock files.
  57. - Fixed issues with remembering save directories on MacOS.
  58. - Fixed an issue where CuraEngine uses incorrect material settings.
  59. - Fixed an issue where some support layers don't have support infill.
  60. [3.5.0]
  61. *Monitor page
  62. The monitor page of Ultimaker Cura has been remodeled for better consistency with the Cura Connect ‘Print jobs’ interface. This means less switching between interfaces, and more control from within Ultimaker Cura.
  63. *Open recent projects
  64. Project files can now be found in the ‘Open Recent’ menu.
  65. *New tool hotkeys
  66. New hotkeys have been assigned for quick toggling between the translate (T), scale (S), rotate (R) and mirror (M) tools.
  67. *Project files use 3MF only
  68. A 3MF extension is now used for project files. The ‘.curaproject’ extension is no longer used.
  69. *Camera maximum zoom
  70. The maximum zoom has been adjusted to scale with the size of the selected printer. This fixes third-party printers with huge build volumes to be correctly visible.
  71. *Corrected width of layer number box
  72. The layer number indicator in the layer view now displays numbers above 999 correctly.
  73. *Materials preferences
  74. This screen has been redesigned to improve user experience. Materials can now be set as a favorites, so they can be easily accessed in the material selection panel at the top-right of the screen.
  75. *Installed packages checkmark
  76. Packages that are already installed in the Toolbox are now have a checkmark for easy reference.
  77. *Mac OSX save dialog
  78. The save dialog has been restored to its native behavior and bugs have been fixed.
  79. *Removed .gz extension
  80. Saving compressed g-code files from the save dialog has been removed because of incompatibility with MacOS. If sending jobs over Wi-Fi, g-code is still compressed.
  81. *Updates to Chinese translations
  82. Improved and updated Chinese translations. Contributed by MarmaladeForMeat.
  83. *Save project
  84. Saving the project no longer triggers the project to reslice.
  85. *File menu
  86. The Save option in the file menu now saves project files. The export option now saves other types of files, such as STL.
  87. *Improved processing of overhang walls
  88. Overhang walls are detected and printed with different speeds. It will not start a perimeter on an overhanging wall. The quality of overhanging walls may be improved by printing those at a different speed. Contributed by smartavionics.
  89. *Prime tower reliability
  90. The prime tower has been improved for better reliability. This is especially useful when printing with two materials that do not adhere well.
  91. *Support infill line direction
  92. The support infill lines can now be rotated to increase the supporting capabilities and reduce artifacts on the model. This setting rotates existing patterns, like triangle support infill. Contributed by fieldOfView.
  93. *Minimum polygon circumference
  94. Polygons in sliced layers that have a circumference smaller than the setting value will be filtered out. Lower values lead to higher resolution meshes at the cost of increased slicing time. This setting is ideal for very tiny prints with a lot of detail, or for SLA printers. Contributed by cubiq.
  95. *Initial layer support line distance
  96. This setting enables the user to reduce or increase the density of the support initial layer in order to increase or reduce adhesion to the build plate and the overall strength.
  97. *Extra infill wall line count
  98. Adds extra walls around infill. Contributed by BagelOrb.
  99. *Multiply infill
  100. Creates multiple infill lines on the same pattern for sturdier infill. Contributed by BagelOrb.
  101. *Connected infill polygons
  102. Connecting infill lines now also works with concentric and cross infill patterns. The benefit would be stronger infill and more consistent material flow/saving retractions. Contributed by BagelOrb.
  103. *Fan speed override
  104. New setting to modify the fan speed of supported areas. This setting can be found in Support settings > Fan Speed Override when support is enabled. Contributed by smartavionics.
  105. *Minimum wall flow
  106. New setting to define a minimum flow for thin printed walls. Contributed by smartavionics.
  107. *Custom support plugin
  108. A tool downloadable from the toolbox, similar to the support blocker, that adds cubes of support to the model manually by clicking parts of it. Contributed by Lokster.
  109. *Quickly toggle autoslicing
  110. Adds a pause/play button to the progress bar to quickly toggle autoslicing. Contributed by fieldOfview.
  111. *Cura-DuetRRFPlugin
  112. Adds output devices for a Duet RepRapFirmware printer: "Print", "Simulate", and "Upload". Contributed by Kriechi.
  113. *Dremel 3D20
  114. This plugin adds the Dremel printer to Ultimaker Cura. Contributed by Kriechi.
  115. *Bug fixes
  116. - Removed extra M109 commands. Older versions would generate superfluous M109 commands. This has been fixed for better temperature stability when printing.
  117. - Fixed minor mesh handling bugs. A few combinations of modifier meshes now lead to expected behavior.
  118. - Removed unnecessary travels. Connected infill lines are now always printed completely connected, without unnecessary travel moves.
  119. - Removed concentric 3D infill. This infill type has been removed due to lack of reliability.
  120. - Extra skin wall count. Fixed an issue that caused extra print moves with this setting enabled.
  121. - Concentric skin. Small gaps in concentric skin are now filled correctly.
  122. - Order of printed models. The order of a large batch of printed models is now more consistent, instead of random.
  123. *Third party printers
  124. - TiZYX
  125. - Winbo
  126. - Tevo Tornado
  127. - Creality CR-10S
  128. - Wanhao Duplicator
  129. - Deltacomb (update)
  130. - Dacoma (update)
  131. [3.4.1]
  132. *Bug fixes
  133. - Fixed an issue that would occasionally cause an unnecessary extra skin wall to be printed, which increased print time.
  134. - Fixed an issue in which supports were not generated on the initial layer, because the engine expected a brim to be in place.
  135. - Conical and tree supports are now limited within the build plate volume.
  136. - Fixed various startup crashes, including: copying of the version folder, errors while deleting packages, storing the old files, and losing data on install.
  137. [3.4.0]
  138. *Toolbox
  139. The plugin browser has been remodeled into the Toolbox. Navigation now involves graphical elements such as tiles, which can be clicked for further details.
  140. *Upgradable bundled resources
  141. It is now possible to have multiple versions of bundled resources installed: the bundled version and the downloaded upgrade. If an upgrade in the form of a package is present, the bundled version will not be loaded. If it's not present, Ultimaker Cura will revert to the bundled version.
  142. *Package manager recognizes bundled resources
  143. Bundled packages are now made visible to the CuraPackageMangager. This means the resources are included by default, as well as the "wrapping" of a package, (e.g. package.json) so that the CuraPackageManger and Toolbox recognize them as being installed.
  144. *Retraction combing max distance
  145. New setting for maximum combing travel distance. Combing travel moves longer than this value will use retraction. Contributed by smartavionics.
  146. *Infill support
  147. When enabled, infill will be generated only where it is needed using a specialized support generation algorithm for the internal support structures of a part. Contributed by BagelOrb.
  148. *Print outside perimeter before holes
  149. This prioritizes outside perimeters before printing holes. By printing holes as late as possible, there is a reduced risk of travel moves dislodging them from the build plate. This setting should only have an effect if printing outer before inner walls. Contributed by smartavionics.
  150. *Disable omitting retractions in support
  151. Previous versions had no option to disable omitting retraction moves when printing supports, which could cause issues with third-party machines or materials. An option has been added to disable this. Contributed by BagelOrb.
  152. *Support wall line count
  153. Added setting to configure how many walls to print around supports. Contributed by BagelOrb.
  154. *Maximum combing resolution
  155. Combing travel moves are kept at least 1.5 mm long to prevent buffer underruns.
  156. *Avoid supports when traveling
  157. Added setting to avoid supports when performing travel moves. This minimizes the risk of the print head hitting support material.
  158. *Rewrite cross infill
  159. Experimental setting that allows you to input a path to an image to manipulate the cross infill density. This will overlay that image on your model. Contributed by BagelOrb.
  160. *Backup and restore
  161. Added functionality to backup and restore settings and profiles to cloud using the Cura Backups plugin.
  162. *Auto-select model after import
  163. User can now set preferences for the behavior of selecting a newly imported model or not.
  164. *Settings filter timeout
  165. The settings filter is triggered on enter or after a 500ms timeout when typing a setting to filter.
  166. *Event measurements
  167. Added time measurement to logs for occurrences, including startup time, file load time, number of items on the build plate when slicing, slicing time, and time and performance when moving items on the build plate, for benchmarking purposes.
  168. *Send anonymous data
  169. Disable button on the ‘Send anonymous data’ popup has changed to a ‘more info’ button, with further options to enable/disable anonymous data messages.
  170. *Configuration error assistant
  171. Detect and show potential configuration file errors to users, e.g. incorrect files and duplicate files in material or quality profiles, there are several places to check. Information is stored and communicated to the user to prevent crashing in future.
  172. *Disable ensure models are kept apart
  173. Disable "Ensure models are kept apart" by default due to to a change in preference files.
  174. *Prepare and monitor QML files
  175. Created two separate QML files for the Prepare and Monitor stages.
  176. *Hide bed temperature
  177. Option to hide bed temperature when no heated bed is present. Contributed by ngraziano.
  178. *Reprap/Marlin GCODE flavor
  179. RepRap firmware now lists values for all extruders in the "Filament used" GCODE comment. Contributed by smartavionics.
  180. *AutoDesk Inventor integration
  181. Open AutoDesk inventor files (parts, assemblies, drawings) directly into Ultimaker Cura. Contributed by thopiekar.
  182. *Blender integration
  183. Open Blender files directly into Ultimaker Cura. Contributed by thopiekar.
  184. *OpenSCAD integration
  185. Open OpenSCAD files directly into Ultimaker Cura. Contributed by thopiekar.
  186. *FreeCAD integration
  187. Open FreeCAD files directly into Ultimaker Cura. Contributed by thopiekar.
  188. *OctoPrint plugin
  189. New version of the OctoPrint plugin for Ultimaker Cura. Contributed by fieldOfView.
  190. *Cura Backups
  191. Backup and restore your configuration, including settings, materials and plugins, for use across different systems.
  192. *MakePrintable
  193. New version of the MakePrintable plugin.
  194. *Compact Prepare sidebar
  195. Plugin that replaces the sidebar with a more compact variation of the original sidebar. Nozzle and material dropdowns are combined into a single line, the “Check compatibility” link is removed, extruder selection buttons are downsized, recommended and custom mode selection buttons are moved to a combobox at the top, and margins are tweaked. Contributed by fieldOfView.
  196. *PauseAtHeight plugin
  197. Bug fixes and improvements for PauseAtHeight plugin. Plugin now accounts for raft layers when choosing “Pause of layer no.” Now positions the nozzle at x and y values of the next layer when resuming. Contributed by JPFrancoia.
  198. *Bug fixes
  199. - Prime tower purge fix. Prime tower purge now starts away from the center, minimizing the chance of overextrusion and nozzle obstructions. Contributed by BagelOrb.
  200. - Extruder 2 temp via USB. Fixed a bug where temperatures can’t be read for a second extruder via USB. Contributed by kirilledelman.
  201. - Move to next object position before bed heat. Print one at a time mode caused waiting for the bed temperature to reach the first layer temperature while the nozzle was still positioned on the top of the last part. This has been fixed so that the nozzle moves to the location of the next part before waiting for heat up. Contributed by smartavionics.
  202. - Non-GCODE USB. Fixed a bug where the USB port doesn’t open if printer doesn't support GCODE. Contributed by ohrn.
  203. - Improved wall overlap compensation. Minimizes unexpected behavior on overlap lines, providing smoother results. Contributed by BagelOrb.
  204. - Configuration/sync. Fixes minor issues with the configuration/sync menu, such as text rendering on some OSX systems and untranslatable text. Contributed by fieldOfView.
  205. - Print job name reslice. Fixed behavior where print job name changes back to origin when reslicing.
  206. - Discard/keep. Customized settings don't give an 'discard or keep' dialog when changing material.
  207. - Message box styling. Fixed bugs related to message box styling, such as the progress bar overlapping the button in the ‘Sending Data’ popup.
  208. - Curaproject naming. Fixed bug related to two "curaprojects" in the file name when saving a project.
  209. - No support on first layers. Fixed a bug related to no support generated causing failed prints when model is floating above build plate.
  210. - False incompatible configuration. Fixed a bug where PrintCore and materials were flagged even though the configurations are compatible.
  211. - Spiralize contour overlaps. Fixed a bug related to spiralize contour overlaps.
  212. - Model saved outside build volume. Fixed a bug that would saved a model to file (GCODE) outside the build volume.
  213. - Filament diameter line width. Adjust filament diameter to calculate line width in the GCODE parser.
  214. - Holes in model surfaces. Fixed a bug where illogical travel moves leave holes in the model surface.
  215. - Nozzle legacy file variant. Fixed crashes caused by loading legacy nozzle variant files.
  216. - Brim wall order. Fixed a bug related to brim wall order. Contributed by smartavionics.
  217. - GCODE reader gaps. Fixed a GCODE reader bug that can create a gap at the start of a spiralized layer.
  218. - Korean translation. Fixed some typos in Korean translation.
  219. - ARM/Mali systems. Graphics pipeline for ARM/Mali fixed. Contributed by jwalt.
  220. - NGC Writer. Fixed missing author for NGC Writer plugin.
  221. - Support blocker legacy GPU. Fixes depth picking on older GPUs that do not support the 4.1 shading model which caused the support blocker to put cubes in unexpected locations. Contributed by fieldOfView.
  222. *Third-party printers
  223. - Felix Tec4 printer. Updated definitions for Felix Tec4. Contributed by kerog777.
  224. - Deltacomb. Updated definitions for Deltacomb. Contributed by kaleidoscopeit.
  225. - Rigid3D Mucit. Added definitions for Rigid3D Mucit. Contributed by Rigid3D.
  226. [3.3.0]
  227. *Profile for the Ultimaker S5
  228. New printer profile for the Ultimaker S5, our latest 3D printer.
  229. *Profile for Tough PLA
  230. New material profile for Tough PLA, a material that prints with the convenience of PLA but with toughness and impact strength similar to ABS.
  231. *Configuration/sync button
  232. Configuration and synchronization button now available for Ultimaker network-connected printers to easily synchronize all possible available configurations in your Cura Connect group. The name of the group host is automatically pulled from the API, and network printers and local printers are separated in the list for clarity.
  233. *Setting visibility preset
  234. Presets guide you to find the most important settings incrementally. A small menu is located next to the search bar to easily access these new setting visibility presets. Contributed by fieldOfView.
  235. *Print/save hotkey
  236. Send a print to the queue using Ctrl + P (Windows/Linux) or Cmd + P (Mac). If no printer is present on the network, it will save to file instead.
  237. *3D model assistant
  238. Models sliced to print with ABS, PC, PP or CPE+ that have a larger footprint than 150 x 150 x 150 mm will notify the user with an icon and popup of how they can achieve the best possible print quality and reliability.
  239. *Refactored machine manager
  240. Refactored machine manager resulted in less manager classes. Changing settings, materials, variants and machines is now clearer. This results in an overall speed up when making changes.
  241. *Multiply models faster
  242. Significant speed increase when multiplying models.
  243. *Auto slicing disabled by default
  244. The auto slice tool is now disabled by default. Users can still enable the feature in the user preferences dialog.
  245. *Updated fonts
  246. Default font changed to NotoSans to increase readability and consistency with Cura Connect.
  247. *Plugin browser look and feel
  248. The plugin browser has been updated with a better look and feel to bring it in line with other UI elements. The author name is clickable, which opens email for support. Plugins can now be uninstalled with an uninstall button.
  249. *Show tooltip for unavailable profile
  250. Tooltips have been added to incompatible settings, to give explanations why they are incompatible.
  251. *Empty material slots Ultimaker 3
  252. When a material is not loaded in the Ultimaker 3, it is now displayed as ‘Empty’ rather than ‘Unknown’.
  253. *Send over network confirmation
  254. When a print job is sent to a networked printer, a popup will confirm the job was sent, with a button to redirect the user to the monitor in Cura Connect.
  255. *Post processing scripts
  256. Fixed an issue where post processing scripts could be lost between sessions. Post processing scripts are now persistent between sessions.
  257. *Single extrusion mode
  258. Disable an extruder on a dual extrusion printer, so you are not limited by the other extruder’s parameters. To disable an extruder, right click it in the right panel, and select ‘Disable extruder’ to disable it. Re-enable by right clicking and selecting ‘enable extruder’. Printing profiles are optimized for the active extruder, as well as global settings, such as build plate temperature, to achieve better print quality. Using single extrusion mode also makes the ‘print one at a time’ feature available for the Ultimaker 3 and Ultimaker S5.
  259. *New UFP extension
  260. UFP (Ultimaker format package) is a new file extension that contains compressed gcode and a preview thumbnail. Using this extension enables a model preview (similar to the solid view) on the Ultimaker S5 touchscreen and in Cura Connect.
  261. *Compressed Gcode
  262. Gcode saved from Ultimaker Cura using the Ultimaker 3 profile is compressed (using gzip) to save space on printers.
  263. *Circular prime tower
  264. Prime towers are now circular, resulting in a less jerky print head action, a more robust structure, better layer adhesion, and better build plate adhesion compared to square prime towers, reducing the chance of prime tower failure mid-print.
  265. *Connected infill lines
  266. Grid and triangular infill patterns now have connected lines for a more constant flow, better model rigidity, and reduced impact on the quality of the outer wall.
  267. *Support blocker - fieldOfView
  268. Generate a cube mesh to prevent support material generation in specific areas of a model. Each cube can be scaled, rotated, and moved with the standard adjustment tools to fit your requirements. When the support blocker tool is selected, single click in the area you want to block support to generate a mesh. If it is positioned by accident, click it again to remove it.
  269. *Real bridging - smartavionics
  270. New experimental feature that detects bridges, adjusting the print speed, slow and fan speed to enhance print quality on bridging parts.
  271. *Updated CuraEngine executable - thopiekar & Ultimaker B.V.
  272. The CuraEngine executable contains a dedicated icon, author and license info on Windows now. The icon has been designed by Ultimaker B.V.
  273. *Use RapidJSON and ClipperLib from system libraries
  274. Application updated to use verified copies of libraries, reducing maintenance time keeping them up to date (the operating system is now responsible), as well as reducing the amount of code shipped (as necessary code is already on the user’s system).
  275. *Initial layer flow
  276. New setting in the ‘material’ category where the initial layer flow can be adjusted.
  277. *Initial travel move retraction - smartavionics
  278. Retraction has been added to the initial travel move, reducing the chance of prime blobs getting dragged into parts before brim/skirts are printed.
  279. *Unnecessary retractions in spiralize - smartavionics
  280. Removes retractions on layer change in spiralize mode, improving model quality.
  281. *Faster travel paths - smartavionics
  282. Until now, the path order optimizer worked on the basis that the shortest possible route could be taken from any one point to another. When combing is used, any route may longer, due to the need to route around obstacles. Now, it can use the combed distances to give more consistent results.
  283. *New plugins - Pheneeny
  284. Three new plugins have been added to Ultimaker Cura: Scalable extra prime, Print temperature offset, and Enclosure fan.
  285. *Pre-heat extruders - fieldOfView
  286. This new feature allows to preheat the extruders in the printer monitor.
  287. *Renamed TweakAtZ to ‘ChangeAtZ’
  288. This script has been renamed to be more consistent with other scripts.
  289. *Import XML material profile checks
  290. XML material profile files are now checked before import in Ultimaker Cura to avoid potential issues. Contributed by fieldOfView.
  291. *Bug fixes
  292. - Slice engine crash default temperature 0. Fixed an issue where the slicing engine could crash when slicing with a material at 0°C.
  293. - Network printer reconnect. Fixed an issue where the user could not connect to the printer after losing connection.
  294. - Pause at height ‘redo layers’ broken. Fixed an issue where setting ‘pause at height redo layers’ to 1 or more would cause failed prints.
  295. - Reset icon fix. Fixed an issue where manually reverting a default print profile value instead of using the reset button would cause the reset icon to remain.
  296. - Infill density for all extruders. The infill density in the recommended mode now applies to all extruders instead of extruder 1.
  297. - Polypropylene 0.25mm print profile. Fixed the maximum number of allowed extrusions for all 0.25mm Polypropylene profile prints.
  298. - SolidWorks plugin. Replaced comtypes module with win32com to fix issues.
  299. - Font rendering issues. Fixed font rendering issues on Max OSX.
  300. - Slice engine avoids broken wall segments. Fixed an issue where narrow walls created broken line segments by testing for such situations and using slightly narrow lines in those cases.
  301. *Third party printers
  302. - FABtotum TPU profiles. Added third-party material profiles for TPU. Contributed by krios-fabteam.
  303. - Dagoma profiles. Updated printer profiles contributed by dagoma3d.
  304. - uBuild profile. Updated printer profiles contributed by uBuild-3D.
  305. - Cartesio printer updates. Updated profiles contributed by maukcc.
  306. - Printrbot Simple Maker's Kit 1405. Profiles contributed by timur-tabi.
  307. - Added SeeMeCNC. Profiles contributed by pouncingiguana.
  308. - Velleman Vertex. Updated printer and quality profiles contributed by velbn.
  309. - gMax 1.5. Profiles contributed by gordo3di.
  310. [3.2.1]
  311. *Bug fixes
  312. - Fixed issues where Cura crashes on startup and loading profiles
  313. - Updated translations
  314. - Fixed an issue where the text would not render properly
  315. [3.2.0]
  316. *Tree support
  317. Experimental tree-like support structure that uses ‘branches’ to support prints. Branches ‘grow’ and multiply towards the model, with fewer contact points than alternative support methods. This results in better surface finishes for organic-shaped prints.
  318. *Adaptive layers
  319. Prints with a variable layer thickness which adapts to the angle of the model’s surfaces. The result is high-quality surface finishes with a marginally increased print time. This setting can be found under the experimental category.
  320. *Faster startup
  321. Printer definitions are now loaded when adding a printer, instead of loading all available printers on startup.
  322. *Backface culling in layer view
  323. Doubled frame rate by only rendering visible surfaces of the model in the layer view, instead of rendering the entire model. Good for lower spec GPUs as it is less resource-intensive.
  324. *Multi build plate
  325. Experimental feature that creates separate build plates with shared settings in a single session, eliminating the need to clear the build plate multiple times. Multiple build plates can be sliced and sent to a printer or printer group in Cura Connect. This feature must be enabled manually in the preferences ‘general’ tab.
  326. *Improved mesh type selection
  327. New button in the left toolbar to edit per model settings, giving the user more control over where to place support. Objects can be used as meshes, with a drop down list where ‘Print as support’, ‘Don't overlap support with other models’, ‘Modify settings for overlap with other models’, or ‘Modify settings for infill of other models’ can be specified. Contributed by fieldOfView.
  328. *View optimization
  329. Quick camera controls introduced in version 3.1 have been revised to create more accurate isometric, front, left, and right views.
  330. *Updated sidebar to QtQuick 2.0
  331. Application framework updated to increase speed, achieve a better width and style fit, and gives users dropdown menus that are styled to fit the enabled Ultimaker Cura theme, instead of the operating system’s theme.
  332. *Hide sidebar
  333. The sidebar can now be hidden/shown by selecting View > Expand/Collapse Sidebar, or with the hotkey CMD + E (Mac) or CTRL + E (PC and Linux).
  334. *Disable ‘Send slice information’
  335. A shortcut to disable ‘Send slice information’ has been added to the first launch to make it easier for privacy-conscious users to keep slice information private.
  336. *Signed binaries (Windows)
  337. For security-conscious users, the Windows installer and Windows binaries have been digitally signed to prevent “Unknown application” warnings and virus scanner false-positives.
  338. *Start/end gcode script per extruder
  339. Variables from both extruders in the start and end gcode snippets can now be accessed and edited, creating uniformity between profiles in different slicing environments. Contributed by fieldOfView.
  340. *OctoPrint plugin added to plugin browser
  341. This plugin enables printers managed with OctoPrint to print via Ultimaker Cura interface (version 3.2 or later).
  342. *Bugfixes
  343. - Fixed a bug where the mirror tool and center model options when used together would reset the model transformations
  344. - Updated config file path to fix crashes caused by user config files that are located on remote drives
  345. - Updated Arduino drivers to fix triggering errors during OTA updates in shared environments. This also fixes an issue when upgrading the firmware of the Ultimaker Original.
  346. - Fixed an issue where arranging small models would fail, due to conflict with small model files combined with the “Ensure models are kept apart” option
  347. [3.1.0]
  348. *Profile added for 0.25 mm print core
  349. This new print core gives extra fine line widths which gives prints extra definition and surface quality.
  350. *Profile added for Breakaway material
  351. New material profile for Breakaway material, a new dry post processing support material, which can be used for models with flat surface area overhangs.
  352. *Layer view
  353. The existing Layer View has been updated in order to see a live simulation of all the paths within a layer.
  354. *Quick camera controls
  355. New buttons have been added to the interface that can quickly reposition the camera view of the buildplate.
  356. *Lock model on platform
  357. The move tool has a new option to lock a selected model to the platform.
  358. *Faster profile switching speed
  359. Duplicating and removing a profile could take Ultimaker Cura quite some time, it now happens instantly.
  360. *Faster printer selection
  361. Removing a printer from the library is now instant. No more unresponsive screens.
  362. *Faster processing speed
  363. A 5 - 10 % speed increase when calculating normals, loading models, and slicing.
  364. *Feedrate visualization
  365. Feedrate visualization has been added to the Layer view. Using this gives the user an idea of the print speeds per model part, allowing for better control over prints.
  366. *Jogging
  367. It allows the printhead to be moved with on-screen controls. Contributed by fieldOfView.
  368. *Large model loading
  369. A new feature has been added which unloads the layer view when switching to solid mode, speeding Ultimaker Cura back up without losing your G-code/layer view information.
  370. *Scripts folder
  371. A scripts folder is now available in the Ultimaker Cura configuration folder. This folder can be loaded with post processing plugins scripts, which will automatically show in Ultimaker Cura. Contributed by fieldOfView.
  372. *Optimized workflow for crash reporting
  373. Crash reports are automatically generated and allow the user, in case of a crash, to easily send their report with a description to developers.
  374. *Floating models enabled
  375. In previous releases, models were dropped to the build plate when support was disabled. Models now float when the setting is enabled (even if creates an impossible-to-print situation). This can be used to stack separate models on top of each other.
  376. *Slicing tolerance
  377. A new setting that affects the intersect point to influence the dimensional accuracy for diagonal surfaces. The user can select the behaviour: ‘Inclusive’ makes gaps narrower, ‘Exclusive’ makes gaps wider, and ‘Middle’ is the fastest to process. This can be used to create better tolerances for printed screw holes. Contributed by BagelOrb.
  378. *Optimized zig zag patterns
  379. Zig zag patterns now print more consistently. Lines now have a 5 micron tolerance in which they are printed any way, resulting in longer connected lines. Contributed by smartavionics.
  380. *Aligned z-seam inner wall moves
  381. Inner wall travel moves are aligned with the z-seam. This reduces the number of travel moves and reduces the chance of more unwanted seams.
  382. *Relative positioning of infill patterns
  383. Infill patterns are now positioned relative to the center of loaded models and an offset can be applied to control the infill more precisely and adjust it to preference or strength. Contributed by smartavionics.
  384. *Line resolution
  385. Enables the user to specify the minimum allowed distance value between two points in G-code to create lower or higher resolution polygons.
  386. *Custom mode changes
  387. If profile settings have been modified in recommended mode under custom mode, a reset icon will appear to notify the user. Click the icon to show the changes that have been made, and revert back to the default profile settings.
  388. *Bugfixes
  389. - Fix for layer numbers being displayed incorrectly when switching between solid and layer mode
  390. - Fix for Ultimaker Cura engine crashes on certain models
  391. - Fix for Uninstalling previous versions of Cura on Windows platforms
  392. - Fix for displaying visible settings
  393. - Fix for importing legacy .ini files
  394. - Prevent skipping user agreement dialog by pressing escape
  395. [3.0.4]
  396. *Bug fixes
  397. - Fixed OpenGL issue that prevents Cura from starting.
  398. *License agreement on the first startup has been added
  399. [3.0.3]
  400. *Bug fixes
  401. - Add missing libraries for the MakePrintable plugin.
  402. [3.0.0]
  403. *Faster start-up
  404. Start-up speed has been cut in half compared to the previous version.
  405. *New color scheme
  406. Color scheme has been updated to reflect Ultimaker Cura rebrand.
  407. *Updated UX design
  408. The Ultimaker Cura logo has moved from the bottom to the top of the interface. Print status icons have been updated and repositioned.
  409. *Redesigned splash screen
  410. A new splash screen on Ultimaker Cura startup has been added.
  411. *Top navigation bar improvements
  412. The width of tab functionality changes accordingly to the word space (multilingual).
  413. *Print quality slider
  414. A slider can now be used to control the quality profile in recommended mode.
  415. *Infill slider
  416. Model infill can now be changed using a slider in recommended mode.
  417. *Changed layer view
  418. Layer view icon, panel and slider have moved to top-right of interface.
  419. *Rasterized build plate
  420. The build plate now shows graduations of 10 mm and 1 mm for easy model positioning.
  421. *Changed row of extruder buttons
  422. Extruder tabs have become buttons and icons have been updated.
  423. *Add an "Export to Cura" button in SOLIDWORKS
  424. A macro can be added to your SOLIDWORKS installation that loads your model into Ultimaker Cura.
  425. *Siemens NX macro
  426. When a user updates models in Siemens NX and clicks the button, the updated models replace the models opened in Ultimaker Cura.
  427. *Skin removal width
  428. Remove thin strips of skin from a model to prevent print head zigzagging, in turn preventing vibrations.
  429. *Skin expand distance
  430. Cutting away skins on steep overhangs makes prints less sturdy. By expanding skins with the thickness of walls, features will be better supported. In addition, features such as towers on top of infill will be stronger.
  431. *Extra skin wall count
  432. Printing extra skin directly on top of infill can lead to gaps, curling and pillowing. This is reduced by printing a wall around the skin first, and also improves the printing speed.
  433. *Minimum extrusion for skin
  434. Will prevent filling small gaps that are probably filled already, resulting in less strings, better top details and faster prints.
  435. *PVA retractions
  436. PVA (switch) retraction length is increased, minimum travel distance for retraction is decreased and max count is slightly increased, this reduces stringing by a lot at the cost of slightly increased print time.
  437. *Z seam options
  438. Gives the user control over where to place the seam - hide it in convex corners or in easy to remove locations such as concave corners. Don’t let corner angles influence the seam position.
  439. *Quarter cubic infill
  440. Similar to tetrahedral (octet) infill, but half of the lines are shifted half of the period up. This pattern sacrifices some rigidity of octet infill for greater toughness.
  441. *Cross infill
  442. A fractal pattern infill that requires fewer retractions than other infill types. This is useful for flexible materials as it causes less material elongation. The internal structure given by this infill also assists flexible models having more resistance, while retaining ‘soft’ properties in all directions.
  443. *Layer start negative position
  444. Layer start X/Y values can be less than 0 when the machine centre is zero.
  445. *PostProcessing stretch script
  446. This new script performs "post stretch" algorithm to fix the problem of insufficient inner and outer diameters. Thanks to electrocbd for contributing.
  447. *Ironing speed settings
  448. Ironing speed settings have been moved to experimental category.
  449. *Doodle3D plugin
  450. Update Doodle3D plugin to connect with printers. Thanks to mith for contributing.
  451. *Bug fixes
  452. - Customized profiles are not sent when connecting to a printer
  453. - Sync z-hop with layer changes, thanks to smartavionics for contributing
  454. - Memory leaks on MacOS
  455. - Printer name not loaded when project file is opened
  456. - Doodle3D Wifi box was selected by default on non-UM3 printers
  457. [2.7.0]
  458. *Top surface skin
  459. Specify print settings of the top-most layers separately in order to improve print duration and achieve higher quality top surfaces.
  460. *Print thin walls
  461. An experimental function that enables features to be printed up to two times smaller than the nozzle size.
  462. *Ironing (a.k.a. Neosanding)
  463. An experimental function that enables the heated nozzle to travel over printed top layers without extrusion to create a smooth finish. Made after an idea by Neotko.
  464. *Gradual support infill
  465. Supports will print faster and with less material while improving overhang quality.
  466. *Support infill layer thickness
  467. Users are able to configure “Support infill layer thickness” for thicker support layers.
  468. *Relative Z seam
  469. A function that positions the Z seam relative to the bounding box of the model, so that the seam stays at the same location no matter what the position of the object is.
  470. *Prime tower purge
  471. In order to prevent under extrusion when printing a prime tower, and to prevent a prime tower failing half way through a job, a feature has been added to wipe off oozed/purged material in the middle of a hollow prime tower before starting to print the next layer of it. The amount of material to purge can be specified in the “Prime Tower Purge Volume” setting.
  472. *First layer line width
  473. A multiplier setting for the line width of the first layer of a print. Multiplying line width gives fewer lines but with greater width, which improves build plate adhesion.
  474. *Pause standby and resume temperature
  475. Turn off the nozzle when printing with extended pauses to prevent burned filament and nozzle clogging. At the end of a pause, the nozzle will reach printing temperature before resuming a print.
  476. *Extruder per feature
  477. Assign specific print features (walls, infill, skin, etc.) to a specific nozzle. A possible application of this would be to print an outer shell of an object with a fine nozzle at a greater level of detail while using a larger second nozzle to print infill faster.
  478. *Dark theme
  479. A dark theme for Cura. Select this theme to reduce eyestrain when working in dark environments. Activate it by selecting “Preferences > Themes > Dark".
  480. *Top navigation bar redesign
  481. The top bar user interface been improved so that “Prepare” and “Print” have moved from the right side of the interface to the left side.
  482. *New keyboard shortcuts
  483. Models can now be manipulated on the build plate using hotkeys Q, A, Z, W, and tab keys. Q selects “move”, A selects “scale”, Z selects “rotate”, and W selects “mirror”. Use the tab key to navigate between settings.
  484. *Plugin browser
  485. Easily download and install plugins using an integrated plugin browser. Go to “Extensions > Plugin Browser > Browse plugins” to select it.
  486. *Import SolidWorks files as STL
  487. A new plugin that enables SolidWorks compatible .SLDPRT files to be imported directly into Cura, where they are automatically converted to .STL format. This plugin can be found in the plugin browser.
  488. *Zoom towards mouse cursor position
  489. Cura preferences now include an option to zoom towards the cursor position on screen.
  490. *Increased scroll speed in setting lists
  491. The scroll speed in the setting lists is now three times faster than previous versions.
  492. *Extra tooltips
  493. Extra tooltips have been added to clarify the machine settings.
  494. *Polish now supported
  495. Polish language support added. This can be selected in the preferences menu.
  496. *Chinese now supported
  497. Chinese language support added. This can be selected in the preferences menu.
  498. *Bug fixes
  499. - Cura project Mac extensions
  500. - Crashes when adding printers
  501. - Jerk fixes
  502. - Z-hop over-extrusion
  503. - Material diameter in machine settings
  504. *3rd party printers
  505. - Peopoly Moai
  506. - DiscoEasy200
  507. - Cartesio
  508. - EasyArt Ares
  509. - 3Dator
  510. - Rigid3D
  511. - Type A Series 1
  512. - HelloBEEPrusa
  513. [2.6.2]
  514. *Bug fixes
  515. - Fixed an issue with Cura crashing on older versions of MacOS.
  516. [2.6.1]
  517. *New profiles
  518. The Polypropylene material is added and supported with the Ultimaker 3. Support for CPE+ and PC with 0.8mm nozzles is added as well.
  519. [2.6.0]
  520. *Cura versions
  521. Cura 2.6 has local version folders, which means the new version won’t overwrite the existing configuration and profiles from older versions, but can create a new folder instead. You can now safely check out new beta versions and, if necessary, start up an older version without the danger of losing your profiles.
  522. *Better support adhesion
  523. We’ve added extra support settings to allow the creation of improved support profiles with better PVA/PLA adhesion. The Support Interface settings, such as speed and density, are now split up into Support Roof and Support Floor settings.
  524. *Multi-extrusion support for custom FDM printers
  525. Custom third-party printers and Ultimaker modifications now have multi-extrusion support. Thanks to Aldo Hoeben for this feature.
  526. *Model auto-arrange
  527. We’ve improved placing multiple models or multiplying the same ones, making it easier to arrange your build plate. If there’s not enough build plate space or the model is placed beyond the build plate, you can rectify this by selecting ‘Arrange all models’ in the context menu or by pressing Command+R (MacOS) or Ctrl+R (Windows and Linux). Cura 2.6 will then find a better solution for model positioning.
  528. *Gradual infill
  529. You can now find the Gradual Infill button in Recommended mode. This setting makes the infill concentrated near the top of the model – so that we can save time and material for the lower parts of the model. This functionality is especially useful when printing with flexible materials.
  530. *Support meshes
  531. It’s now possible to load an extra model that will be used as a support structure.
  532. *Mold
  533. This is a bit of an experimental improvement. Users can use it to print a mold from a 3D model, which can be cast afterwards with the material that you would like your model to have.
  534. *Towers for tiny overhangs
  535. We’ve added a new support option allowing users to achieve more reliable results by creating towers to support even the smallest overhangs.
  536. *Cutting meshes
  537. Easily transform any model into a dual-extrusion print by applying a pattern for the second extruder. All areas of the original model, which also fall inside the pattern model, will be printed by the extruder selected for the pattern.
  538. *Extruder per model selection via the context menu or extruder buttons
  539. You can now select the necessary extruder in the right-click menu or extruder buttons. This is a quicker and more user-friendly process. The material color for each extruder will also be represented in the extruder icons.
  540. *Custom toggle
  541. We have made the interface a little bit cleaner and more user-friendly for switching from Recommended to Custom mode.
  542. *Plugin installer
  543. It used to be fairly tricky to install new plugins. We have now added a button to select and install new plugins with ease – you will find it in Preferences.
  544. *Project-based menu
  545. It’s a lot simpler to save and open files, and Cura will know if it’s a project, model, or gcode.
  546. *Theme picker
  547. If you have a custom theme, you can now apply it more easily in the preferences screen.
  548. *Time estimates per feature
  549. You can hover over the print time estimate in the lower right corner to see how the printing time is divided over the printing features (walls, infill, etc.). Thanks to 14bitVoid for this feature.
  550. *Invert the direction of camera zoom
  551. We’ve added an option to invert mouse direction for a better user experience.
  552. *Olsson block upgrade
  553. Ultimaker 2 users can now specify if they have the Olsson block installed on their machine. Thanks to Aldo Hoeben for this feature.
  554. *OctoPrint plugin
  555. Cura 2.6 allows users to send prints to OctoPrint. Thanks to Aldo Hoeben for this feature.
  556. *Bug fixes
  557. - Post Processing plugin
  558. - Font rendering
  559. - Progress bar
  560. - Support Bottom Distance issues
  561. *3rd party printers
  562. - MAKEIT
  563. - Alya
  564. - Peopoly Moai
  565. - Rigid3D Zero
  566. - 3D maker
  567. [2.5.0]
  568. *Improved speed
  569. We’ve made changing printers, profiles, materials, and print cores even faster. 3MF processing is also much faster now. Opening a 3MF file now takes one tenth of the time.
  570. *Speedup engine – Multithreading
  571. Cura can process multiple operations at the same time during slicing. Supported by Windows and Linux operating systems only.
  572. *Preheat the build plate (with a connected printer)
  573. Users can now set the Ultimaker 3 to preheat the build plate, which reduces the downtime, allowing to manually speed up the printing workflow.
  574. *Better layout for 3D layer view options
  575. An improved layer view has been implemented for computers that support OpenGL 4.1. For OpenGL 2.0 to 4.0, we will automatically switch to the old layer view.
  576. *Disable automatic slicing
  577. An option to disable auto-slicing has been added for the better user experience.
  578. *Auto-scale off by default
  579. This change speaks for itself.
  580. *Print cost calculation
  581. The latest version of Cura now contains code to help users calculate the cost of their prints. To do so, users need to enter a cost per spool and an amount of materials per spool. It is also possible to set the cost per material and gain better control of the expenses. Thanks to our community member Aldo Hoeben for adding this feature.
  582. *G-code reader
  583. The g-code reader has been reintroduced, which means users can load g-code from file and display it in layer view. Users can also print saved g-code files with Cura, share and re-use them, as well as preview the printed object via the g-code viewer. Thanks to AlephObjects for this feature.
  584. *Discard or Keep Changes popup
  585. We’ve changed the popup that appears when a user changes a printing profile after setting custom printing settings. It is now more informative and helpful.
  586. *Bug fixes
  587. - Window overflow: On some configurations (OS and screen dependant), an overflow on the General (Preferences) panel and the credits list on the About window occurred. This is now fixed.
  588. - “Center camera when the item is selected”: This is now set to ‘off’ by default.
  589. - Removal of file extension: When users save a file or project (without changing the file type), no file extension is added to the name. It’s only when users change to another file type that the extension is added.
  590. - Ultimaker 3 Extended connectivity. Selecting Ultimaker 3 Extended in Cura let you connect and print with Ultimaker 3, without any warning. This now has been fixed.
  591. - Different Y / Z colors: Y and Z colors in the tool menu are now similar to the colors on the build plate.
  592. - No collision areas: No collision areas used to be generated for some models when "keep models apart" was activated. This is now fixed.
  593. - Perimeter gaps: Perimeter gaps are not filled often enough; we’ve now amended this.
  594. - File location after restart: The old version of Cura didn’t remember the last opened file location after it’s been restarted. Now it has been fixed.
  595. - Project name: The project name changes after the project is opened. This now has been fixed.
  596. - Slicing when error value is given (print core 2): When a support is printed with the Extruder 2 (PVA), some support settings will trigger a slice when an error value is given. We’ve now sorted this out.
  597. - Support Towers: Support Towers can now be disabled.
  598. - Support bottoms: When putting one object on top of another with some space in between, and selecting support with support bottom interface, no support bottom is printed. This has now been resolved.
  599. - Summary box size: We’ve enlarged the summary box when saving the project.
  600. - Cubic subdivision infill: In the past, the cubic subdivision infill sometimes didn’t produce the infill (WIN) – this has now been addressed.
  601. - Spiralize outer contour and fill small gaps: When combining Fill Gaps Between Walls with Spiralize Outer Contour, the model gets a massive infill.
  602. - Experimental post-processing plugin: Since the TweakAtZ post-processing plugin is not officially supported, we added the ‘Experimental’ tag.
  603. *3rd party printers (bug fixes)
  604. - Folgertech printer definition has been added.
  605. - Hello BEE Prusa printer definition has been added.
  606. - Velleman Vertex K8400 printer definitions have been added for both single-extrusion and dual-extrusion versions.
  607. - Material profiles for Cartesio printers have been updated.
  608. [2.4.0]
  609. *Project saving & opening
  610. You can now save your build plate configuration - with all your active machine’s meshes and settings. When you reopen the project file, you’ll find that the build plate configuration and all settings will be exactly as you last left them when you saved the project.
  611. *Setting search
  612. You can now search the custom settings directly from the side panel, which means you can easily locate the setting you need to tweak. Thanks to community member Aldo Hoeben & LulzBot for this feature.
  613. *Editing start g-code and end g-code
  614. Aldo Hoeben also added this feature, enabling you to alter both start and end code g-code settings for single extrusion machines.
  615. *Multiply object function
  616. By right-clicking on an object, you can multiply it by a variable amount, rather than duplicating multiple times. Thanks again to Aldo Hoeben for this feature.
  617. *Ultimaker 3 single extrusion prints
  618. Dual extrusion printers now allow for single extrusion prints in a larger printable area.
  619. *Streaming printer monitor view
  620. Ultimaker 3’s camera views no longer only show snapshots. They now show a live stream.
  621. *Explain why slicing is disabled
  622. When slicing is blocked by settings with error values, a message now appears, clearly indicating which settings need to be changed.
  623. *Ultimaker 3 print profiles
  624. The initial and final printing temperatures reduce the amount of oozing during PLA-PLA, PLA-PVA and Nylon-PVA prints. This means printing a prime tower is now optional (except for CPE and ABS at the moment). The new Ultimaker 3 printing profiles ensure increased reliability and shorter print time.
  625. *Initial Layer Printing Temperature
  626. Initial and final printing temperature settings have been tuned for higher quality results. For all materials the initial print temperature is 5 degrees above the default value.
  627. *Printing temperature of the materials
  628. The printing temperature of the materials in the material profiles is now the same as the printing temperature for the Fine profile.
  629. *Improved PLA-PVA layer adhesion
  630. The PVA jerk and acceleration have been optimized to improve the layer adhesion between PVA and PLA.
  631. *Default build plate adhesion type for Nylon
  632. The default build plate adhesion type for Nylon prints has been changed from raft to brim.
  633. *Support Interface Thickness
  634. The Support Roof Thickness is now 0.8 mm and PVA support infill has been slightly decreased to lower the printing time.
  635. *Ultimaker 2+ PC prints
  636. In the polycarbonate profiles, the raft settings for the 0.25 mm and 0.4 mm nozzles are tweaked for less warping.
  637. *Hollow prime tower
  638. Print the prime tower hollow to minimize material use while maintaining stability. Wiping the oozed material on the prime tower is now done from the inside, which means the excess material is contained within the prime tower.
  639. *Precooling and prewarming
  640. Printing now starts at a lower temperature, before increasing swiftly to the normal printing temperature. Cooling also starts earlier than the last extrusion (with that print core). This minimizes the material’s heat absorption, which decreases the amount of degradation of the PVA material. This reduces the risk of clogging your nozzles.
  641. *Remove Mesh Intersection
  642. You are now able to turn off resolving of overlapping meshes. Models can now overlap, so you can perform build plate color mixing, by placing meshes over one another and lowering their flow.
  643. *Alternate Mesh Removal
  644. For areas where two models overlap, let each layer of the overlapping volume alternate (depending on which object the overlapping area of that layer belongs to). This improves the bonding between dual color models and allows for more controlled build plate color mixing.
  645. *Hollow Object
  646. Remove the infill from a mesh and treat internal cavities as overhangs, so as to create support in the model’s interior. This experimental setting greatly reduces the amount of material needed on the inside of the print.
  647. *Fill Gaps Between Walls
  648. Fill up small gaps between consecutive walls, making thin pieces in your model dense, rather than hollow. This feature makes the thin pieces stronger.
  649. *Cubic subdivision infill
  650. This experimental new infill pattern is similar to cubic infill, but generates bigger cubes farther inside the mesh. This greatly reduces print times and material use, while maintaining structural integrity. Thanks to community members Martin Boerwinckle and Nicholas Seward for this feature.
  651. *Concentric 3D infill
  652. This new infill pattern is similar to concentric infill, but touches the shell every X layers, creating better support for the top layers.
  653. * Printing Temperature Initial Layer
  654. Nozzle temperature to be used during the first layer.
  655. *Build Plate Temperature Initial Layer
  656. Bed temperature to be used during the first layer.
  657. *Initial Fan Speed
  658. Fan speed to be used during the first layer.
  659. *Retract at Layer Change
  660. Retract each time the printer progresses to the next layer.
  661. *Outer Wall Wipe Distance
  662. Wipe the nozzle after printing the outer wall.
  663. *Set X-Y coordinate of z-seam
  664. Select where to place the Z seam.
  665. *Start Layers with the Same Part
  666. Start each layer with the part closest to a given location.
  667. *Turn off nozzle after last use
  668. Turn off the nozzle after its last use, while other nozzles are still in use.
  669. *Option for no build plate adhesion
  670. Select not to print any build plate adhesion helper parts.
  671. *Anti-overhang and support meshes
  672. Use a mesh to specify a volume within which to classify nothing as overhang for support or specify a volume within which to print support.
  673. *Delta printer support
  674. This release adds support for printers with elliptic buildplates. This feature has not been extensively tested so please let us know if it works or get involved in improving it.
  675. *AppImage for Linux
  676. The Linux distribution is now in AppImage format, which makes Cura easier to install.
  677. *Bugfixes
  678. The user is now notified when a new version of Cura is available.
  679. When searching in the setting visibility preferences, the category for each setting is always displayed.
  680. 3MF files are now saved and loaded correctly.
  681. Dragging a profile onto Cura now loads it automatically.
  682. You can now view which print cores and materials are currently in your Ultimaker 3, via the machine manager.
  683. You can now add the heated bed upgrade etc. from the machine manager.
  684. Print core and material is now arranged under extruder tabs.
  685. Cura now remembers all printers and profiles when you open just after closing it.
  686. You can now duplicate the standard profiles.
  687. Layer view now doesn’t use as much RAM.
  688. It’s now quicker to change the value of the Support Enable setting.
  689. Changing a setting updates all dependent settings more quickly.
  690. Having errors in your setting values now always blocks slicing.
  691. Selecting a model with any active tool no longer causes a reslice.
  692. The prime poop now introduces a separate area where you cannot print.
  693. Support Extruder setting is now near the support settings.
  694. Build Plate Adhesion Extruder setting is now near the build plate adhesion settings.
  695. Z hop settings have been moved to the Travel category.
  696. Inactive nozzle wiping on the prime tower is re-enabled.
  697. There are no more unnecessary retractions in support.
  698. Each layer now has less extruder switches than the machine has extruders.
  699. Concentric infill doesn’t generate the first infill perimeter next to the walls.
  700. Extruder priming now always happens on the first layer.
  701. Raising the build plate of the Ultimaker 2 now has the proper speed again.
  702. Changing material while the Ultimaker 2 is paused works again.
  703. [2.3.1]
  704. *Layer Height in Profile Selection
  705. Added the layer height to the profile selection menu.
  706. *Bug fixes
  707. Fixed the option to import g-code from related machines as a profile
  708. Fixed a bug where editing material settings has no effect on 3D prints
  709. Fixed an issue with automatic profile importing on Cura 2.1 on Mac OSX
  710. Fixed an inheritance issue for dual extrusion
  711. Fixed an issue with "i" symbol updates
  712. Fixed a freeze that can occur while printing via Wi-Fi
  713. [2.3.0]
  714. *Multi Extrusion Support
  715. Machines with multiple extruders are now supported. Ultimaker 3 printers and Ultimaker Original printers with dual extrusion upgrade kit are currently supported.
  716. *Network Printing for Ultimaker 3
  717. Sending a print to an Ultimaker 3 remotely via the network is now possible. Requires Wi-Fi or LAN to connect to the printer.
  718. *Print Monitoring for Ultimaker 3
  719. You can monitor your print on an Ultimaker 3 with a live camera feed. Requires Wi-Fi or LAN to connect to the printer.
  720. *Material and Print Core Synchronization
  721. Connecting to an Ultimaker 3 now gives you the option to synchronize the materials in Cura with what is loaded in the printer.
  722. *Speed improvements
  723. The first thing you will notice is the speed. STL loading is now 10 to 20 times faster, layer view is significantly faster and slicing speed is slightly improved.
  724. *Improved Position Tool
  725. Place objects precisely where you want them by manually entering the values for the position.
  726. *Custom Machine Support
  727. It’s now much easier to use Cura with custom machines. You can edit the machine settings when you load a new custom machine.
  728. *Improved Grouping
  729. It's now possible to transform objects that are already grouped.
  730. Select an individual item in a group or merged object and edit as usual. Just Ctrl + Click and edit away.
  731. *Enhanced Profile Management
  732. Profile management is improved. You can now easily see and track changes made to your profiles.
  733. *Improved Setting Visibility
  734. Make multiple settings visible at the same time with a checkbox. The Visibility Overview setting indicates why a setting is not shown in the sidebar even if it is enabled.
  735. *Improved time estimation
  736. Time estimations are more accurate. Based on our test time estimations should be within 5% accuracy for Ultimaker printers.
  737. *Optional G-code Machine Prefix
  738. Disable the g-code prefix in Preferences. No more UM2_ on your printer display!
  739. *Print Weight Estimates
  740. Cura now estimates print weight as well as length.
  741. *Automatic Import Configuration
  742. Configurations from older installations of Cura 2.1 are automatically imported into the newest installation.
  743. *Slicing features
  744. *Infill Types
  745. Two new infill types are now introduced: Tetrahedral and Cubic. They change along with the Z-axis for more uniform strength in all directions. There are now seven infill types to choose from.
  746. *Gradual Infill
  747. Gradual infill lets users adjust infill density, based on the distance from the top layers. This offers faster printing and reduced material requirements, whilst maintaining surface quality.
  748. *Set Acceleration and Jerk by Feature
  749. You can now set Jerk and Acceleration by feature-type (infill, walls, top/bottom, etc), for more precision.
  750. *Outer Wall Offset
  751. If your outer wall line width is smaller than your nozzle size, move the nozzle a bit inward when printing the outer wall, to improve surface quality.
  752. *Enhanced Combing
  753. The “No Skin” option allows you to comb over infill only to avoid scars on top surfaces.
  754. *Z Hop
  755. Can’t avoid previously printed parts by horizontal moves? The Z Hop Only Over Printed Parts gives you the ability to Z Hop to avoid collisions for better surface quality.
  756. *Skin and Wall Overlap
  757. The Skin Overlap setting allows you to overlap the skin lines with the walls for better adhesion.
  758. *Adjust Initial Layer Travel Speed
  759. Set the travel speed of the initial layer(s) to reduce risk of extruder pulling the print from the bed.
  760. *Support Interface
  761. It is now possible to print a support bottom as well as a support roof. Support bottoms are placed where the support rests on the model. Printing the support interface with PVA leads to improved surface quality.
  762. *Bug fixes
  763. Deleting grouped objects
  764. Duplicating groups
  765. Bridging
  766. Drag and drop (first Windows run)
  767. Unretraction speeds
  768. Bottom layer in Spiralize mode
  769. Overlap Compensation
  770. Raft retractions
  771. Retractions now occur after each object printed in one-at-a-time mode
  772. Rafts are no longer printed outside of build area
  773. Spiralize no longer limited to the first printed segment only
  774. Line distance is now the actual line distance
  775. Enabling raft doesn’t influence at which height the model is sliced any more
  776. Brim is now always printed just once
  777. Support roofs now only occur just below overhang
  778. *Minor changes
  779. Message display time increased to 30 seconds
  780. Notification if you try to save to a locked SD card
  781. Engine log now included in the application log
  782. Undo and Redo now function with multiple operations
  783. The last used folder is now remembered rather than defaulting to home folder
  784. Import X3D files
  785. Made it possible to add multiple Per Model Settings at once
  786. Bed Level and Checkup procedures for UMO+ can be performed without re-adding machine
  787. Combing applied in more cases and results in better paths
  788. Infill thickness now supports Grid infill also for even multiples of the layer height
  789. Support is no longer removed by unprintable thin parts of the model
  790. Support generated on each appropriate layer
  791. Support no longer goes outside overhang areas
  792. Support no longer removes brim around the object
  793. Brim is now also generated under the support
  794. Draft and Ooze shield get their own brim or raft
  795. Settings shared between skirt and brim now also activate when brim is selected
  796. Compensate overlapping wall parts now also works for inner walls
  797. Bed lowering speed can be adjusted for each layer
  798. [2.1.3]
  799. *Material Profiles
  800. New material profiles for CPE+, PC, Nylon and TPU for the Ultimaker 2+ family.
  801. [2.1.2]
  802. Cura has been completely reengineered from the ground up for an even more seamless integration between hardware, software and materials. Together with its intuitive new user interface, it’s now also ready for any future developments. For the beginner Cura makes 3D printing incredibly easy, and for more advanced users, there are over 200 customizable settings.
  803. *Select Multiple Objects
  804. You now have the freedom to select and manipulate multiple objects at the same time.
  805. *Grouping
  806. You can now group objects together to make it easier to manipulate multiple objects.
  807. *Undo/Redo
  808. You can now undo and redo your actions, like moving an object or scaling.
  809. *Setting Profiles
  810. The new GUI allows custom profiles to load easily and intuitively, directly from Cura.
  811. *3MF File Loading Support
  812. We’re happy to report we now support loading 3MF files. This is a new file format similar to AMF, but freely available.
  813. *Intuitive Cut-Off Object Bottom
  814. We’ve added a feature that allows you to move objects below the build plate. You can either correct a model with a rough bottom, or print only a part of an object. Please note that the implementation differs greatly from the old one when it was just a setting.
  815. *64-bit Windows Builds
  816. An optimized 64-bit Windows Cura version is now available. This allows you to load larger model files.
  817. *Automatic calculations
  818. Cura allows you to set a number of lines/layers instead of millimeters. The engine automatically calculates the right settings.
  819. *Per-Object Settings
  820. Per-object settings allow you to override individual profile settings per object.
  821. *Engine Features
  822. *Line Width
  823. Line width settings added per feature: Global, Walls, Top/Bottom, Infill, Skirt, Support.
  824. *Pattern Settings
  825. Pattern settings improved per feature: Top/Bottom, Infill, Support.
  826. *Shell
  827. *Alternate Skin Rotation
  828. Helps to combat the pillowing problem on top layers.
  829. *Alternate Extra Wall
  830. For better infill adhesion.
  831. *Horizontal Expansion
  832. Allows to compensate model x,y-size to get a 1:1 result.
  833. *Travel
  834. *Avoid Printed Parts
  835. When moving to the next part to print, avoid collisions between the nozzle and other parts which are already printed.
  836. *Support
  837. *Stair Step Height
  838. Sets the balance between sturdy and hard to remove support. By setting steps of the stair-like bottom of the support resting on the model.
  839. *ZigZag
  840. A new, infill type that’s easily breakable, introduced specially for support.
  841. *Support Roofs
  842. A new sub-feature to reduce scars the support leaves on overhangs.
  843. *Support Towers
  844. Specialized support for tiny overhang areas.
  845. *Special Modes
  846. *Surface Mode
  847. This mode will print the surface of the mesh instead of the enclosed volume. This used to be called ‘Only follow mesh surface’. In addition to the ‘surface mode’ and ‘normal’, a ‘both’ mode has now been added. This ensures all closed volumes are printed as normal and all loose geometry as single walls.
  848. *Experimental Features
  849. *Conical Support
  850. An experimental filament, cost-reduction feature, for support.
  851. *Draft Shield
  852. Prints a protective wall at a set distance around the object that prevents air from hitting the print, reducing warping.
  853. *Fuzzy Skin
  854. Prints the outer walls with a jittering motion to give your object a diffuse finish.
  855. *Wire Printing
  856. The object is printed with a mid-air / net-like structure, following the mesh surface. The build plate will move up and down during diagonal segments. Though not visible in layer view, you can view the result in other software, such as Repetier Host or http://chilipeppr.com/tinyg.
  857. [15.06 Beta]
  858. Cura 15.06 is a new release built from the ground up on a completely new
  859. framework called Uranium. This framework has been designed to make it easier to
  860. extend Cura with additional functionality as well as provide a cleaner UI.
  861. [15.05.95]
  862. * Fixed: Selection ghost remains visible after deleting an object
  863. * Fixed: Window does not show up immediately after starting application on OSX
  864. * Fixed: Added display of rotation angle during rotation
  865. * Fixed: Object changes position while rotating/scaling
  866. * Fixed: Loading improvements in the layer view
  867. * Fixed: Added application icons
  868. * Fixed: Improved feedback when loading models
  869. * Fixed: Eject device on MacOSX now provides proper feedback
  870. * Fixed: Make it possible to show retraction settings for UM2
  871. * Fixed: Opening the machine preferences page will switch to the first available machine
  872. * Fixed: Improved tool handle hit area size
  873. * Fixed: Render lines with a thickness based on screen DPI
  874. [15.05.94]
  875. * Added Russian translations
  876. * Fixed: Infill not displayed in layer view
  877. * Fixed: Cannot select/scale/rotate when first activating the tool and then trying to select a model.
  878. * Fixed: Improved font rendering on Windows
  879. * Fixed: Help > Show Documentation crashes Cura on Windows
  880. * Fixed: "There is no disk in the drive" repeating messages on Windows
  881. * Fixed: Retraction settings not visible for Ultimaker2
  882. * Fixed: Display rotation angle when rotating an object
  883. * Fixed: Time/Quality slider values are properly rounded
  884. * Fixed: Improved clarity of buttons and text
  885. * Fixed: No indication that anything is happening when loading a model
  886. * Fixed: Eject device now works on Windows
  887. [15.05.93]
  888. * Fixed: No shortcuts for moving up/down layers in layer view.
  889. * Fixed: Last view layers could not be scrolled through in layer view.
  890. * Fixed: Files provided on command line would not actually show up on the build
  891. platform.
  892. * Fixed: Render a ghost of the selection in Layer view to make the actual object
  893. position clear.
  894. * Fixed: Showing a menu would clear the selection.
  895. * Fixed: Size and scaling factor display for scale tool.
  896. * Fixed: Missing background for additional tool controls.
  897. * Fixed: Loading message times out when loading large files.
  898. * Fixed: Show recent files in the file menu.
  899. * Fixed: Windows installer will now install MSVC 2010 redistributable, to
  900. prevent issues with missing DLL's.
  901. * Fixed: Collapsed/expanded state of setting categories not stored.
  902. [15.05.91]
  903. * There is now a working MacOSX version. Currently it supports OSX 10.7 and
  904. higher.
  905. * Fixed: Need to deselect before selecting a different object.
  906. * Fixed: Object can be moved on Z axis.
  907. * Fixed: Error values should be considered invalid values and will not trigger a
  908. slice.
  909. * Fixed: Text fields used a locale-aware validator while the underlying code did
  910. not.
  911. * Fixed: Text fields will trigger a slice on text change, not only after focus
  912. change/enter press.
  913. * Fixed: Rotate Tool snaps to incorrect value.
  914. * Fixed: Object Collision would only moved objects to the right.
  915. * Fixed: Object Collision would move the selected object when it should not.
  916. * Fixed: Camera panning now works correctly instead of doing nothing.
  917. * Fixed: Camera would flip around center point at maximum rotation.
  918. * Fixed: Build platform grid blocked view from below objects.
  919. * Fixed: Viewport on MacOSX with high-DPI screens was only taking 1/4th of the
  920. window
  921. [15.05.90]
  922. * Fixed: Additional UI elements for tools and views not loading.
  923. * Fixed: Double click needed to change setting dialog page.
  924. * Fixed: Context menu entries (reload, center object, etc.) not working.
  925. * Fixed: "Open With" or passing files from command line not working.
  926. * Fixed: "Reload All" would not reload files.
  927. In addition, a lot of work has gone into getting a usable Mac OSX version.
  928. New Features
  929. ------------
  930. * Plugin based system
  931. The Uranium framework provides us with a plugin-based system
  932. that provides additional flexibility when extending Cura. Think
  933. of new views, tools, file formats, etc. This is probably the
  934. biggest new feature.
  935. * Improved UI
  936. The UI has received a complete overhaul.
  937. * Time-Quality Slider
  938. The 4 static quick print profiles have been replaced with
  939. a slider that should make it easier to find the right spot
  940. between print time and print quality.
  941. * More Settings
  942. The Advanced mode is now configurable and can show many
  943. additional settings that were previously not available, while at
  944. the same time not overwhelming new users with too many settings.
  945. Custom set of visible settings can be created by the user.
  946. * Support for high-DPI screens
  947. The refreshed UI has been designed with high-DPI screens in
  948. mind which should improve the experience of Cura on such
  949. devices.
  950. * Improved language support
  951. (Not yet available for the Beta release.)
  952. * Improved support structure generation
  953. The new version of the CuraEngine now features improved
  954. support generation algorithms and additional options for support
  955. structure generation.
  956. * Experimental Feature: Wire Printing
  957. Wire Printing has been added as an experimental new feature. It
  958. will print objects as a structure of lines. It can be enabled by
  959. from Advanced Mode -> Fixes -> Wire Printing.
  960. * Undo/Redo
  961. It is now possible to undo and redo most scene operations, like
  962. moving or rotating objects.
  963. Features from earlier versions not (yet) in this release
  964. --------------------------------------------------------
  965. * The All-at-once/One-at-a-time toggle is not available.
  966. We are working on an improved implementation of this mechanism
  967. but it will not be available for this release.
  968. * No dual extrusion features are available yet.
  969. We are working on a completely new workflow for this but this
  970. needs additional time.
  971. * “Lay Flat” has been removed.
  972. The existing implementation was unfortunately not salvageable.
  973. We will be looking into an improved implementation for this
  974. feature.
  975. * "Split Object Into Parts" has been removed.
  976. Due to the same reason as Lay Flat.
  977. * Support for AMF and DAE file formats has been removed.
  978. Both of these will be implemented as plugins in the future.
  979. * Support for directly loading a GCode file is not yet available.
  980. This will be implemented as a plugin in the future.
  981. * Support for PNG, JPG and other image formats has been removed.
  982. These can be supported by a plugin with an improved UI.
  983. * Support for loading Minecraft levels has been removed.
  984. This can be implemented as a plugin.
  985. * Windows XP support has been dropped.
  986. Microsoft is no longer supporting xp, so they no longer back
  987. port certain features that we require.
  988. * X-Ray view is missing.
  989. Will be implemented as a (you might have guessed it) plugin.
  990. * Fixes: Follow Mesh Surface
  991. Has been removed from the engine, the same result can be
  992. achieved using no infill or top/bottom layers.
  993. Known Issues
  994. ------------
  995. * Some OBJ files are rendered as black objects due to missing
  996. normals.
  997. * Disabling plugins does not work correctly yet.
  998. * Unicorn occasionally still requires feeding. Do not feed it
  999. after midnight.