change_log.txt 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748
  1. [4.4.1]
  2. * Bug fixes
  3. - Fixed problem where wrong material was selected by default.
  4. - Fixed a problem where custom profiles were disappearing when loading a project without a nozzle profile.
  5. [4.4.0]
  6. *Intent profiles.
  7. What’s the intent of your print? A rapid prototype? A visual prototype? An end-use part with specific holes sizes? Intent profiles accelerate the CAD-CAM workflow by preconfiguring all the right settings in Ultimaker Cura for each of these use cases. Simply select a profile that matches the intent of your design, slice, and you’re ready to print immediately, without the need to adjust the typical settings. For now, there are three Intent profiles:
  8. *‘Draft’
  9. Intended for initial prototypes and concept validation, and will print your design in the shortest time possible.
  10. *‘Engineering’
  11. Intended for high-dimensional accuracy, to print functional prototypes and mechanical end-use parts.
  12. *‘Visual’
  13. Intended for visual prototypes and prints that need excellent aesthetic quality.
  14. For now, these profiles work for the Ultimaker S5 and Ultimaker S3 with Ultimaker PLA, Tough PLA, and ABS materials, and include PVA and Breakaway combinations. More profiles will follow over time.
  15. *Per-model settings.
  16. Per-model settings are a set of very powerful features for users who need to tweak specific settings in specific parts of the model. In previous releases these were buried in the interface somewhat, so this release has made them more discoverable with clear icons in the toolbar, so everyone can discover them. The per-model settings can now be accessed both when working from the recommended and the custom print settings mode.
  17. *Specify network printer.
  18. When connected to an Ultimaker Connect group of multiple printers, Ultimaker Cura once again shows a pop-up to select a designated printer for your printjob. This functionality had been disabled in the last version to ensure reliability when printing remotely.
  19. *Performance improvements.
  20. Various tweaks under the hood for a snappier, more responsive interface. This improvement is most noticeable when switching extruders, print profiles, hovering over tooltips and when scrolling through the print settings list.
  21. *SDK version increment.
  22. The changes made in version 4.4 (mainly for intents but also other things) are so thorough that we needed to do a major increment of the SDK version. Contributors – please update your packages!
  23. *Pause at height message.
  24. A setting has been added to the pause at height script that displays a custom message on screen. This can be used to give instructions to operators to perform an action during the pause, e.g. ‘Place 626 bearings in slots now’.
  25. *Restore window preference.
  26. https://github.com/fieldOfView has contributed a new preference around restoring the previous window position/size to the last used position/size on start up. This would be a workaround for those setups where starting Ultimaker Cura on a secondary screen will prevent it from working.
  27. *Group Linux instances.
  28. https://github.com/MatthewCroughan has contributed a fix so that multiple instances of Ultimaker Cura get grouped in one application group in Gnome (the Linux front-end). It adds a bit of metadata to the .desktop file so that the windows can be grouped.
  29. * Known bugs
  30. Cura not starting on Windows 10. Some users started reporting that Ultimaker Cura 4.3 and higher did not start properly, fur unknown reasons. We have implemented some code to get a better understanding of the issue, but we have not been able to fix it just yet.
  31. As a quick fix: Go to the install path, by default “C:\Program Files\Ultimaker Cura 4.4”. Right click Cura.exe and select ‘properties’. Click the ‘compatibility’ tab and select “Run This Program in Compatibility Mode For: Windows 8”. If this does not fix your issue, please contact your service provider.
  32. * Minor improvements
  33. - Reweighting stages.
  34. - Small plug-in system improvements
  35. - Add RetractContinue post-processing script by https://github.com/thopiekar
  36. - Add DisplayRemainingTimeOnLCD post-processing script by https://github.com/iLyngklip
  37. - Thickness of the very bottom layer
  38. * Updated third party printers
  39. - Strateo3D. https://github.com/KOUBeMT has updated the machine profile for Strateo3D.
  40. - Key3D Tyro. https://github.com/DragonJe has created a definition, extruder, and profiles for the Key3D Tyro.
  41. - Prusa i3 MK3/MK3S printer. https://github.com/samirabaza has contributed the latest definition for Prusa i3 MK3/MK3s made by Prusa Research with a minor modification to fit in Prusa folder under "add printer".
  42. - Hellbot printer. https://github.com/F-Fischer has contributed a machine profile for the Hellbot printer.
  43. - HMS434 update by https://github.com/maukcc
  44. - Add CR-10 MAX and Ender-5 plus by https://github.com/trouch
  45. - Modify Cubicon device profile by https://github.com/HUNIBEST-HyVISION
  46. - Add Cubicon printer definitions by https://github.com/HUNIBEST-HyVISION
  47. * Bug fixes
  48. - Re-calculating retraction-safe area with every wall by https://github.com/smartavionics
  49. - Fix Normals after Mirror Operation
  50. - Crash when loading PJ with creality
  51. - Per-object setting stacks checked for errors even if they are empty by https://github.com/smartavionics
  52. - getAngleLeft gives wrong results when lines are colinear
  53. - Lots of qml warnings regarding MaterialsTypeSelection.qml
  54. - PR: Avoid unwanted travel with ironing by https://github.com/smartavionics
  55. - PR: Remove all travel moves < 5um by https://github.com/smartavionics
  56. - AMF files are mirrored
  57. - Changes to Material diameter do not get applied
  58. - Long string of text on profile names goes through borders
  59. - CURA 4.3 - Crash when connecting networked Ultimaker S5
  60. - Layer slider falls behind action panel, on low resolution displays only by https://github.com/AMI3
  61. - Deleting profiles will not update the size of the drop-down menu
  62. - Create / Update / Discard options are enabled when they should be greyed out
  63. - Scroll bar for profile dropdown
  64. - Can't change printhead X/Y Min/Max
  65. - Syncing to a printer that has both nozzles disabled causes Cura to crash
  66. - Project file open behavior preference is ignored when opening from command line.
  67. - Create CFFF printer and change nozzle diameter will cause a crash
  68. - Pause At Height resumes with wrong speed
  69. - One-at-a-time ordering wrong
  70. - Fix license extraction from CuraPackage
  71. - Invalid firmware for UM2 update continues forever
  72. - Infill inset too much with connected lines and thicker infill by https://github.com/smartavionics
  73. - Reworked line polygon crossings by https://github.com/smartavionics
  74. [4.3.0]
  75. *Ultimaker S3.
  76. This release includes a new profile for our latest S-line of 3D printers: the Ultimaker S3. Eagle-eyed beta testers may have noticed this extra printer profile in the beta release, too. Well done to those who spotted it. Learn more about the Ultimaker S3 by reading the blog on Ultimaker.com.
  77. *Even more 3D file formats.
  78. This version is compatible with even more 3D file formats out-of-the-box, so you can integrate CAD software, 3D scanning software, and 3D modeling software into your workflow with ease. Natively open Collada, GLTF, OpenCTM, and PLY formats, to name a few. And don’t forget, downloading plugins from the Ultimaker Marketplace brings in support for many more.
  79. *Align faces to the build plate.
  80. Orienting your models with the rotation tool or the lay flat tool can be a hassle with complex geometries. This new time-saving feature lets you select a face of your model to rest on the build plate, so you can get the orientation you need quickly and easily. Please note this is disabled in compatibility mode (and if your machine is running OpenGL 3.2 or lower).
  81. *Support infill/interface line directions.
  82. Improve reliability with more precise control over certain aspects of your print. Choose the angle that support-infill and interfaces print at, thanks to a contribution from vgribinchuck. Input a set of angles you want lines generated at, and these will be placed sequentially throughout your 3D print.
  83. *Randomize infill start.
  84. Randomize which infill line is printed first. This distributes strength across the model, preventing one segment becoming the weakest link, at the cost of an additional travel move.
  85. *Print small features slower.
  86. Smartavionics has contributed a setting which recognizes small perimeters and reduces print speed in order to boost the reliability and accuracy of small printed features. This is especially useful for small perimeters such as printed holes, as they tend to get ripped away from the build plate easily due to their low contact area.
  87. *Easy selector for Z seam positions.
  88. Z seams are now easier to position on your model, thanks to a contribution by trouch. A drop down selection box has been added to custom mode, giving you a list of presets to place the z seam on your model.
  89. *Colorblind assist theme.
  90. Nubnubbud has added a new theme for colorblind users which makes more distinction between colors, such as the yellow/green line colors in the layer view.
  91. *DisplayFilenameAndLayerOnLCD script.
  92. Some improvements for this post processing script from the community. N95JPL has contributed updates to offer a wider range of optional information. Adecastilho has contributed updates so that the layer count is displayed before the filename to prevent the layer number getting truncated in the event of long filename, as well as an option to start layer count at either 0 or 1. The ':' in the display string has also been removed as it is a GCODE command that splits the line into two different commands.
  93. *Peripheral information for output devices.
  94. Architectural changes in Ultimaker Cura to allow display information about peripherals in the printer output device, so that I can use it to later on show that information in the Monitor stage plugin.
  95. *Quality changes on import.
  96. Users can now import profiles that have been created on a different machine other than the active one.
  97. *Remove prime after coasting.
  98. Reduce the visibility of the z seam when printing with coasting by preventing nozzle priming.
  99. *Map Material Station slot data.
  100. The available configurations drop down will display information about a Ultimaker S5 Material Station if connected. Read more about the Ultimaker S5 Material Station on ultimaker.com
  101. *Manage Printer link.
  102. Added a “Manage Printer” link in the monitor tab which takes you to Ultimaker Connect.
  103. *Improvement in code quality.
  104. Improved code quality resulting in improved stability.
  105. * Bug fixes
  106. - Uninstall in silent mode. Fixed an issue where a dialog displays when uninstalling in silent mode.
  107. - Build Interface if Support is Present. In some cases, support could be pushed away by large support XY distance, but interfaces could be left on overhangs which leads to situation when interface is generated without support. This has been fixed.
  108. - Install in silent mode. The bundled Arduino driver is signed by a certificate that's not trusted on Windows by default, so there was no way to suppress the prompt or to have the installer skip driver installation. This has been fixed.
  109. - 3MF project printer connection not included. When loading a project file that was saved while a network connection was active, the network connection is not re-established. This has been fixed.
  110. - Thin Walls broken. Fixed an error with thin walls being broken.
  111. - Tray icon remaining. Fixed a bug where the tray icon would remain after closing the application.
  112. - Marketplace text. Fixed an issue where Marketplace text is blurry on some screens
  113. - Unsupported profile imports. Fixed an issue where exported profiles could not be reimported.
  114. - Loading file message. Added visual feedback when loading files such as STLs
  115. - Loading GCODE on disabled extruders. Fixed an issue where GCODE imported using multi-extrusion fails to load if an extruder is disabled.
  116. - Support brim with concentric support pattern. Fixed an issue where support would be in mid-air.
  117. - Reduced cloud logging. Logging has been reduced for cloud connections on unstable connections.
  118. - Application menu extruder menu. Fixed an issue where changing the extruder via the application menu didn’t work.
  119. - Tool handles move when rotating. Fixed an issue where rotate tool handles would change location when rotating.
  120. - F5 reload. Fixed an issue where F5 doesn't reload GCODE.
  121. - Application not starting before the splash screen. Fixed an issue where the application wouldn’t start before the splash window.
  122. - Qt 5.13 crashes. Fixed an issue where the ShaderEffect crashes using Qt 5.13
  123. - Can’t select other materials in print setting tab. Fixed an issue where other materials couldn’t be selected using the print settings tab.
  124. - Drop down to buildplate after resize. Models don’t drop down to the build plate if they are scaled down from ‘too large to fit’.
  125. - Unsupported quality profiles. Fixed unsupported quality profiles appearing for 0.25 + 0.8 print core combinations.
  126. - 'Arrange all models' for groups. Fixed an issue where arrange all models hangs for grouped models.
  127. - Update Checker not working. Fixed this so that updates are visible if using a legacy version.
  128. - Missing support brim. Fixed an issue where support brim was missing if platform adhesion set to ‘None’.
  129. - Multiply non-normal mesh doesn't work. Fixed instances where processes stopped and messages would hang.
  130. - Settings not updating in GUI with inheritance. Fixed settings not updating GUI with inheritance.
  131. - Prevent 'generic'-part in name of specific materials. Introduced checks for ‘generic’ material types to help material categorization.
  132. - Hide temperature settings. The "Default Print Temperature" setting is currently editable, but editing this setting can cause problems with temperatures later especially when you have it in your custom profile. We decided to hide this setting so users can no longer edit it in the later releases to avoid confusion. The "Default Build Plate Temperature" has also been hidden because it causes a similar issue.
  133. - Add machine_heated_build_volume. Introduced a new machine_heated_build_volume machine-setting, which is set it to false by default, and only set it to true for the Ultimaker S5. Users can alter their own definition if they do have a heated build volume.
  134. - Z-hops on first layer. First move other start GCODE not z-hopped. Contributed by sailorgreg.
  135. - Preserve extruder-only moves in post stretch script. Contributed by sgtnoodle.
  136. - “Print via Cloud” is no longer possible without an Internet connection
  137. - Monitor tab no longer sometimes shows incorrect printer name or type
  138. - Long print job names are no longer overlapping other text in the monitor tab
  139. - “Connected to Cloud” pop-up now only displays when the currently selected printer is connected to Ultimaker cloud.
  140. - Monitor tab is no longer greyed out when idle.
  141. *Third-party printer definitions
  142. New machine definitions added for:
  143. - IMADE3D Jellybox. Contributed by filipgoc for IMADE3D Jellybox printers, which adds JellyBOX 2 printer and revises settings of JellyBOX Original.
  144. - Vertex Nano. Contributed by velbn
  145. - Felix Pro 2. Contributed by pnks
  146. - JGAurora A35. Contributed by pinchies.
  147. - eMotionTech Strateo3D. Contributed by KOUBeMT.
  148. - NWA3D A31. Contributed by DragonJe.
  149. [4.2.0]
  150. *Orthographic view.
  151. When preparing prints, professional users wanted more control over the 3D view type, so this version introduces an orthographic view, which is the same view type used by most professional CAD software packages. Find the orthographic view in View > Camera view > Orthographic, and compare the dimensions of your model to your CAD design with ease.
  152. *Object list.
  153. Easily identify corresponding filenames and models with this new popup list. Click a model in the viewport and its filename will highlight, or click a filename in the list and the corresponding model will highlight. The open or hidden state of the list will persist between sessions. How convenient.
  154. *Print previews.
  155. Some improvements have been made to print previews displayed in the monitor tab, Ultimaker Connect, or the Ultimaker S5 interface. In some instances, previews were clipped at the bottom or side, and sometimes models outside of the build plate area were visible. This is all fixed now.
  156. *AMF file compatibility.
  157. Ultimaker Cura now supports AMF (Additive manufacturing file format) files out-of-the-box, thanks to an AMF file reader contributed by fieldOfView.
  158. *Slice button delay.
  159. After clicking ‘Slice’, a lack of response could lead to frustrated buttonclicking. This version changes the button text to read ‘Processing’ during any pre-slicing delay.
  160. *Layer view line type.
  161. The line type color scheme in the layer view has been tweaked with new colors for infill and support interfaces so that they can be distinguished better.
  162. *Nozzle switch prime distance.
  163. Certain materials “ooze” more than others during retraction and long moves. Vgribinchuk has contributed a new setting that lets you finetune the restart distance, so that the full extrusion width is achieved when resuming a print.
  164. *Smart Z seam.
  165. A new option to increase the aesthetic quality of your prints has been added to custom mode, under Z seam settings. Smart Z seam works by analyzing your model’s geometry and automatically choosing when to hide or expose the seam, so that visible seams on outer walls are kept to a minimum.
  166. *Separate Z axis movements.
  167. Z axis movement handling has been improved to reduce the chance of print head collisions with prints.
  168. *Flow per feature.
  169. You can now adjust material flow for specific features of your print, such as walls, infill, support, prime towers, and adhesion. This allows line spacing to be controlled separately from flow settings.
  170. *Merge infill lines.
  171. We did some finetuning of the CuraEngine to improve print quality by filling thin infill areas more precisely and efficiently, and reducing movements that caused excessive gantry vibration.
  172. *Z hop speed.
  173. The Z hop speed for printers with no specific speed value would default to ‘299792458000’ (light speed!) The new Z hop speed setting ensures that all Z hops are performed at a more sensible speed, which you can control.
  174. *Support tower diameter.
  175. The ‘Minimum diameter’ setting for support towers has been renamed to ‘Maximum Tower-Supported Diameter’, which is more accurate and more specific because it mentions towers.
  176. *Square prime towers.
  177. Circular prime towers are now the default option. Square prime towers have been eradicated forever.
  178. *Third-party printer order.
  179. The ‘add printer’ menu now includes third-party printers that are ordered by manufacturer, so that specific machines can be found easily. Printer definitions. New machine definitions added for:
  180. - Anet A6 contributed by markbernard
  181. - Stereotech ST320 and START contributed by frylock34
  182. - Erzay3D contributed by Robokinetics
  183. - FL Sun QQ contributed by curso007
  184. - GeeTech A30 contributed by curso007
  185. *Creawsome mod.
  186. This version has pulled the Creawsome mod, made by trouch, which adds a lot of print profiles for Creality printers. It includes definitions for Creality CR10 Mini, CR10s, CR10s Pro, CR20, CR20 Pro, Ender 2, Ender 4 and Ender 5, and updates the definitions for CR10, CR10s4, CR10s5 and Ender3. The CRX is untouched. Pull requests are now submitted that merge the mod into mainline Cura.
  187. * Bug fixes
  188. - Noto Sans. Noto Sans was introduced as the default font in Ultimaker Cura some versions ago, but until now it wouldn’t render properly in the application unless already installed on your computer. This release forces the application to render Noto Sans even when it’s not installed as a font on your computer. Fun fact: Ultimaker recently rebranded, and we made Noto Sans our corporate font as well.
  189. - Reslice with per-model settings. When slicing a model with per-model settings, a change of one of the per model settings would not trigger a reslice. This has been fixed. Serial port interruptions. This version adds a way to stop serial connections if you add command line parameters.
  190. - Print one-at-a-time blob. In print-one-at-a-time mode, prime blobs could cause obstructions and cause prints to fail. This has been fixed.
  191. - Prime tower brim overlap fix. Fixed an issue where models on the build plate could overlap with brims of other models.
  192. - Wrong printer name. Fixed an issue where Ultimaker 3D printers that are synchronized over the network would display ‘Extruder 1’ in place of the printer’s hostname.
  193. - Unnecessary travel at print start. Fixed an issue where printing without a prime blob would cause the print head to make a 10 mm travel move for no reason.
  194. - Stair step height. This version fixes support stair step height, which influences the adhesion between the model and support printed on top (supports everywhere). For now, this bug has had no influence on PVA supported prints.
  195. [4.1.0]
  196. *Draggable settings panels
  197. There was a lot of feedback from the 4.0 release about the collapsible settings panels. Based on this feedback, we decided to make them completely draggable. The print settings panel (prepare stage) and the color scheme panel (preview stage) can now be dragged and positioned anywhere in the 3D viewer. A double click of the header will reset each to their default position.
  198. *Updated onboarding flow.
  199. The onboarding flow on first startup has been updated with a look and feel more in line with the new interface. A series of setup steps will be shown, including Welcome, User agreement, Change log, the option to add a (networked) printer, and the option to sign up/sign in with an Ultimaker account.
  200. *Add printer menu.
  201. Various updates in the ‘Add printer menu’. The machine settings menu has been updated in line with the new look and feel of the interface, and it's now possible to directly add machines from discovered network printers.
  202. *Expert settings visibility.
  203. Previously, new settings weren't displayed in the expert preset even though they were expert-level settings. The latest features (e.g. Prime tower brim) are now included in the expert preset, for easy access.
  204. *Experimental print profile indicator.
  205. When an experimental print profile is activated, the settings panel header will now display an "Experimental" tag.
  206. *Printing guidelines.
  207. More information about how to print advanced materials can be quickly and easily accessed via the interface. When a material is chosen in the configuration selector, an icon will appear next to it, which when clicked will direct the user to a 'Printing Guidelines' page specified by the print profile supplier.
  208. *Increased rendering speed.
  209. Rendering speed improvements that should be quite noticeable with multiple objects on the build plate.
  210. *Layer change script.
  211. This new post-processing script injects custom Gcode on a layer change, so that manual commands can be defined, e.g. park the print head. Contributed by wporter82. https://github.com/wporter82
  212. *Prime tower brim.
  213. Prime towers might need the extra adhesion of a brim even when the model doesn’t, so an option for a prime tower to print with a brim independently of the model has been added. This setting is available when the adhesion type is set to 'None', 'Skirt' or 'Brim', and the prime tower is enabled. Currently this option doesn’t work with rafts.
  214. *Prime tower Gcode comments.
  215. Gcode now contains comments to indicate when a prime tower is printed, like so: {code};TYPE:PRIME-TOWER{code}
  216. *Maximum deviation setting.
  217. Previously, the maximum deviation was hard-coded in CuraEngine to be half of the maximum resolution. A new setting has been added that sets the maximum allowed deviation from the original polygon when reducing model resolution. If line segments are shorter than the maximum resolution, they are removed, unless this introduces a deviation greater than the maximum deviation.
  218. *Gyroid support.
  219. Smartavionics has contributed a new option for a gyroid support pattern, similar to his gyroid infill contribution. A gyroid pattern is relatively efficient with material, so gyroid patterns permeable to water can dissolve faster. It’s also easier to pull gyroid structures off your model with pliers compared to some other support patterns. https://github.com/smartavionics
  220. *Purchase materials.
  221. The Marketplace now includes a direct link to a site where users can buy specific materials to work with the corresponding print profile. The link is specified by the print profile supplier through the contributor portal.
  222. *Marketplace notifications.
  223. When a plugin or print profile in the Marketplace has updates, a badge notification will appear over the Marketplace button and installed packages tab, prompting you to update.
  224. * New third-party definitions:
  225. - NWA3D A5. Contributed by DragonJe. https://github.com/DragonJe
  226. - Anycubic Chiron. Contributed by BluefireXD. https://github.com/BluefireXD
  227. - Alfawise u30. Contributed by NicolasNSSM. https://github.com/NicolasNSSM
  228. - Cubicon. Contributed by Hyvision. https://github.com/Hyvision
  229. - Wanhao Duplicator 9. Contributed by matshch. https://github.com/matshch
  230. - Creality 3D-X. Contributed by steverc1572 https://github.com/steverc1572
  231. - Z-Bolt. Contributed by alexkv. https://github.com/alexkv
  232. - TiZYX Evy. Contributed by ValentinPitre. https://github.com/ValentinPitre
  233. - FLSUN QQ. Contributed by ranfahrer. https://github.com/radfahrer
  234. - Structur3D Silicone. Contributed by afinkle. https://github.com/afinkle
  235. - TiZYX Evy Dual. Contributed by ValentinPitre. https://github.com/ValentinPitre
  236. *Bug fixes:
  237. - Fixed an issue where the application crashed when opening the Ultimaker Marketplace after being logged in for more than 10 minutes. This was due to an expired token when checking network requests.
  238. - For PLA-PLA support combinations, the horizontal expansion value has changed from 0.2 to 0 by default. This fixes an issue where unnecessary support is generated. The default value for PVA remains the same.
  239. - Fixed an issue where choosing to "Update Existing" profile during project file loading did not overwrite the current settings with what was in the project file.
  240. - Removed the GFF and CFF materials from this version onwards. These materials are intended only for testing and are incompatible with the Ultimaker 2+
  241. - Fixed an issue where the maximum resolution setting removed more vertices than necessary.
  242. - Improved gyroid infill to stop very small (less than 10 uM) line segments being created when the gyroid infill lines are connected, increasing print consistency and reliability. Contributed by smartavionics https://github.com/smartavionics
  243. - Previously, disabling build plate adhesion would also disable support brim settings. A support brim can now be enabled independently of build plate adhesion.
  244. - Improved combing moves over thin model areas. Contributed by smartavionics https://github.com/smartavionics
  245. - Fixed an issue where the printer selector panel text would exceed the boundaries of popups in languages other than English.
  246. - Removed the ability to create print profiles with duplicate names in the print profile manager. Print profiles with the equal names would eventually lead to crashes or undefined behavior.
  247. - Fixed an issue where the application would not remember the previous save path after saving again in the same session.
  248. - Older machines running Mac OS X don't always support OpenGL 4.0+. For better performance the software can now detect if a machine doesn’t support it, and use OpenGL 2.0 instead. Contributed by fieldOfview. https://github.com/fieldofview
  249. - Fixed an issue where the application would crash when selecting the support eraser tool.
  250. - Fixed an issue where Z seams didn’t snap to the sharpest corner.
  251. - Fixed issues where prints would have imperfections and on vertical surfaces.
  252. [4.0.0]
  253. *Updated user interface
  254. Ultimaker Cura is a very powerful tool with many features to support users’ needs. In the new UI, we present these features in a better, more intuitive way based on the workflow of our users. The Marketplace and user account control have been integrated into the main interface to easily access material profiles and plugins. Three stages are shown in the header to give a clear guidance of the flow. The stage menu is populated with collapsible panels that allow users to focus on the 3D view when needed, while still showing important information at the same time, such as slicing configuration and settings. Users can now easily go to the preview stage to examine the layer view after slicing the model, which previously was less obvious or hidden. The new UI also creates more distinction between recommended and custom mode. Novice users or users who are not interested in all the settings can easily prepare a file, relying on the strength of expert-configured print profiles. Experienced users who want greater control can configure over 300 settings to their needs.
  255. *Redesigned "Add Printer" dialog
  256. Updated one of the first dialogs a new user is presented with. The layout is loosely modeled on the layout of the Ultimaker 3/Ultimaker S5 "Connect to Network" dialog, and adds some instructions and intention to the dialog. Contributed by fieldOfView.
  257. *Updated custom mode panel
  258. Based on feedback from 4.0 beta, the custom mode panel is now resizable to make more settings visible. The set position will persist between sessions.
  259. *Monitor tab
  260. Updated the monitor tab interface for better alignment with Cura Connect interface.
  261. *Remote printing
  262. Use your Ultimaker S5 printer with an Ultimaker account to send and monitor print jobs from outside your local network. Requires firmware 5.2 (coming soon).
  263. *User ratings for plugins
  264. With an Ultimaker account, users can now give feedback on their experience by rating their favourite plugins.
  265. *Integrated backups
  266. ‘Cura backups’ has been integrated into Ultimaker Cura and can be found in the ‘extensions’ menu. With this feature, users can use their Ultimaker account to backup their Ultimaker Cura configurations to the cloud for easy, convenient retrieval.
  267. *Plugin versioning
  268. Newer plug-ins can't load in older versions if they use newer features, while old plug-ins may still load in newer versions.
  269. *LAN and cloud printer icons
  270. Users can now quickly see if their printer is network or cloud enabled with new icons.
  271. *Improved UI speed
  272. This version switches faster between extruders and printers. Your mileage may vary depending on your system specifications.
  273. *Floats precision
  274. No settings in Ultimaker Cura require more than three digits of precision, so floats in setting input fields have been limited to three digits only. Contributed by fieldOfView.
  275. *Minimum support area
  276. This feature allows set minimum area size for support and support interface polygons. Polygons which area are smaller than set value will not be generated. Contributed by vgribinchuk/Desktop Metal.
  277. *Lazy Tree Support calculation
  278. In previous versions, 95% of Tree Support’s computation time was used to calculate the collision volumes to make sure that the branches avoid collisions with the meshes. Now it calculates these volumes only when necessary, reducing the computation time. Contributed by bjude.
  279. *CPE and CPE+ comb retractions
  280. Changed all CPE and CPE+ profiles to travel up to 50 mm without retraction, decreasing blobs caused by combing long distances.
  281. *Marketplace improvements
  282. Added optimizations to show a support site instead of an email address, increased the number of lines that are shown for the description, and show a 'website' link so people can order material directly.
  283. *Arduino drivers silent install
  284. Previous versions stopped silent installation because the Arduino drivers packaged with Cura are not signed. Arduino drivers are now skipped when performing a silent install.
  285. *New third-party definitions
  286. - Wanhao. Updated printer profiles to use new travel_speed macro (Contributed by forkineye).
  287. - JGAurora A1, A5 and Z-603S (Contributed by pinchies).
  288. - Alfawise U20 (Contributed by pinchies).
  289. - Cocoon Create ModelMaker (Contributed by pinchies).
  290. - Ender-3. Updates to the printer definition (Contributed by stelgenhof).
  291. *Bug fixes
  292. - Fixed an issue which prevented slicing when per extruder settings were changed with a disabled extruder.
  293. - Improved handling of non-Ultimaker network connected printers within Ultimaker Cura. Contributed by fieldOfView
  294. - Fixed an issue where printing with the second extruder only would retract material unnecessarily.
  295. - Fixed an issue where outdated plugins remained partially activated.
  296. - Fixed an issue where combing was not working when tweaking Retraction minimum travel.
  297. - Fixed an oversized print head collision zone when using print one-at-a-time mode.
  298. - Due to inaccuracy of floats in very large prints, the position is reset again several times using "G92 E0" commands.
  299. - Improved update checker text for better readability.
  300. - Updated the implementation of 3MF in Ultimaker Cura for better consistency with 3MF consortium specifications.
  301. - Removed all final and initial print temperature offsets, and increased first layer print temperature to fix under-extrusion problems.
  302. - Holding shift and rotating a model on its axis for fine-grained rotations would sometimes pan the camera. This has now been fixed.
  303. - Added file type associations for .gcode and .g extensions.
  304. - Marked some more profiles as experimental.
  305. - Fixed an issue where duplicated PLA with a different label would replace the original PLA entry.
  306. - Updated which profile new materials are based when you create a brand new material. Contributed by fieldOfView.
  307. - Fixed adhesion type errors on startup.
  308. - Fixed an issue where system tray icons would remain when Ultimaker Cura is closed until mouse-over.
  309. - Added extra tooltip to give extra information about start/end g-codes.
  310. - Fixed an issue where clicking 'Create Account' would go to login instead of sign-up.
  311. - Fixed an issue where the legacy profile importer would generate corrupt profiles.
  312. - Fixed an issue where Ultimaker Cura could crash on start-up during the upgrading of your configuration to the newest version for some people.
  313. - Fixed an issue where Ultimaker Cura would crash after downloading plugin from Marketplace.
  314. - Ignores plugins folder when checking files for version upgrade. Start-up is now much faster if you've installed a lot of plugins or have used many versions of Ultimaker Cura.
  315. - Fixed an issue where the firmware checker shows up when there is no internet connection.
  316. - Fixed an issue where settings could not be made visible again after hiding all settings.
  317. - Fixed false configuration error for CC Red 0.6 core after a version upgrade.
  318. - Fixed an issue where a warning is issued when selecting a printer with no material loaded. The extruder will now be disabled instead.
  319. [3.6.0]
  320. *Gyroid infill
  321. 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.
  322. *Support brim
  323. 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.
  324. *Cooling fan number
  325. 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.
  326. *Settings refactor
  327. 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.
  328. *Print core CC 0.6
  329. 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.
  330. *File name and layer display
  331. 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.
  332. *Firmware checker/Ultimaker S5
  333. The update checker code has been improved and tested for more reliable firmware update notifications in Ultimaker Cura. The Ultimaker S5 is now included.
  334. *Fullscreen mode shortcuts
  335. 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.
  336. *Configuration error message
  337. 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.
  338. *Rename Toolbox to Marketplace
  339. The entry points to the Toolbox are now renamed to Marketplace.
  340. *Materials in the Marketplace
  341. 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.
  342. *New third-party definitions
  343. New profiles added for Anycube 4MAx and Tizyx K25. Contributed by jscurtu and ValentinPitre respectively.
  344. *Improved definitions for Ender-3
  345. 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.
  346. *Add mesh names to slicing message
  347. Added comment generation to indicate which mesh the GCODE after this comment is constructing. Contributed by paukstelis.
  348. *Bug fixes
  349. - The active material is highlighted in Ultimaker Cura’s material manager list. This behavior is now consistent with the profile and machine manager.
  350. - 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.
  351. - 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.
  352. - Fixed a memory leak when leaving the “Monitor” page open.
  353. - 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.
  354. - Fixed a bug where the GCODE reader didn’t show retractions.
  355. - Changes the USBPrinting update thread to prevent flooding the printer with M105 temperature update requests. Contributed by fieldOfView.
  356. - Fix the behavior of the "manage visible settings" button, when pressing the "cog" icon of a particular category. Contributed by fieldOfView.
  357. - Add a new post processing script that pauses the print at a certain height that works with RepRap printers. Contributed by Kriechi.
  358. - Fix updates to the print monitor temperatures while preheating. Contributed by fieldOfView.
  359. - Fixed a bug where material cost is not shown unless weight is changed.
  360. - Fixed bugs crashing the CuraEngine when TreeSupport is enabled.
  361. - Fixed a bug where Ultimaker Cura would upload the wrong firmware after switching printers in the UI.
  362. - Fixed a bug where the layer view was missing if the first layer was empty.
  363. - Fixed a bug where erroneous combing movements were taking place.
  364. - Fixed a bug where the initial layer temperature is set correctly for the first object but then never again.
  365. - Fixed a bug where clicking the fx icon didn’t respond.
  366. [3.5.1]
  367. *Bug fixes
  368. - Fixed M104 temperature commands giving inaccurate results.
  369. - Fixed crashes caused by loading files from USB stick on Windows platforms.
  370. - Fixed several issues with configuration files that missed the type in the metadata.
  371. - Fixed issues caused by skin/infill optimization.
  372. - Fixed several issues related to missing definition files for third-party printers.
  373. - Fixed an issue where combing path generation cuts corners.
  374. - Fixed a range of crashes caused by lock files.
  375. - Fixed issues with remembering save directories on MacOS.
  376. - Fixed an issue where CuraEngine uses incorrect material settings.
  377. - Fixed an issue where some support layers don't have support infill.
  378. [3.5.0]
  379. *Monitor page
  380. 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.
  381. *Open recent projects
  382. Project files can now be found in the ‘Open Recent’ menu.
  383. *New tool hotkeys
  384. New hotkeys have been assigned for quick toggling between the translate (T), scale (S), rotate (R) and mirror (M) tools.
  385. *Project files use 3MF only
  386. A 3MF extension is now used for project files. The ‘.curaproject’ extension is no longer used.
  387. *Camera maximum zoom
  388. 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.
  389. *Corrected width of layer number box
  390. The layer number indicator in the layer view now displays numbers above 999 correctly.
  391. *Materials preferences
  392. 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.
  393. *Installed packages checkmark
  394. Packages that are already installed in the Toolbox are now have a checkmark for easy reference.
  395. *Mac OSX save dialog
  396. The save dialog has been restored to its native behavior and bugs have been fixed.
  397. *Removed .gz extension
  398. 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.
  399. *Updates to Chinese translations
  400. Improved and updated Chinese translations. Contributed by MarmaladeForMeat.
  401. *Save project
  402. Saving the project no longer triggers the project to reslice.
  403. *File menu
  404. The Save option in the file menu now saves project files. The export option now saves other types of files, such as STL.
  405. *Improved processing of overhang walls
  406. 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.
  407. *Prime tower reliability
  408. The prime tower has been improved for better reliability. This is especially useful when printing with two materials that do not adhere well.
  409. *Support infill line direction
  410. 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.
  411. *Minimum polygon circumference
  412. 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.
  413. *Initial layer support line distance
  414. 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.
  415. *Extra infill wall line count
  416. Adds extra walls around infill. Contributed by BagelOrb.
  417. *Multiply infill
  418. Creates multiple infill lines on the same pattern for sturdier infill. Contributed by BagelOrb.
  419. *Connected infill polygons
  420. 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.
  421. *Fan speed override
  422. 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.
  423. *Minimum wall flow
  424. New setting to define a minimum flow for thin printed walls. Contributed by smartavionics.
  425. *Custom support plugin
  426. 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.
  427. *Quickly toggle autoslicing
  428. Adds a pause/play button to the progress bar to quickly toggle autoslicing. Contributed by fieldOfview.
  429. *Cura-DuetRRFPlugin
  430. Adds output devices for a Duet RepRapFirmware printer: "Print", "Simulate", and "Upload". Contributed by Kriechi.
  431. *Dremel 3D20
  432. This plugin adds the Dremel printer to Ultimaker Cura. Contributed by Kriechi.
  433. *Bug fixes
  434. - Removed extra M109 commands. Older versions would generate superfluous M109 commands. This has been fixed for better temperature stability when printing.
  435. - Fixed minor mesh handling bugs. A few combinations of modifier meshes now lead to expected behavior.
  436. - Removed unnecessary travels. Connected infill lines are now always printed completely connected, without unnecessary travel moves.
  437. - Removed concentric 3D infill. This infill type has been removed due to lack of reliability.
  438. - Extra skin wall count. Fixed an issue that caused extra print moves with this setting enabled.
  439. - Concentric skin. Small gaps in concentric skin are now filled correctly.
  440. - Order of printed models. The order of a large batch of printed models is now more consistent, instead of random.
  441. *Third party printers
  442. - TiZYX
  443. - Winbo
  444. - Tevo Tornado
  445. - Creality CR-10S
  446. - Wanhao Duplicator
  447. - Deltacomb (update)
  448. - Dacoma (update)
  449. [3.4.1]
  450. *Bug fixes
  451. - Fixed an issue that would occasionally cause an unnecessary extra skin wall to be printed, which increased print time.
  452. - Fixed an issue in which supports were not generated on the initial layer, because the engine expected a brim to be in place.
  453. - Conical and tree supports are now limited within the build plate volume.
  454. - Fixed various startup crashes, including: copying of the version folder, errors while deleting packages, storing the old files, and losing data on install.
  455. [3.4.0]
  456. *Toolbox
  457. The plugin browser has been remodeled into the Toolbox. Navigation now involves graphical elements such as tiles, which can be clicked for further details.
  458. *Upgradable bundled resources
  459. 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.
  460. *Package manager recognizes bundled resources
  461. 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.
  462. *Retraction combing max distance
  463. New setting for maximum combing travel distance. Combing travel moves longer than this value will use retraction. Contributed by smartavionics.
  464. *Infill support
  465. 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.
  466. *Print outside perimeter before holes
  467. 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.
  468. *Disable omitting retractions in support
  469. 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.
  470. *Support wall line count
  471. Added setting to configure how many walls to print around supports. Contributed by BagelOrb.
  472. *Maximum combing resolution
  473. Combing travel moves are kept at least 1.5 mm long to prevent buffer underruns.
  474. *Avoid supports when traveling
  475. Added setting to avoid supports when performing travel moves. This minimizes the risk of the print head hitting support material.
  476. *Rewrite cross infill
  477. 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.
  478. *Backup and restore
  479. Added functionality to backup and restore settings and profiles to cloud using the Cura Backups plugin.
  480. *Auto-select model after import
  481. User can now set preferences for the behavior of selecting a newly imported model or not.
  482. *Settings filter timeout
  483. The settings filter is triggered on enter or after a 500ms timeout when typing a setting to filter.
  484. *Event measurements
  485. 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.
  486. *Send anonymous data
  487. Disable button on the ‘Send anonymous data’ popup has changed to a ‘more info’ button, with further options to enable/disable anonymous data messages.
  488. *Configuration error assistant
  489. 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.
  490. *Disable ensure models are kept apart
  491. Disable "Ensure models are kept apart" by default due to to a change in preference files.
  492. *Prepare and monitor QML files
  493. Created two separate QML files for the Prepare and Monitor stages.
  494. *Hide bed temperature
  495. Option to hide bed temperature when no heated bed is present. Contributed by ngraziano.
  496. *Reprap/Marlin GCODE flavor
  497. RepRap firmware now lists values for all extruders in the "Filament used" GCODE comment. Contributed by smartavionics.
  498. *AutoDesk Inventor integration
  499. Open AutoDesk inventor files (parts, assemblies, drawings) directly into Ultimaker Cura. Contributed by thopiekar.
  500. *Blender integration
  501. Open Blender files directly into Ultimaker Cura. Contributed by thopiekar.
  502. *OpenSCAD integration
  503. Open OpenSCAD files directly into Ultimaker Cura. Contributed by thopiekar.
  504. *FreeCAD integration
  505. Open FreeCAD files directly into Ultimaker Cura. Contributed by thopiekar.
  506. *OctoPrint plugin
  507. New version of the OctoPrint plugin for Ultimaker Cura. Contributed by fieldOfView.
  508. *Cura Backups
  509. Backup and restore your configuration, including settings, materials and plugins, for use across different systems.
  510. *MakePrintable
  511. New version of the MakePrintable plugin.
  512. *Compact Prepare sidebar
  513. 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.
  514. *PauseAtHeight plugin
  515. 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.
  516. *Bug fixes
  517. - Prime tower purge fix. Prime tower purge now starts away from the center, minimizing the chance of overextrusion and nozzle obstructions. Contributed by BagelOrb.
  518. - Extruder 2 temp via USB. Fixed a bug where temperatures can’t be read for a second extruder via USB. Contributed by kirilledelman.
  519. - 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.
  520. - Non-GCODE USB. Fixed a bug where the USB port doesn’t open if printer doesn't support GCODE. Contributed by ohrn.
  521. - Improved wall overlap compensation. Minimizes unexpected behavior on overlap lines, providing smoother results. Contributed by BagelOrb.
  522. - Configuration/sync. Fixes minor issues with the configuration/sync menu, such as text rendering on some OSX systems and untranslatable text. Contributed by fieldOfView.
  523. - Print job name reslice. Fixed behavior where print job name changes back to origin when reslicing.
  524. - Discard/keep. Customized settings don't give an 'discard or keep' dialog when changing material.
  525. - Message box styling. Fixed bugs related to message box styling, such as the progress bar overlapping the button in the ‘Sending Data’ popup.
  526. - Curaproject naming. Fixed bug related to two "curaprojects" in the file name when saving a project.
  527. - No support on first layers. Fixed a bug related to no support generated causing failed prints when model is floating above build plate.
  528. - False incompatible configuration. Fixed a bug where PrintCore and materials were flagged even though the configurations are compatible.
  529. - Spiralize contour overlaps. Fixed a bug related to spiralize contour overlaps.
  530. - Model saved outside build volume. Fixed a bug that would saved a model to file (GCODE) outside the build volume.
  531. - Filament diameter line width. Adjust filament diameter to calculate line width in the GCODE parser.
  532. - Holes in model surfaces. Fixed a bug where illogical travel moves leave holes in the model surface.
  533. - Nozzle legacy file variant. Fixed crashes caused by loading legacy nozzle variant files.
  534. - Brim wall order. Fixed a bug related to brim wall order. Contributed by smartavionics.
  535. - GCODE reader gaps. Fixed a GCODE reader bug that can create a gap at the start of a spiralized layer.
  536. - Korean translation. Fixed some typos in Korean translation.
  537. - ARM/Mali systems. Graphics pipeline for ARM/Mali fixed. Contributed by jwalt.
  538. - NGC Writer. Fixed missing author for NGC Writer plugin.
  539. - 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.
  540. *Third-party printers
  541. - Felix Tec4 printer. Updated definitions for Felix Tec4. Contributed by kerog777.
  542. - Deltacomb. Updated definitions for Deltacomb. Contributed by kaleidoscopeit.
  543. - Rigid3D Mucit. Added definitions for Rigid3D Mucit. Contributed by Rigid3D.
  544. [3.3.0]
  545. *Profile for the Ultimaker S5
  546. New printer profile for the Ultimaker S5, our latest 3D printer.
  547. *Profile for Tough PLA
  548. New material profile for Tough PLA, a material that prints with the convenience of PLA but with toughness and impact strength similar to ABS.
  549. *Configuration/sync button
  550. 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.
  551. *Setting visibility preset
  552. 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.
  553. *Print/save hotkey
  554. 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.
  555. *3D model assistant
  556. 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.
  557. *Refactored machine manager
  558. 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.
  559. *Multiply models faster
  560. Significant speed increase when multiplying models.
  561. *Auto slicing disabled by default
  562. The auto slice tool is now disabled by default. Users can still enable the feature in the user preferences dialog.
  563. *Updated fonts
  564. Default font changed to NotoSans to increase readability and consistency with Cura Connect.
  565. *Plugin browser look and feel
  566. 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.
  567. *Show tooltip for unavailable profile
  568. Tooltips have been added to incompatible settings, to give explanations why they are incompatible.
  569. *Empty material slots Ultimaker 3
  570. When a material is not loaded in the Ultimaker 3, it is now displayed as ‘Empty’ rather than ‘Unknown’.
  571. *Send over network confirmation
  572. 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.
  573. *Post processing scripts
  574. Fixed an issue where post processing scripts could be lost between sessions. Post processing scripts are now persistent between sessions.
  575. *Single extrusion mode
  576. 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.
  577. *New UFP extension
  578. 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.
  579. *Compressed Gcode
  580. Gcode saved from Ultimaker Cura using the Ultimaker 3 profile is compressed (using gzip) to save space on printers.
  581. *Circular prime tower
  582. 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.
  583. *Connected infill lines
  584. 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.
  585. *Support blocker - fieldOfView
  586. 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.
  587. *Real bridging - smartavionics
  588. New experimental feature that detects bridges, adjusting the print speed, slow and fan speed to enhance print quality on bridging parts.
  589. *Updated CuraEngine executable - thopiekar & Ultimaker B.V.
  590. The CuraEngine executable contains a dedicated icon, author and license info on Windows now. The icon has been designed by Ultimaker B.V.
  591. *Use RapidJSON and ClipperLib from system libraries
  592. 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).
  593. *Initial layer flow
  594. New setting in the ‘material’ category where the initial layer flow can be adjusted.
  595. *Initial travel move retraction - smartavionics
  596. Retraction has been added to the initial travel move, reducing the chance of prime blobs getting dragged into parts before brim/skirts are printed.
  597. *Unnecessary retractions in spiralize - smartavionics
  598. Removes retractions on layer change in spiralize mode, improving model quality.
  599. *Faster travel paths - smartavionics
  600. 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.
  601. *New plugins - Pheneeny
  602. Three new plugins have been added to Ultimaker Cura: Scalable extra prime, Print temperature offset, and Enclosure fan.
  603. *Pre-heat extruders - fieldOfView
  604. This new feature allows to preheat the extruders in the printer monitor.
  605. *Renamed TweakAtZ to ‘ChangeAtZ’
  606. This script has been renamed to be more consistent with other scripts.
  607. *Import XML material profile checks
  608. XML material profile files are now checked before import in Ultimaker Cura to avoid potential issues. Contributed by fieldOfView.
  609. *Bug fixes
  610. - Slice engine crash default temperature 0. Fixed an issue where the slicing engine could crash when slicing with a material at 0°C.
  611. - Network printer reconnect. Fixed an issue where the user could not connect to the printer after losing connection.
  612. - Pause at height ‘redo layers’ broken. Fixed an issue where setting ‘pause at height redo layers’ to 1 or more would cause failed prints.
  613. - 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.
  614. - Infill density for all extruders. The infill density in the recommended mode now applies to all extruders instead of extruder 1.
  615. - Polypropylene 0.25mm print profile. Fixed the maximum number of allowed extrusions for all 0.25mm Polypropylene profile prints.
  616. - SolidWorks plugin. Replaced comtypes module with win32com to fix issues.
  617. - Font rendering issues. Fixed font rendering issues on Max OSX.
  618. - 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.
  619. *Third party printers
  620. - FABtotum TPU profiles. Added third-party material profiles for TPU. Contributed by krios-fabteam.
  621. - Dagoma profiles. Updated printer profiles contributed by dagoma3d.
  622. - uBuild profile. Updated printer profiles contributed by uBuild-3D.
  623. - Cartesio printer updates. Updated profiles contributed by maukcc.
  624. - Printrbot Simple Maker's Kit 1405. Profiles contributed by timur-tabi.
  625. - Added SeeMeCNC. Profiles contributed by pouncingiguana.
  626. - Velleman Vertex. Updated printer and quality profiles contributed by velbn.
  627. - gMax 1.5. Profiles contributed by gordo3di.
  628. [3.2.1]
  629. *Bug fixes
  630. - Fixed issues where Cura crashes on startup and loading profiles
  631. - Updated translations
  632. - Fixed an issue where the text would not render properly
  633. [3.2.0]
  634. *Tree support
  635. 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.
  636. *Adaptive layers
  637. 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.
  638. *Faster startup
  639. Printer definitions are now loaded when adding a printer, instead of loading all available printers on startup.
  640. *Backface culling in layer view
  641. 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.
  642. *Multi build plate
  643. 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.
  644. *Improved mesh type selection
  645. 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.
  646. *View optimization
  647. Quick camera controls introduced in version 3.1 have been revised to create more accurate isometric, front, left, and right views.
  648. *Updated sidebar to QtQuick 2.0
  649. 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.
  650. *Hide sidebar
  651. 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).
  652. *Disable ‘Send slice information’
  653. 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.
  654. *Signed binaries (Windows)
  655. For security-conscious users, the Windows installer and Windows binaries have been digitally signed to prevent “Unknown application” warnings and virus scanner false-positives.
  656. *Start/end gcode script per extruder
  657. 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.
  658. *OctoPrint plugin added to plugin browser
  659. This plugin enables printers managed with OctoPrint to print via Ultimaker Cura interface (version 3.2 or later).
  660. *Bugfixes
  661. - Fixed a bug where the mirror tool and center model options when used together would reset the model transformations
  662. - Updated config file path to fix crashes caused by user config files that are located on remote drives
  663. - 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.
  664. - 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
  665. [3.1.0]
  666. *Profile added for 0.25 mm print core
  667. This new print core gives extra fine line widths which gives prints extra definition and surface quality.
  668. *Profile added for Breakaway material
  669. New material profile for Breakaway material, a new dry post processing support material, which can be used for models with flat surface area overhangs.
  670. *Layer view
  671. The existing Layer View has been updated in order to see a live simulation of all the paths within a layer.
  672. *Quick camera controls
  673. New buttons have been added to the interface that can quickly reposition the camera view of the buildplate.
  674. *Lock model on platform
  675. The move tool has a new option to lock a selected model to the platform.
  676. *Faster profile switching speed
  677. Duplicating and removing a profile could take Ultimaker Cura quite some time, it now happens instantly.
  678. *Faster printer selection
  679. Removing a printer from the library is now instant. No more unresponsive screens.
  680. *Faster processing speed
  681. A 5 - 10 % speed increase when calculating normals, loading models, and slicing.
  682. *Feedrate visualization
  683. 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.
  684. *Jogging
  685. It allows the printhead to be moved with on-screen controls. Contributed by fieldOfView.
  686. *Large model loading
  687. 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.
  688. *Scripts folder
  689. 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.
  690. *Optimized workflow for crash reporting
  691. Crash reports are automatically generated and allow the user, in case of a crash, to easily send their report with a description to developers.
  692. *Floating models enabled
  693. 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.
  694. *Slicing tolerance
  695. 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.
  696. *Optimized zig zag patterns
  697. 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.
  698. *Aligned z-seam inner wall moves
  699. 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.
  700. *Relative positioning of infill patterns
  701. 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.
  702. *Line resolution
  703. Enables the user to specify the minimum allowed distance value between two points in G-code to create lower or higher resolution polygons.
  704. *Custom mode changes
  705. 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.
  706. *Bugfixes
  707. - Fix for layer numbers being displayed incorrectly when switching between solid and layer mode
  708. - Fix for Ultimaker Cura engine crashes on certain models
  709. - Fix for Uninstalling previous versions of Cura on Windows platforms
  710. - Fix for displaying visible settings
  711. - Fix for importing legacy .ini files
  712. - Prevent skipping user agreement dialog by pressing escape
  713. [3.0.4]
  714. *Bug fixes
  715. - Fixed OpenGL issue that prevents Cura from starting.
  716. *License agreement on the first startup has been added
  717. [3.0.3]
  718. *Bug fixes
  719. - Add missing libraries for the MakePrintable plugin.
  720. [3.0.0]
  721. *Faster start-up
  722. Start-up speed has been cut in half compared to the previous version.
  723. *New color scheme
  724. Color scheme has been updated to reflect Ultimaker Cura rebrand.
  725. *Updated UX design
  726. The Ultimaker Cura logo has moved from the bottom to the top of the interface. Print status icons have been updated and repositioned.
  727. *Redesigned splash screen
  728. A new splash screen on Ultimaker Cura startup has been added.
  729. *Top navigation bar improvements
  730. The width of tab functionality changes accordingly to the word space (multilingual).
  731. *Print quality slider
  732. A slider can now be used to control the quality profile in recommended mode.
  733. *Infill slider
  734. Model infill can now be changed using a slider in recommended mode.
  735. *Changed layer view
  736. Layer view icon, panel and slider have moved to top-right of interface.
  737. *Rasterized build plate
  738. The build plate now shows graduations of 10 mm and 1 mm for easy model positioning.
  739. *Changed row of extruder buttons
  740. Extruder tabs have become buttons and icons have been updated.
  741. *Add an "Export to Cura" button in SOLIDWORKS
  742. A macro can be added to your SOLIDWORKS installation that loads your model into Ultimaker Cura.
  743. *Siemens NX macro
  744. When a user updates models in Siemens NX and clicks the button, the updated models replace the models opened in Ultimaker Cura.
  745. *Skin removal width
  746. Remove thin strips of skin from a model to prevent print head zigzagging, in turn preventing vibrations.
  747. *Skin expand distance
  748. 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.
  749. *Extra skin wall count
  750. 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.
  751. *Minimum extrusion for skin
  752. Will prevent filling small gaps that are probably filled already, resulting in less strings, better top details and faster prints.
  753. *PVA retractions
  754. 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.
  755. *Z seam options
  756. 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.
  757. *Quarter cubic infill
  758. 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.
  759. *Cross infill
  760. 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.
  761. *Layer start negative position
  762. Layer start X/Y values can be less than 0 when the machine centre is zero.
  763. *PostProcessing stretch script
  764. This new script performs "post stretch" algorithm to fix the problem of insufficient inner and outer diameters. Thanks to electrocbd for contributing.
  765. *Ironing speed settings
  766. Ironing speed settings have been moved to experimental category.
  767. *Doodle3D plugin
  768. Update Doodle3D plugin to connect with printers. Thanks to mith for contributing.
  769. *Bug fixes
  770. - Customized profiles are not sent when connecting to a printer
  771. - Sync z-hop with layer changes, thanks to smartavionics for contributing
  772. - Memory leaks on MacOS
  773. - Printer name not loaded when project file is opened
  774. - Doodle3D Wifi box was selected by default on non-UM3 printers
  775. [2.7.0]
  776. *Top surface skin
  777. Specify print settings of the top-most layers separately in order to improve print duration and achieve higher quality top surfaces.
  778. *Print thin walls
  779. An experimental function that enables features to be printed up to two times smaller than the nozzle size.
  780. *Ironing (a.k.a. Neosanding)
  781. 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.
  782. *Gradual support infill
  783. Supports will print faster and with less material while improving overhang quality.
  784. *Support infill layer thickness
  785. Users are able to configure “Support infill layer thickness” for thicker support layers.
  786. *Relative Z seam
  787. 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.
  788. *Prime tower purge
  789. 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.
  790. *First layer line width
  791. 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.
  792. *Pause standby and resume temperature
  793. 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.
  794. *Extruder per feature
  795. 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.
  796. *Dark theme
  797. A dark theme for Cura. Select this theme to reduce eyestrain when working in dark environments. Activate it by selecting “Preferences > Themes > Dark".
  798. *Top navigation bar redesign
  799. 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.
  800. *New keyboard shortcuts
  801. 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.
  802. *Plugin browser
  803. Easily download and install plugins using an integrated plugin browser. Go to “Extensions > Plugin Browser > Browse plugins” to select it.
  804. *Import SolidWorks files as STL
  805. 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.
  806. *Zoom towards mouse cursor position
  807. Cura preferences now include an option to zoom towards the cursor position on screen.
  808. *Increased scroll speed in setting lists
  809. The scroll speed in the setting lists is now three times faster than previous versions.
  810. *Extra tooltips
  811. Extra tooltips have been added to clarify the machine settings.
  812. *Polish now supported
  813. Polish language support added. This can be selected in the preferences menu.
  814. *Chinese now supported
  815. Chinese language support added. This can be selected in the preferences menu.
  816. *Bug fixes
  817. - Cura project Mac extensions
  818. - Crashes when adding printers
  819. - Jerk fixes
  820. - Z-hop over-extrusion
  821. - Material diameter in machine settings
  822. *3rd party printers
  823. - Peopoly Moai
  824. - DiscoEasy200
  825. - Cartesio
  826. - EasyArt Ares
  827. - 3Dator
  828. - Rigid3D
  829. - Type A Series 1
  830. - HelloBEEPrusa
  831. [2.6.2]
  832. *Bug fixes
  833. - Fixed an issue with Cura crashing on older versions of MacOS.
  834. [2.6.1]
  835. *New profiles
  836. The Polypropylene material is added and supported with the Ultimaker 3. Support for CPE+ and PC with 0.8mm nozzles is added as well.
  837. [2.6.0]
  838. *Cura versions
  839. 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.
  840. *Better support adhesion
  841. 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.
  842. *Multi-extrusion support for custom FDM printers
  843. Custom third-party printers and Ultimaker modifications now have multi-extrusion support. Thanks to Aldo Hoeben for this feature.
  844. *Model auto-arrange
  845. 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.
  846. *Gradual infill
  847. 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.
  848. *Support meshes
  849. It’s now possible to load an extra model that will be used as a support structure.
  850. *Mold
  851. 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.
  852. *Towers for tiny overhangs
  853. We’ve added a new support option allowing users to achieve more reliable results by creating towers to support even the smallest overhangs.
  854. *Cutting meshes
  855. 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.
  856. *Extruder per model selection via the context menu or extruder buttons
  857. 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.
  858. *Custom toggle
  859. We have made the interface a little bit cleaner and more user-friendly for switching from Recommended to Custom mode.
  860. *Plugin installer
  861. 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.
  862. *Project-based menu
  863. It’s a lot simpler to save and open files, and Cura will know if it’s a project, model, or gcode.
  864. *Theme picker
  865. If you have a custom theme, you can now apply it more easily in the preferences screen.
  866. *Time estimates per feature
  867. 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.
  868. *Invert the direction of camera zoom
  869. We’ve added an option to invert mouse direction for a better user experience.
  870. *Olsson block upgrade
  871. Ultimaker 2 users can now specify if they have the Olsson block installed on their machine. Thanks to Aldo Hoeben for this feature.
  872. *OctoPrint plugin
  873. Cura 2.6 allows users to send prints to OctoPrint. Thanks to Aldo Hoeben for this feature.
  874. *Bug fixes
  875. - Post Processing plugin
  876. - Font rendering
  877. - Progress bar
  878. - Support Bottom Distance issues
  879. *3rd party printers
  880. - MAKEIT
  881. - Alya
  882. - Peopoly Moai
  883. - Rigid3D Zero
  884. - 3D maker
  885. [2.5.0]
  886. *Improved speed
  887. 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.
  888. *Speedup engine – Multithreading
  889. Cura can process multiple operations at the same time during slicing. Supported by Windows and Linux operating systems only.
  890. *Preheat the build plate (with a connected printer)
  891. Users can now set the Ultimaker 3 to preheat the build plate, which reduces the downtime, allowing to manually speed up the printing workflow.
  892. *Better layout for 3D layer view options
  893. 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.
  894. *Disable automatic slicing
  895. An option to disable auto-slicing has been added for the better user experience.
  896. *Auto-scale off by default
  897. This change speaks for itself.
  898. *Print cost calculation
  899. 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.
  900. *G-code reader
  901. 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.
  902. *Discard or Keep Changes popup
  903. 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.
  904. *Bug fixes
  905. - 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.
  906. - “Center camera when the item is selected”: This is now set to ‘off’ by default.
  907. - 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.
  908. - 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.
  909. - Different Y / Z colors: Y and Z colors in the tool menu are now similar to the colors on the build plate.
  910. - No collision areas: No collision areas used to be generated for some models when "keep models apart" was activated. This is now fixed.
  911. - Perimeter gaps: Perimeter gaps are not filled often enough; we’ve now amended this.
  912. - 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.
  913. - Project name: The project name changes after the project is opened. This now has been fixed.
  914. - 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.
  915. - Support Towers: Support Towers can now be disabled.
  916. - 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.
  917. - Summary box size: We’ve enlarged the summary box when saving the project.
  918. - Cubic subdivision infill: In the past, the cubic subdivision infill sometimes didn’t produce the infill (WIN) – this has now been addressed.
  919. - Spiralize outer contour and fill small gaps: When combining Fill Gaps Between Walls with Spiralize Outer Contour, the model gets a massive infill.
  920. - Experimental post-processing plugin: Since the TweakAtZ post-processing plugin is not officially supported, we added the ‘Experimental’ tag.
  921. *3rd party printers (bug fixes)
  922. - Folgertech printer definition has been added.
  923. - Hello BEE Prusa printer definition has been added.
  924. - Velleman Vertex K8400 printer definitions have been added for both single-extrusion and dual-extrusion versions.
  925. - Material profiles for Cartesio printers have been updated.
  926. [2.4.0]
  927. *Project saving & opening
  928. 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.
  929. *Setting search
  930. 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.
  931. *Editing start g-code and end g-code
  932. Aldo Hoeben also added this feature, enabling you to alter both start and end code g-code settings for single extrusion machines.
  933. *Multiply object function
  934. 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.
  935. *Ultimaker 3 single extrusion prints
  936. Dual extrusion printers now allow for single extrusion prints in a larger printable area.
  937. *Streaming printer monitor view
  938. Ultimaker 3’s camera views no longer only show snapshots. They now show a live stream.
  939. *Explain why slicing is disabled
  940. When slicing is blocked by settings with error values, a message now appears, clearly indicating which settings need to be changed.
  941. *Ultimaker 3 print profiles
  942. 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.
  943. *Initial Layer Printing Temperature
  944. 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.
  945. *Printing temperature of the materials
  946. The printing temperature of the materials in the material profiles is now the same as the printing temperature for the Fine profile.
  947. *Improved PLA-PVA layer adhesion
  948. The PVA jerk and acceleration have been optimized to improve the layer adhesion between PVA and PLA.
  949. *Default build plate adhesion type for Nylon
  950. The default build plate adhesion type for Nylon prints has been changed from raft to brim.
  951. *Support Interface Thickness
  952. The Support Roof Thickness is now 0.8 mm and PVA support infill has been slightly decreased to lower the printing time.
  953. *Ultimaker 2+ PC prints
  954. In the polycarbonate profiles, the raft settings for the 0.25 mm and 0.4 mm nozzles are tweaked for less warping.
  955. *Hollow prime tower
  956. 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.
  957. *Precooling and prewarming
  958. 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.
  959. *Remove Mesh Intersection
  960. 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.
  961. *Alternate Mesh Removal
  962. 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.
  963. *Hollow Object
  964. 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.
  965. *Fill Gaps Between Walls
  966. Fill up small gaps between consecutive walls, making thin pieces in your model dense, rather than hollow. This feature makes the thin pieces stronger.
  967. *Cubic subdivision infill
  968. 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.
  969. *Concentric 3D infill
  970. This new infill pattern is similar to concentric infill, but touches the shell every X layers, creating better support for the top layers.
  971. * Printing Temperature Initial Layer
  972. Nozzle temperature to be used during the first layer.
  973. *Build Plate Temperature Initial Layer
  974. Bed temperature to be used during the first layer.
  975. *Initial Fan Speed
  976. Fan speed to be used during the first layer.
  977. *Retract at Layer Change
  978. Retract each time the printer progresses to the next layer.
  979. *Outer Wall Wipe Distance
  980. Wipe the nozzle after printing the outer wall.
  981. *Set X-Y coordinate of z-seam
  982. Select where to place the Z seam.
  983. *Start Layers with the Same Part
  984. Start each layer with the part closest to a given location.
  985. *Turn off nozzle after last use
  986. Turn off the nozzle after its last use, while other nozzles are still in use.
  987. *Option for no build plate adhesion
  988. Select not to print any build plate adhesion helper parts.
  989. *Anti-overhang and support meshes
  990. 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.
  991. *Delta printer support
  992. 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.
  993. *AppImage for Linux
  994. The Linux distribution is now in AppImage format, which makes Cura easier to install.
  995. *Bugfixes
  996. The user is now notified when a new version of Cura is available.
  997. When searching in the setting visibility preferences, the category for each setting is always displayed.
  998. 3MF files are now saved and loaded correctly.
  999. Dragging a profile onto Cura now loads it automatically.
  1000. You can now view which print cores and materials are currently in your Ultimaker 3, via the machine manager.
  1001. You can now add the heated bed upgrade etc. from the machine manager.
  1002. Print core and material is now arranged under extruder tabs.
  1003. Cura now remembers all printers and profiles when you open just after closing it.
  1004. You can now duplicate the standard profiles.
  1005. Layer view now doesn’t use as much RAM.
  1006. It’s now quicker to change the value of the Support Enable setting.
  1007. Changing a setting updates all dependent settings more quickly.
  1008. Having errors in your setting values now always blocks slicing.
  1009. Selecting a model with any active tool no longer causes a reslice.
  1010. The prime poop now introduces a separate area where you cannot print.
  1011. Support Extruder setting is now near the support settings.
  1012. Build Plate Adhesion Extruder setting is now near the build plate adhesion settings.
  1013. Z hop settings have been moved to the Travel category.
  1014. Inactive nozzle wiping on the prime tower is re-enabled.
  1015. There are no more unnecessary retractions in support.
  1016. Each layer now has less extruder switches than the machine has extruders.
  1017. Concentric infill doesn’t generate the first infill perimeter next to the walls.
  1018. Extruder priming now always happens on the first layer.
  1019. Raising the build plate of the Ultimaker 2 now has the proper speed again.
  1020. Changing material while the Ultimaker 2 is paused works again.
  1021. [2.3.1]
  1022. *Layer Height in Profile Selection
  1023. Added the layer height to the profile selection menu.
  1024. *Bug fixes
  1025. Fixed the option to import g-code from related machines as a profile
  1026. Fixed a bug where editing material settings has no effect on 3D prints
  1027. Fixed an issue with automatic profile importing on Cura 2.1 on Mac OSX
  1028. Fixed an inheritance issue for dual extrusion
  1029. Fixed an issue with "i" symbol updates
  1030. Fixed a freeze that can occur while printing via Wi-Fi
  1031. [2.3.0]
  1032. *Multi Extrusion Support
  1033. Machines with multiple extruders are now supported. Ultimaker 3 printers and Ultimaker Original printers with dual extrusion upgrade kit are currently supported.
  1034. *Network Printing for Ultimaker 3
  1035. Sending a print to an Ultimaker 3 remotely via the network is now possible. Requires Wi-Fi or LAN to connect to the printer.
  1036. *Print Monitoring for Ultimaker 3
  1037. You can monitor your print on an Ultimaker 3 with a live camera feed. Requires Wi-Fi or LAN to connect to the printer.
  1038. *Material and Print Core Synchronization
  1039. Connecting to an Ultimaker 3 now gives you the option to synchronize the materials in Cura with what is loaded in the printer.
  1040. *Speed improvements
  1041. 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.
  1042. *Improved Position Tool
  1043. Place objects precisely where you want them by manually entering the values for the position.
  1044. *Custom Machine Support
  1045. It’s now much easier to use Cura with custom machines. You can edit the machine settings when you load a new custom machine.
  1046. *Improved Grouping
  1047. It's now possible to transform objects that are already grouped.
  1048. Select an individual item in a group or merged object and edit as usual. Just Ctrl + Click and edit away.
  1049. *Enhanced Profile Management
  1050. Profile management is improved. You can now easily see and track changes made to your profiles.
  1051. *Improved Setting Visibility
  1052. 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.
  1053. *Improved time estimation
  1054. Time estimations are more accurate. Based on our test time estimations should be within 5% accuracy for Ultimaker printers.
  1055. *Optional G-code Machine Prefix
  1056. Disable the g-code prefix in Preferences. No more UM2_ on your printer display!
  1057. *Print Weight Estimates
  1058. Cura now estimates print weight as well as length.
  1059. *Automatic Import Configuration
  1060. Configurations from older installations of Cura 2.1 are automatically imported into the newest installation.
  1061. *Slicing features
  1062. *Infill Types
  1063. 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.
  1064. *Gradual Infill
  1065. 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.
  1066. *Set Acceleration and Jerk by Feature
  1067. You can now set Jerk and Acceleration by feature-type (infill, walls, top/bottom, etc), for more precision.
  1068. *Outer Wall Offset
  1069. 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.
  1070. *Enhanced Combing
  1071. The “No Skin” option allows you to comb over infill only to avoid scars on top surfaces.
  1072. *Z Hop
  1073. 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.
  1074. *Skin and Wall Overlap
  1075. The Skin Overlap setting allows you to overlap the skin lines with the walls for better adhesion.
  1076. *Adjust Initial Layer Travel Speed
  1077. Set the travel speed of the initial layer(s) to reduce risk of extruder pulling the print from the bed.
  1078. *Support Interface
  1079. 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.
  1080. *Bug fixes
  1081. Deleting grouped objects
  1082. Duplicating groups
  1083. Bridging
  1084. Drag and drop (first Windows run)
  1085. Unretraction speeds
  1086. Bottom layer in Spiralize mode
  1087. Overlap Compensation
  1088. Raft retractions
  1089. Retractions now occur after each object printed in one-at-a-time mode
  1090. Rafts are no longer printed outside of build area
  1091. Spiralize no longer limited to the first printed segment only
  1092. Line distance is now the actual line distance
  1093. Enabling raft doesn’t influence at which height the model is sliced any more
  1094. Brim is now always printed just once
  1095. Support roofs now only occur just below overhang
  1096. *Minor changes
  1097. Message display time increased to 30 seconds
  1098. Notification if you try to save to a locked SD card
  1099. Engine log now included in the application log
  1100. Undo and Redo now function with multiple operations
  1101. The last used folder is now remembered rather than defaulting to home folder
  1102. Import X3D files
  1103. Made it possible to add multiple Per Model Settings at once
  1104. Bed Level and Checkup procedures for UMO+ can be performed without re-adding machine
  1105. Combing applied in more cases and results in better paths
  1106. Infill thickness now supports Grid infill also for even multiples of the layer height
  1107. Support is no longer removed by unprintable thin parts of the model
  1108. Support generated on each appropriate layer
  1109. Support no longer goes outside overhang areas
  1110. Support no longer removes brim around the object
  1111. Brim is now also generated under the support
  1112. Draft and Ooze shield get their own brim or raft
  1113. Settings shared between skirt and brim now also activate when brim is selected
  1114. Compensate overlapping wall parts now also works for inner walls
  1115. Bed lowering speed can be adjusted for each layer
  1116. [2.1.3]
  1117. *Material Profiles
  1118. New material profiles for CPE+, PC, Nylon and TPU for the Ultimaker 2+ family.
  1119. [2.1.2]
  1120. 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.
  1121. *Select Multiple Objects
  1122. You now have the freedom to select and manipulate multiple objects at the same time.
  1123. *Grouping
  1124. You can now group objects together to make it easier to manipulate multiple objects.
  1125. *Undo/Redo
  1126. You can now undo and redo your actions, like moving an object or scaling.
  1127. *Setting Profiles
  1128. The new GUI allows custom profiles to load easily and intuitively, directly from Cura.
  1129. *3MF File Loading Support
  1130. We’re happy to report we now support loading 3MF files. This is a new file format similar to AMF, but freely available.
  1131. *Intuitive Cut-Off Object Bottom
  1132. 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.
  1133. *64-bit Windows Builds
  1134. An optimized 64-bit Windows Cura version is now available. This allows you to load larger model files.
  1135. *Automatic calculations
  1136. Cura allows you to set a number of lines/layers instead of millimeters. The engine automatically calculates the right settings.
  1137. *Per-Object Settings
  1138. Per-object settings allow you to override individual profile settings per object.
  1139. *Engine Features
  1140. *Line Width
  1141. Line width settings added per feature: Global, Walls, Top/Bottom, Infill, Skirt, Support.
  1142. *Pattern Settings
  1143. Pattern settings improved per feature: Top/Bottom, Infill, Support.
  1144. *Shell
  1145. *Alternate Skin Rotation
  1146. Helps to combat the pillowing problem on top layers.
  1147. *Alternate Extra Wall
  1148. For better infill adhesion.
  1149. *Horizontal Expansion
  1150. Allows to compensate model x,y-size to get a 1:1 result.
  1151. *Travel
  1152. *Avoid Printed Parts
  1153. When moving to the next part to print, avoid collisions between the nozzle and other parts which are already printed.
  1154. *Support
  1155. *Stair Step Height
  1156. 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.
  1157. *ZigZag
  1158. A new, infill type that’s easily breakable, introduced specially for support.
  1159. *Support Roofs
  1160. A new sub-feature to reduce scars the support leaves on overhangs.
  1161. *Support Towers
  1162. Specialized support for tiny overhang areas.
  1163. *Special Modes
  1164. *Surface Mode
  1165. 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.
  1166. *Experimental Features
  1167. *Conical Support
  1168. An experimental filament, cost-reduction feature, for support.
  1169. *Draft Shield
  1170. Prints a protective wall at a set distance around the object that prevents air from hitting the print, reducing warping.
  1171. *Fuzzy Skin
  1172. Prints the outer walls with a jittering motion to give your object a diffuse finish.
  1173. *Wire Printing
  1174. 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.
  1175. [15.06 Beta]
  1176. Cura 15.06 is a new release built from the ground up on a completely new
  1177. framework called Uranium. This framework has been designed to make it easier to
  1178. extend Cura with additional functionality as well as provide a cleaner UI.
  1179. [15.05.95]
  1180. * Fixed: Selection ghost remains visible after deleting an object
  1181. * Fixed: Window does not show up immediately after starting application on OSX
  1182. * Fixed: Added display of rotation angle during rotation
  1183. * Fixed: Object changes position while rotating/scaling
  1184. * Fixed: Loading improvements in the layer view
  1185. * Fixed: Added application icons
  1186. * Fixed: Improved feedback when loading models
  1187. * Fixed: Eject device on MacOSX now provides proper feedback
  1188. * Fixed: Make it possible to show retraction settings for UM2
  1189. * Fixed: Opening the machine preferences page will switch to the first available machine
  1190. * Fixed: Improved tool handle hit area size
  1191. * Fixed: Render lines with a thickness based on screen DPI
  1192. [15.05.94]
  1193. * Added Russian translations
  1194. * Fixed: Infill not displayed in layer view
  1195. * Fixed: Cannot select/scale/rotate when first activating the tool and then trying to select a model.
  1196. * Fixed: Improved font rendering on Windows
  1197. * Fixed: Help > Show Documentation crashes Cura on Windows
  1198. * Fixed: "There is no disk in the drive" repeating messages on Windows
  1199. * Fixed: Retraction settings not visible for Ultimaker2
  1200. * Fixed: Display rotation angle when rotating an object
  1201. * Fixed: Time/Quality slider values are properly rounded
  1202. * Fixed: Improved clarity of buttons and text
  1203. * Fixed: No indication that anything is happening when loading a model
  1204. * Fixed: Eject device now works on Windows
  1205. [15.05.93]
  1206. * Fixed: No shortcuts for moving up/down layers in layer view.
  1207. * Fixed: Last view layers could not be scrolled through in layer view.
  1208. * Fixed: Files provided on command line would not actually show up on the build
  1209. platform.
  1210. * Fixed: Render a ghost of the selection in Layer view to make the actual object
  1211. position clear.
  1212. * Fixed: Showing a menu would clear the selection.
  1213. * Fixed: Size and scaling factor display for scale tool.
  1214. * Fixed: Missing background for additional tool controls.
  1215. * Fixed: Loading message times out when loading large files.
  1216. * Fixed: Show recent files in the file menu.
  1217. * Fixed: Windows installer will now install MSVC 2010 redistributable, to
  1218. prevent issues with missing DLL's.
  1219. * Fixed: Collapsed/expanded state of setting categories not stored.
  1220. [15.05.91]
  1221. * There is now a working MacOSX version. Currently it supports OSX 10.7 and
  1222. higher.
  1223. * Fixed: Need to deselect before selecting a different object.
  1224. * Fixed: Object can be moved on Z axis.
  1225. * Fixed: Error values should be considered invalid values and will not trigger a
  1226. slice.
  1227. * Fixed: Text fields used a locale-aware validator while the underlying code did
  1228. not.
  1229. * Fixed: Text fields will trigger a slice on text change, not only after focus
  1230. change/enter press.
  1231. * Fixed: Rotate Tool snaps to incorrect value.
  1232. * Fixed: Object Collision would only moved objects to the right.
  1233. * Fixed: Object Collision would move the selected object when it should not.
  1234. * Fixed: Camera panning now works correctly instead of doing nothing.
  1235. * Fixed: Camera would flip around center point at maximum rotation.
  1236. * Fixed: Build platform grid blocked view from below objects.
  1237. * Fixed: Viewport on MacOSX with high-DPI screens was only taking 1/4th of the
  1238. window
  1239. [15.05.90]
  1240. * Fixed: Additional UI elements for tools and views not loading.
  1241. * Fixed: Double click needed to change setting dialog page.
  1242. * Fixed: Context menu entries (reload, center object, etc.) not working.
  1243. * Fixed: "Open With" or passing files from command line not working.
  1244. * Fixed: "Reload All" would not reload files.
  1245. In addition, a lot of work has gone into getting a usable Mac OSX version.
  1246. New Features
  1247. ------------
  1248. * Plugin based system
  1249. The Uranium framework provides us with a plugin-based system
  1250. that provides additional flexibility when extending Cura. Think
  1251. of new views, tools, file formats, etc. This is probably the
  1252. biggest new feature.
  1253. * Improved UI
  1254. The UI has received a complete overhaul.
  1255. * Time-Quality Slider
  1256. The 4 static quick print profiles have been replaced with
  1257. a slider that should make it easier to find the right spot
  1258. between print time and print quality.
  1259. * More Settings
  1260. The Advanced mode is now configurable and can show many
  1261. additional settings that were previously not available, while at
  1262. the same time not overwhelming new users with too many settings.
  1263. Custom set of visible settings can be created by the user.
  1264. * Support for high-DPI screens
  1265. The refreshed UI has been designed with high-DPI screens in
  1266. mind which should improve the experience of Cura on such
  1267. devices.
  1268. * Improved language support
  1269. (Not yet available for the Beta release.)
  1270. * Improved support structure generation
  1271. The new version of the CuraEngine now features improved
  1272. support generation algorithms and additional options for support
  1273. structure generation.
  1274. * Experimental Feature: Wire Printing
  1275. Wire Printing has been added as an experimental new feature. It
  1276. will print objects as a structure of lines. It can be enabled by
  1277. from Advanced Mode -> Fixes -> Wire Printing.
  1278. * Undo/Redo
  1279. It is now possible to undo and redo most scene operations, like
  1280. moving or rotating objects.
  1281. Features from earlier versions not (yet) in this release
  1282. --------------------------------------------------------
  1283. * The All-at-once/One-at-a-time toggle is not available.
  1284. We are working on an improved implementation of this mechanism
  1285. but it will not be available for this release.
  1286. * No dual extrusion features are available yet.
  1287. We are working on a completely new workflow for this but this
  1288. needs additional time.
  1289. * “Lay Flat” has been removed.
  1290. The existing implementation was unfortunately not salvageable.
  1291. We will be looking into an improved implementation for this
  1292. feature.
  1293. * "Split Object Into Parts" has been removed.
  1294. Due to the same reason as Lay Flat.
  1295. * Support for AMF and DAE file formats has been removed.
  1296. Both of these will be implemented as plugins in the future.
  1297. * Support for directly loading a GCode file is not yet available.
  1298. This will be implemented as a plugin in the future.
  1299. * Support for PNG, JPG and other image formats has been removed.
  1300. These can be supported by a plugin with an improved UI.
  1301. * Support for loading Minecraft levels has been removed.
  1302. This can be implemented as a plugin.
  1303. * Windows XP support has been dropped.
  1304. Microsoft is no longer supporting xp, so they no longer back
  1305. port certain features that we require.
  1306. * X-Ray view is missing.
  1307. Will be implemented as a (you might have guessed it) plugin.
  1308. * Fixes: Follow Mesh Surface
  1309. Has been removed from the engine, the same result can be
  1310. achieved using no infill or top/bottom layers.
  1311. Known Issues
  1312. ------------
  1313. * Some OBJ files are rendered as black objects due to missing
  1314. normals.
  1315. * Disabling plugins does not work correctly yet.
  1316. * Unicorn occasionally still requires feeding. Do not feed it
  1317. after midnight.