Cura/resources
Remco Burema d561ba5def Despite the name, 'Maximum' Fan Speed should be able to go below minimum.
This is because the maximum fan speed is really just the fan speed for layers at or below a certain layer time threshold. Interpolation-logic in the backend (engine) still holds up, even if the values are 'switched' in the sense that the supposed 'max' is lower than the 'min'.

Change was needed since some UM materials had a Maximum Fan Speed set to 15, even though the normal speed and the Minimum Fan Speed are set to 50 in the machine. Despite the confusing naming, from context this seems intentional.

Will fix #15233
2023-04-18 20:53:20 +02:00
..
bundled_packages Add metadata for version upgrader 5.2 -> 5.3 2023-01-27 16:03:17 +01:00
definitions Despite the name, 'Maximum' Fan Speed should be able to go below minimum. 2023-04-18 20:53:20 +02:00
extruders Applied printer-linter format 2023-03-07 10:13:36 +00:00
i18n Removed wrongly translated strings 2023-04-17 14:15:21 +02:00
images make S7 public 2023-01-26 19:11:16 +01:00
intent Bump up the settings version to 21 in profiles/definitions 2023-01-30 11:40:04 +01:00
meshes make S7 public 2023-01-26 19:11:16 +01:00
qml Fix extruder number 2023-03-15 18:18:31 +01:00
quality Applied printer-linter format 2023-02-09 14:29:26 +01:00
setting_visibility Remove references to material_flow_dependant_temperature 2023-01-30 13:27:51 +01:00
shaders Add missing type to lowestPrintableHeight variable 2021-05-12 13:26:10 +02:00
texts Update changelog 2023-04-18 14:58:13 +02:00
themes Fix extruder icon text scaling. I've added a new font size here since there is not any real way I can see to scale the font based on the component size. This is because we do some magic with the font numbers before passing them to the QML. 2022-12-06 12:08:00 +01:00
variants cleanup initial print temperatures 2023-02-09 14:28:11 +01:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00
README_resources.txt Fix various typos 2021-09-07 11:33:54 -04:00