Diego Prado Gesto
|
cd9531b746
|
Add the correct value to the setting viewer when the type is unknown.
Contributes to CURA-4495
|
2018-03-20 11:42:42 +01:00 |
|
Diego Prado Gesto
|
311b5ac791
|
CURA-4870 Force update the list model also when the output device
changes.
|
2018-03-19 18:00:48 +01:00 |
|
Lipu Fei
|
f0dc138b37
|
Fix visibilty preset update
CURA-5088
|
2018-03-19 14:14:22 +01:00 |
|
Lipu Fei
|
6620909f3d
|
Remove non-existing showingAllSettings
CURA-5088
|
2018-03-19 13:47:04 +01:00 |
|
Ghostkeeper
|
86f70ecd05
|
Merge branch 'M&P-Setting-Optimization'
|
2018-03-19 12:47:53 +01:00 |
|
Lipu Fei
|
b13bfaa8e1
|
Rename setVariantGroup() -> setVariant()
There is no such thing as VariantGroup.
|
2018-03-19 12:27:15 +01:00 |
|
Lipu Fei
|
2660d15857
|
Make "show all settings" work
CURA-5088
"Show All Settings" in setting visibility menu now sets all settings
to be visible.
|
2018-03-19 10:58:56 +01:00 |
|
THeijmans
|
4940f3b88b
|
Retraction minimum travel update
Changed it to 2 or 3 times line width, similar as with the 0.4mm profiles. Was 5mm standard for all profiles with the 0.8mm printcore, except TPU.
|
2018-03-16 14:39:01 +01:00 |
|
Lipu Fei
|
ee4a6dc704
|
Always show confirm dialog upon material diameter change
|
2018-03-16 13:21:51 +01:00 |
|
Ian Paschal
|
f8283352c4
|
Merge pull request #3492 from fieldOfView/feature_support_eraser_ux
Support Eraser improvements
|
2018-03-16 13:20:00 +01:00 |
|
Diego Prado Gesto
|
747efda52b
|
CURA-4870 Hide the configuration selector if the connection is lost.
|
2018-03-16 11:51:52 +01:00 |
|
Diego Prado Gesto
|
a03a57fd60
|
Change the URL for redirect when checking material compatibility.
|
2018-03-16 11:10:35 +01:00 |
|
Lipu Fei
|
6058f632df
|
Fix Enter key handling on material management page
|
2018-03-16 11:05:38 +01:00 |
|
Lipu Fei
|
a115956575
|
Do not show a material itself in its linked material list
|
2018-03-16 10:40:16 +01:00 |
|
Lipu Fei
|
518423f25b
|
Fix broken settingsEnabled
|
2018-03-16 10:14:08 +01:00 |
|
fieldOfView
|
d1d1307e6e
|
Merge branch 'master' into feature_support_eraser_ux
|
2018-03-15 22:43:24 +01:00 |
|
Diego Prado Gesto
|
222a18e698
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-15 18:42:45 +01:00 |
|
Lipu Fei
|
f14ddb8711
|
Fix reset to default quality
|
2018-03-15 17:09:13 +01:00 |
|
Jack Ha
|
5a55c1817d
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-15 17:02:44 +01:00 |
|
Jack Ha
|
f8709b6d1a
|
CURA-4400 improved enabled / disabled extruder visually, improved colors of dark theme
|
2018-03-15 17:02:36 +01:00 |
|
Lipu Fei
|
3bb0a481f1
|
Simplify default quality reset
|
2018-03-15 17:01:05 +01:00 |
|
Aleksei S
|
3497736c88
|
Merge branch 'master' of github.com:Ultimaker/cura
|
2018-03-15 16:56:02 +01:00 |
|
Aleksei S
|
b8ab623c80
|
Fix: Infill slider did not work at first Cura start
CURA-5071
|
2018-03-15 16:54:39 +01:00 |
|
Ghostkeeper
|
40ba06f011
|
Fix output type of BQ Hephestos
That application/x-code may actually be the XCode application or something? Whatever, it should be x-gcode...
|
2018-03-15 16:53:26 +01:00 |
|
Diego Prado Gesto
|
d0e6e59845
|
Set the frame visible for the materials and profiles page in
preferences.
|
2018-03-15 16:46:25 +01:00 |
|
Mark
|
1cd26b790c
|
Merge pull request #3474 from pouncingiguana/master
Added default material diameter to SeeMeCNC printer definitions
|
2018-03-15 16:44:19 +01:00 |
|
alekseisasin
|
67261ccd4b
|
Merge pull request #3144 from fieldOfView/feature_preheat_extruder
Feature preheat extruder
|
2018-03-15 16:38:18 +01:00 |
|
Diego Prado Gesto
|
b3eb1ca877
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-15 16:15:20 +01:00 |
|
Diego Prado Gesto
|
3ce51bb255
|
CURA-4870 Correctly align the name with the connection icon when the
printer is connected to USB
|
2018-03-15 16:14:20 +01:00 |
|
Ghostkeeper
|
f127660cfc
|
Remove whitespace at the end of the lines
Someone put tabs there.
|
2018-03-15 16:13:05 +01:00 |
|
Lipu Fei
|
b1c1b04f0d
|
Restore change to SettingView removeUnusedValue
|
2018-03-15 16:09:01 +01:00 |
|
Jack Ha
|
8af82cc3f4
|
CURA-4400 prevent disabling last enabled extruder
|
2018-03-15 15:54:44 +01:00 |
|
Jack Ha
|
4b060f297f
|
CURA-4400 grey out disabled extruder in context menu
|
2018-03-15 15:44:27 +01:00 |
|
Jack Ha
|
1dba5629f7
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-15 15:00:22 +01:00 |
|
Jack Ha
|
05cd937df3
|
CURA-4400 optional_extruders cannot be set to disabled extruders anymore
|
2018-03-15 15:00:13 +01:00 |
|
Lipu Fei
|
8e39849aad
|
Refactor setting visibility preset
CURA-5088
|
2018-03-15 14:41:34 +01:00 |
|
Lipu Fei
|
83175b00c2
|
Change SettingVisibilityPresetsModel to non-singleton
CURA-5088
|
2018-03-15 14:41:34 +01:00 |
|
fieldOfView
|
dbabf3bda9
|
Merge branch 'master' into feature_preheat_extruder
# Conflicts:
# cura/PrinterOutput/ExtruderOutputModel.py
# cura/PrinterOutput/PrinterOutputModel.py
|
2018-03-15 11:21:37 +01:00 |
|
fieldOfView
|
11be8f158f
|
Merge branch 'master' into feature_support_eraser_ux
|
2018-03-15 11:10:49 +01:00 |
|
Diego Prado Gesto
|
50bf61d823
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-15 10:34:09 +01:00 |
|
Diego Prado Gesto
|
0155a20994
|
CURA-4870 Fix visibility in the status icon
|
2018-03-15 10:33:06 +01:00 |
|
jack
|
f3f4be5334
|
Merge pull request #3496 from fieldOfView/fix_textfield_select
Only select all text when tabbing to fields, not when clicking a field
|
2018-03-15 10:28:47 +01:00 |
|
Lipu Fei
|
a477b8cdc2
|
Fix malyan m180 definitions
CURA-4696
|
2018-03-15 09:58:02 +01:00 |
|
Jack Ha
|
8dd065e3f5
|
Merge branch 'master' into extra_machine_settings
|
2018-03-15 09:36:30 +01:00 |
|
Diego Prado Gesto
|
1cf832653c
|
CURA-4870 Make the configuration selector only available for network
printers.
Show the connection icon also for printers connected via USB or
Octoprint.
|
2018-03-14 17:00:39 +01:00 |
|
Diego Prado Gesto
|
e6c5bd28b2
|
CURA-4870 Use the visible property instead of a Qt5.10 existing 'opened'
property.
This is needed to avoid a crashing for those that are using 5.10 running from
source.
|
2018-03-14 16:53:51 +01:00 |
|
Diego Prado Gesto
|
61ce0c3154
|
CURA-4870 Make the configuration pop-up open and close with one click.
Before it was the case in which sometimes the user needs two clicks for
that.
Also collapse the dropdown when the configuration is applied.
|
2018-03-14 15:15:43 +01:00 |
|
Diego Prado Gesto
|
ff676c98a6
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-03-14 13:56:24 +01:00 |
|
ChrisTerBeke
|
eec963b313
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2018-03-14 13:30:30 +01:00 |
|
ChrisTerBeke
|
474db38ddf
|
Fix failing test for um3_extended 0.8 variant
|
2018-03-14 13:30:20 +01:00 |
|