Cura/resources/qml/Preferences
fieldOfView 33f20710d9 Ups the limit of the maximum cost of a spool of filament
This is necessary for currencies such as Japanese Yen or South Korean Won, where prices can easily exceed 1000. This PR sets the limit to 100,000,000. If the price of a spool exceeds this amount, perhaps the user should consider moving to a more stable country.

Fixes https://github.com/Ultimaker/Cura/issues/1567
2017-03-24 11:23:40 +01:00
..
GeneralPage.qml Shrink the widht of profile override combobox 2017-03-21 11:14:55 +01:00
MachinesPage.qml Prevent MachineSettings dialog go beyond the top of screen 2017-03-23 13:46:01 +01:00
MaterialsPage.qml Recently activated material can no longer be removed 2017-03-16 13:11:51 +01:00
MaterialView.qml Ups the limit of the maximum cost of a spool of filament 2017-03-24 11:23:40 +01:00
ProfilesPage.qml Change settings to settings/overrides in selected messages. CURA-2898 2016-11-23 13:33:12 +01:00
ProfileTab.qml Use globalProfileId to check if we need to show changed settings 2016-10-15 17:05:55 +02:00
ReadOnlySpinBox.qml Change references from Uranium to Cura 2016-10-17 14:17:28 +02:00
ReadOnlyTextArea.qml Change references from Uranium to Cura 2016-10-17 14:17:28 +02:00
ReadOnlyTextField.qml Change references from Uranium to Cura 2016-10-17 14:17:28 +02:00
SettingVisibilityPage.qml Make the other parts of the Cura UI which have a filter, also search on i18n labels. 2016-12-08 16:55:22 +01:00