Lipu Fei
6644a4d386
Revert "Prevent MachineSettings dialog go beyond the top of screen"
...
This reverts commit a0f841e8eb
.
2017-03-27 11:09:40 +02:00
Jack Ha
088202c366
Changed all Not Supported Draft quality profiles to Not Supported Superdraft to prevent double Not Supported entries. CURA-3555
2017-03-27 10:30:51 +02:00
Jaime van Kessel
dafeab4e8a
Merge branch 'feature_CURA-3495_open_menu' of github.com:Ultimaker/Cura
2017-03-24 11:52:26 +01:00
Jaime van Kessel
298fa52da5
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-24 11:51:16 +01:00
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
Ghostkeeper
e76c3f72e7
Lower QtQuick requirement further to 2.2
...
2.2 is required for the modifications we make to the Button objects.
2017-03-24 10:49:46 +01:00
Lipu Fei
578f72c91e
Use "False" instead "false" in cfg files
...
CURA-3555
2017-03-24 10:44:44 +01:00
Lipu Fei
7ad5a64b91
Add msg dialog for ignoring gcode in multiple file selection
...
CURA-3495
2017-03-24 09:53:12 +01:00
fieldOfView
6474f3eb25
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 09:12:48 +01:00
Jaime van Kessel
8023341090
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-23 15:15:08 +01:00
Lipu Fei
a0f841e8eb
Prevent MachineSettings dialog go beyond the top of screen
2017-03-23 13:46:01 +01:00
Lipu Fei
08f6ee319e
Use default font for open file dialog text
...
CURA-3495
2017-03-23 08:46:48 +01:00
Lipu Fei
ef0a502dcf
Add { } around statements in "if"
...
Make nitpicking people happy :P
2017-03-22 21:05:45 +01:00
Lipu Fei
fa7dc3a708
Use onActivated for profile override combobox
2017-03-22 16:01:50 +01:00
Jack Ha
33d16f8601
Added Not Supported profiles when second extruder is a 0.8 nozzle. CURA-3555
2017-03-22 14:51:53 +01:00
Jack Ha
bd10e50249
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-22 13:24:37 +01:00
Jack Ha
4eff58995d
Merge branch '2.5'
2017-03-22 13:24:32 +01:00
Jack Ha
79ea09d616
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
2017-03-22 13:24:21 +01:00
Jack Ha
6dcd4d13e4
Removed quality profile aa0.8 PLA Not Supported. CURA-3555
2017-03-22 13:24:13 +01:00
Lipu Fei
f9e377ec43
Enable/disable Keep/Discard buttons according to selection
2017-03-22 13:07:58 +01:00
Lipu Fei
12918b02b5
CTRL-P only works when the button is enabled
...
CURA-3496
2017-03-22 12:01:41 +01:00
MaukCC
83f5619be0
Update cartesio.def.json
2017-03-22 09:45:41 +01:00
MaukCC
4e698cb685
Update cartesio.def.json
2017-03-22 09:45:23 +01:00
Jack Ha
8275c419c1
Merge branch '2.5'
2017-03-22 09:34:06 +01:00
Jack Ha
40a7d2fecc
Added not supported quality profiles. CURA-3555
2017-03-22 09:33:17 +01:00
Jaime van Kessel
f379791d70
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-21 14:43:58 +01:00
Jaime van Kessel
0752c4440c
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
2017-03-21 14:43:30 +01:00
Jaime van Kessel
5489fc8caf
Added number of missing quality profiles
...
CURA-3555
2017-03-21 14:43:01 +01:00
Jack Ha
f2eebc165f
Merge branch '2.5'
2017-03-21 14:37:42 +01:00
Lipu Fei
2d48809214
Also asks when opening a recent project file
...
CURA-3495
2017-03-21 13:56:11 +01:00
Lipu Fei
f3167bb84b
Add dialog for opening a project file
...
CURA-3495
2017-03-21 13:56:09 +01:00
Jaime van Kessel
70dbeaf256
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-21 13:24:06 +01:00
Lipu Fei
8dbb1d47e1
Shrink the widht of profile override combobox
2017-03-21 11:14:55 +01:00
Lipu Fei
8f3e7c6fa5
More spacing for override profile combobox
2017-03-21 11:05:37 +01:00
Ghostkeeper
45934202a9
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-21 10:47:35 +01:00
Ghostkeeper
780e24d050
Merge branch 'master' of https://github.com/austin-makeit/Cura into austin-makeit-master
2017-03-21 10:45:43 +01:00
Lipu Fei
eaad358e42
Remove shortcut text in the SaveButton
2017-03-21 09:51:07 +01:00
Jaime van Kessel
8a1ad98ed5
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-21 09:39:27 +01:00
Jaime van Kessel
a8cec631b4
Lowered the required qtquick number for open dialog
2017-03-21 09:39:07 +01:00
Lipu Fei
139bb76806
Add CTRL+P shortcut for save/print button
...
CURA-3496
2017-03-21 09:28:03 +01:00
Lipu Fei
555cd58f5e
Save with code names for profile override preference
...
CURA-3561
2017-03-21 09:09:17 +01:00
austin-makeit
2be100ec42
Rename makeit_l_dual_2nd to makeit_l_dual_2nd.def.json
2017-03-20 10:45:06 -07:00
austin-makeit
f893fa8633
Rename makeit_l_dual_1st to makeit_l_dual_1st.def.json
2017-03-20 10:44:52 -07:00
austin-makeit
8b009181c4
Rename makeit_dual_2nd to makeit_dual_2nd.def.json
2017-03-20 10:44:20 -07:00
austin-makeit
16ac40f22e
Rename makeit_dual_1st to makeit_dual_1st.def.json
2017-03-20 10:44:01 -07:00
austin-makeit
6ed00900fe
Update and rename makeit_pro_m to makeit_pro_m.def.json
2017-03-20 10:43:10 -07:00
austin-makeit
f5c9620d3b
Update and rename makeit_pro_l to makeit_pro_l.def.json
2017-03-20 10:42:37 -07:00
Jack Ha
aa79ca1d30
Layer view menu items now have Cura colors, not the system colors.
2017-03-20 15:49:27 +01:00
Jack Ha
b6d9fdcd13
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-20 15:10:14 +01:00
Jack Ha
1faa195c35
Renamed 'Save As' to 'Save As...' CURA-3496
2017-03-20 15:10:01 +01:00