Diego Prado Gesto
|
10c9ea68b4
|
CURA-4461 Change builplate type's label
|
2018-01-11 13:53:09 +01:00 |
|
Diego Prado Gesto
|
de98a62dc8
|
CURA-4461 Read buildplate id from the printer and set the automatic
option
|
2018-01-11 13:03:35 +01:00 |
|
Diego Prado Gesto
|
10320b7f2e
|
CURA-4461 Remove debug outputs
|
2018-01-10 17:05:22 +01:00 |
|
Diego Prado Gesto
|
cea9f359cd
|
CURA-4461 Set active buildplate in the global container stack when is
changed in the UI.
Add a new setting for distinguish between types of build plates.
|
2018-01-10 14:05:38 +01:00 |
|
Diego Prado Gesto
|
fd46f6968b
|
CURA-4461 Show nozzles and buildplates separately depending on the
hardware_type metadata in variants
|
2018-01-10 11:42:43 +01:00 |
|
Diego Prado Gesto
|
2613b4d1a3
|
CURA-4461 Add menu item for build plates
|
2018-01-09 16:08:30 +01:00 |
|
Diego Prado Gesto
|
becb0cf7b9
|
CURA-4461 Add dropdown menu in the UI for selecting the buildplate if
the printer has different buildplates.
|
2018-01-09 15:42:10 +01:00 |
|
Diego Prado Gesto
|
342bdda641
|
CURA-4461 Add missing keys
|
2018-01-09 13:54:01 +01:00 |
|
Diego Prado Gesto
|
d31eaca1b7
|
CURA-4461 Add default buildplate temperature setting
|
2018-01-09 13:35:42 +01:00 |
|
Jack Ha
|
d05f4a493b
|
CURA-4525 fix qml undefined QString
|
2018-01-08 14:41:39 +01:00 |
|
Jack Ha
|
164e5fdc8e
|
CURA-4525 change active build plate if that build plate does not exist anymore; disable context menu items for build plates when no selection
|
2018-01-08 13:55:42 +01:00 |
|
Jack Ha
|
e638c21acb
|
CURA-4525 fix selected object will select correct build plate (not only visualization)
|
2018-01-08 11:30:57 +01:00 |
|
Jack Ha
|
733d6234e6
|
CURA-4525 moved experimental preferences to bottom with its own label; all settings are by default off
|
2018-01-08 11:13:16 +01:00 |
|
Ghostkeeper
|
a717960695
|
Disallow negative branch angles
The engine can't really handle that any more.
Contributes to issue CURA-4523.
|
2018-01-05 13:46:05 +01:00 |
|
Lipu Fei
|
8c98ab027a
|
Fix code style
CURA-4758
|
2018-01-05 11:55:18 +01:00 |
|
Lipu Fei
|
223d9b6025
|
Update QtQuick import versions
CURA-4758
|
2018-01-05 11:55:18 +01:00 |
|
Lipu Fei
|
65e8762546
|
Fix layer height slider update issue
CURA-4758
|
2018-01-05 11:55:17 +01:00 |
|
ChrisTerBeke
|
9784faf181
|
Merge pull request #3017 from fieldOfView/feature_textfield_select
Select text when gaining focus
|
2018-01-04 17:01:46 +01:00 |
|
jack
|
5273fcf238
|
Merge pull request #2790 from Ultimaker/feature_tree_support
Tree support
|
2018-01-04 16:57:52 +01:00 |
|
Jack Ha
|
5611a6b6eb
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2018-01-04 16:12:46 +01:00 |
|
Jack Ha
|
4f224a4311
|
CURA-4525 do not show build plate view item when disabled
|
2018-01-04 16:12:39 +01:00 |
|
Lipu Fei
|
d778856025
|
Merge pull request #3009 from smartavionics/mb-add-infill_enable_travel_optimization
Added infill_enable_travel_optimization setting.
|
2018-01-04 15:09:58 +01:00 |
|
Lipu Fei
|
d20895a055
|
Fix code style
CURA-4758
|
2018-01-04 13:51:47 +01:00 |
|
Lipu Fei
|
84adbc5f41
|
Use the 5.8 versions of QtQuick modules in QMLs
CURA-4758
|
2018-01-04 13:26:14 +01:00 |
|
ChrisTerBeke
|
4cec27b181
|
Fix QML warnings for combo boxes - CURA-4758
|
2018-01-04 11:53:34 +01:00 |
|
ChrisTerBeke
|
3f7d8997a1
|
Fix icon positions - CURA-4758
|
2018-01-04 11:33:12 +01:00 |
|
ChrisTerBeke
|
af9181287a
|
Merge branch 'master' into qtquick-controls-2.0
|
2018-01-04 11:17:50 +01:00 |
|
Jack Ha
|
d19015e85f
|
CURA-4523 solved merge conflict
|
2018-01-04 10:47:24 +01:00 |
|
Jack Ha
|
a5d9aac91b
|
CURA-4525 placed view menu items in Build Plate submenu
|
2018-01-04 10:32:54 +01:00 |
|
Jack Ha
|
8854a28d56
|
CURA-4525 solved merge conflict
|
2018-01-04 10:24:30 +01:00 |
|
ChrisTerBeke
|
46827b9295
|
Fix tevo blackwidow json file
|
2018-01-04 10:14:55 +01:00 |
|
ChrisTerBeke
|
0c504560fa
|
Merge pull request #3057 from thetobby/master
Adding printer definition for Anycubic i3 Mega & Tevo Black Widow
|
2018-01-04 09:57:31 +01:00 |
|
Jack Ha
|
8c7a0d4a8e
|
CURA-4525 created CuraSceneController and took out logic from ObjectsModel and BuildPlateModel
|
2018-01-04 09:26:15 +01:00 |
|
ChrisTerBeke
|
4e10d6ee87
|
Merge pull request #3030 from TheAssassin/patch-1
Reduce amount of movements after print for Tevo Tarantula
|
2018-01-03 17:49:50 +01:00 |
|
Ghostkeeper
|
e18b3b3669
|
Remove duplicate setting
Some merge conflict, I think.
Contributes to issue CURA-4523.
|
2018-01-03 17:29:49 +01:00 |
|
Aleksei S
|
49ae078396
|
Adjust 3d view and add Camera View to the menu bar
CURA-4642
|
2018-01-03 16:45:26 +01:00 |
|
ChrisTerBeke
|
5a9e3a8efd
|
Fix front view button rotation, cleanup view buttons onClicked
|
2018-01-03 16:18:31 +01:00 |
|
Lipu Fei
|
392be23281
|
Fix SettingView stakc ID binding
CURA-4708
|
2018-01-03 15:58:30 +01:00 |
|
Jack Ha
|
62487e8ea2
|
CURA-4525 cleanups and change comment and added new-lines
|
2018-01-03 15:41:08 +01:00 |
|
Jack Ha
|
2f965cc053
|
CURA-4525 switch locations of build plates and objects list
|
2018-01-03 14:18:40 +01:00 |
|
ChrisTerBeke
|
7eb507484b
|
hide sidebar header when in monitoring mode
|
2018-01-03 14:12:45 +01:00 |
|
ChrisTerBeke
|
1686f951c9
|
Finish styling mode switch buttons
|
2018-01-03 14:02:35 +01:00 |
|
Jack Ha
|
bfa33c721c
|
CURA-4525 solved merge conflicts
|
2018-01-03 13:52:55 +01:00 |
|
ChrisTerBeke
|
4f77b2ea6d
|
More layout and font fixes
|
2018-01-03 13:50:06 +01:00 |
|
ChrisTerBeke
|
1476e95adc
|
Fix mode switching buttons functionality
|
2018-01-03 13:45:18 +01:00 |
|
ChrisTerBeke
|
b7aadbe3c3
|
Fix extruder dropdown text model
|
2018-01-03 13:08:20 +01:00 |
|
ChrisTerBeke
|
1fa3031486
|
Fix text color for extruder comboboxes
|
2018-01-03 12:52:40 +01:00 |
|
Jack Ha
|
cb1484ee63
|
CURA-4525 update size and margins of objects list
|
2018-01-03 12:52:32 +01:00 |
|
ChrisTerBeke
|
3a2b2d3333
|
Also fix combobox list item heights for extruder dropdowns
|
2018-01-03 12:48:33 +01:00 |
|
Jack Ha
|
c8243a0ddd
|
CURA-4525 fix convex hull, changed size of object list
|
2018-01-03 12:47:09 +01:00 |
|