Rename CC Red 0.6 to CC 0.6 in the Changelog.

Contributes to CURA-5900.
This commit is contained in:
Diego Prado Gesto 2018-11-07 11:06:40 +01:00
parent 982123a04e
commit 2c28e931ea

View File

@ -11,8 +11,8 @@ It is now possible to specify the cooling fan to use if your printer has multipl
*Settings refactor
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.
*Print core CC Red 0.6
The new print core CC Red 0.6 is selectable when the Ultimaker S5 profile is active. This print core is optimized for use with abrasive materials and composites.
*Print core CC 0.6
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.
*File name and layer display
Added M117 commands to GCODE to give real-time information about the print job file name and layer number shown on the printers display when printing via USB. Contributed by adecastilho.