ChangeLog.txt 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. [15.10.0]
  2. *All at Once/One at a Time
  3. Cura’s default mode is set to All At Once. You can print multiple objects faster with the option print objects One At A Time. This can be changed in Advanced Settings. Please note that in One At A Time mode, grouped objects will still be printed as a single object.
  4. *Setting Profiles
  5. Now you can create preferred setting favourites and share them with others.
  6. *Post-Processing Plugin
  7. This plugin supports post-processing on the GCode generated by the engine – allowing for custom scripts. For example, Pause At Height and Tweak At Z.
  8. *Support for Bed Levelling and other wizards
  9. We have restored the Bed Levelling function and several other wizards that were previously available for the Ultimaker Original. Additionally, these are ready to be used with machines from other vendors (BQ, Rep Rap neo).
  10. *Third-Party Printer Profiles
  11. We received printer profiles for third-party vendors (BQ, Rep Rap neo) from the community (thanks guys!). These have been included in this release.
  12. *3MF File Loading Support (New)
  13. We’re happy to report we now support loading 3MF files. This is a new file format similar to AMF, but freely available.
  14. *Output Device API for Developers (New)
  15. The Storage Device API has now been replaced with the Output Device API for saving files. It’s designed to make it easier for anyone that wants to write a plugin giving them some form of output device, whether it’s a printer or a web service.
  16. *Improved Cut-Off Object Bottom (New)
  17. We’ve added a feature than 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 greatly differs from the old one where it was a setting.
  18. *Improved File Saving (new)
  19. We’re happy to report that the way file saving is handled has received a huge overhaul. Now the default action is to save everything on the build plate to a file.
  20. *Select Multiple Objects (New)
  21. You now have the freedom to select and manipulate multiple objects at the same time.
  22. *Grouping (New)
  23. You can now group objects together to make it easier to manipulate multiple objects.
  24. *Per-Object Settings (New)
  25. You can now select different profiles for different objects and in advance mode override individual settings.
  26. *64-bit Windows Builds (New)
  27. Cura now allows 64-bit Windows builds in addition to the 32-bit builds. For users running the 64-bit version of Windows, you can now load models in more detail.