Nino van Hooff
c43cdb5c63
Implement allowPositive for printhead settings
...
CURA-6690
2019-09-19 14:49:18 +02:00
Nino van Hooff
17a832f52f
Do not transform negative printhead min max values to positive while
...
displaying
CURA-6690
2019-09-19 13:56:37 +02:00
Ghostkeeper
8b8429d629
Merge branch 'CURA--6683_icons_per_object_settings'
2019-09-19 10:48:23 +02:00
Ghostkeeper
1f7c653368
Capitalise the S
...
We need to seize this opportunity and capitalise on that sort of market opportunity.
2019-09-19 10:47:16 +02:00
Jaime van Kessel
cc65bc8213
Fix scrollbar for object selector
2019-09-18 17:05:00 +02:00
Nino van Hooff
53ea6ce1a7
POS: Fix: currentMeshType reference
...
CURA-6683
2019-09-18 11:39:58 +02:00
Jaime van Kessel
549eb21a5a
Simplify the machinesettings qml
2019-09-18 11:24:11 +02:00
Nino van Hooff
9fa2b26897
Styling: do not use thick_lining for selected tool icons.
...
Affects Per Object Settings and rotate Lay Flat
CURA-6683
2019-09-18 11:23:10 +02:00
Nino van Hooff
7d66409494
POS: Refactor settings dialog into its own file
...
CURA-6683
2019-09-18 11:23:10 +02:00
Nino van Hooff
fbba39cb63
POS: Correct label text
...
CURA-6683
2019-09-18 11:21:12 +02:00
Nino van Hooff
be7bd59e30
Code Style: camelCase for qnl properties, brackets, commas
...
CURA-6683
2019-09-18 11:21:12 +02:00
Nino van Hooff
c3bbd884b5
Use Cura.SecondaryButton for POS select settings button per design
...
CURA-6683
2019-09-18 11:07:18 +02:00
Jaime van Kessel
75c7a6fa62
Change default font for numericTextfield to default instead of medium
2019-09-18 10:55:18 +02:00
Jaime van Kessel
db0428ceec
Remove anchors that were causing qml warnings
2019-09-18 10:32:47 +02:00
maukcc
b5ba673ffb
HMS434 quality updates 2
2019-09-17 16:51:35 +02:00
maukcc
b652035696
HMS434 quality updates
2019-09-17 16:48:34 +02:00
Diego Prado Gesto
0b9052b068
Clean up and code style fixing
...
Contributes to CURA-6683.
2019-09-17 15:12:46 +02:00
Diego Prado Gesto
4dd6c5b03a
Merge branch 'master' into CURA--6683_icons_per_object_settings
2019-09-17 14:16:51 +02:00
Diego Prado Gesto
b9ed619c9a
Reuse the Cura ToolTip while showing long object item
...
It will only show the tooltip when the text is longer than the elided text.
Contributes to CURA-6666.
2019-09-17 13:52:37 +02:00
Ghostkeeper
fd452e74b3
Merge branch 'mb-fix-small-feature-blurb-spello' of https://github.com/smartavionics/Cura into smartavionics-mb-fix-small-feature-blurb-spello
2019-09-17 13:15:57 +02:00
Ghostkeeper
d0b7a52ef5
Remove unused definition ID field
2019-09-17 13:10:25 +02:00
Ghostkeeper
b34895703b
Merge branch '4.3'
2019-09-17 13:08:49 +02:00
Ghostkeeper
cd4f6ff3f4
Add tooltip to object list
...
Contributes to issue CURA-6666.
2019-09-17 10:42:36 +02:00
Diego Prado Gesto
f2fa8fd1f5
Merge pull request #6362 from radfahrer/master
...
Correction for build volume.
2019-09-17 10:37:43 +02:00
Diego Prado Gesto
5a95788493
Use the setting's default value when the global variant instance container is empty
...
Otherwise it will never show as a matching configuration in the configuration list.
2019-09-17 09:52:44 +02:00
Ghostkeeper
e4c3ab33f8
Fix message saying all is good if it isn't
2019-09-17 09:37:18 +02:00
Ghostkeeper
e4edd5732f
Fix success code in MyPy script
...
The 'return' variable was used for two things, shadowing each other. Because of that, it would fill the variable with a subprocess.run result which would evaluate to True so it would always say that the test failed.
2019-09-17 09:35:12 +02:00
Diego Prado Gesto
b4d4a0e291
Add the Trimesh Reader to the list of bundled plugins
2019-09-16 16:49:12 +02:00
Diego Prado Gesto
0085660153
Use non-abbreviated names in the configurations list
2019-09-16 15:59:21 +02:00
Nino van Hooff
5efc0e7f27
Mypy: do not stop after finding issues in a module
2019-09-16 15:41:04 +02:00
Diego Prado Gesto
021a04c427
Show the printer types list when we show the label every time or when only show the label for the active printer.
2019-09-16 15:29:34 +02:00
Ellecross
28310e03f2
Revert "Only show printerTypes for active machine"
...
This reverts commit 2395567f1eb505a814f3b305e5a59138dfe8c144.
2019-09-16 15:05:09 +02:00
Nino van Hooff
dbb9e55bc8
Fix MyPy warning in PerObjectSettingsTool
...
CURA-6683
2019-09-16 15:05:02 +02:00
Jaime van Kessel
6ff59bf5ab
Fix some more issues with the custom FF printer
2019-09-16 11:48:10 +02:00
Jaime van Kessel
e964035653
Fix adding custom FFF printer
2019-09-16 11:40:32 +02:00
Jaime van Kessel
c0db1a17be
Fix the false positive failure in the unit test
2019-09-16 11:40:08 +02:00
Jaime van Kessel
0f8dfeafc1
fix typo
2019-09-16 09:26:12 +02:00
Daniel Green
57a50c9c3d
Correction for build volume.
2019-09-15 09:56:21 -07:00
Mark Burton
fb5ec97cb8
Fix spelling.
2019-09-14 20:19:52 +01:00
Jaime van Kessel
0ff9d72c4c
Remove use of deprecated extruders property
2019-09-13 17:27:16 +02:00
Nino van Hooff
d6872a65bd
Fix infillOnlyCheckbox not representing mesh type
...
Not a bug but a feature: When the overlays button is clicked, the infill
mesh type is set and the checkbox checked
CURA-6683
2019-09-13 13:36:30 +02:00
Remco Burema
756c21cd19
Remove extra empty lines in ChangeAtZ-scipt output.
2019-09-13 13:33:06 +02:00
Nino van Hooff
44fbcaeb3a
Fix Settings lines positioning for Per Object Settings
...
CURA-6683
2019-09-13 13:26:00 +02:00
Nino van Hooff
667e5f8e18
Fix reference error in POS
...
CURA-6683
2019-09-13 13:26:00 +02:00
Nino van Hooff
606faf54c2
Remove unnecessary component initialization
...
CURA-6683
2019-09-13 13:26:00 +02:00
Nino van Hooff
fe0e1e5aba
Remove unnecessary ; line endings in QML
...
CURA-6683
2019-09-13 13:26:00 +02:00
Nino van Hooff
90fefac37f
Remove redundant rows from POS QML
...
CuRA-6683
2019-09-13 13:26:00 +02:00
Nino van Hooff
184a72f7ab
Bind current_mesh_type to UM.ActiveTool.properties.getValue("MeshType")
...
CURA-6683
2019-09-13 13:26:00 +02:00
Ian Paschal
495ed17294
Merge pull request #6347 from Ultimaker/allow_hiding_new_cloud_printers_popup
...
Store in preferences if the user wants to hide the message
2019-09-13 12:54:01 +02:00
maukcc
d514b324fb
HMS434 update
...
HMS434 update on material and quality profiles
2019-09-13 11:38:42 +02:00