fieldOfView
05b3654346
Fix color of selected items in Profiles and Materials pages
2018-06-26 11:45:07 +02:00
Ghostkeeper
ec9fb76974
Add extra fast base global profile
...
This one has 0.3mm, as midpoint between 0.2 and 0.4.
2018-06-19 11:24:24 +02:00
Mark
c6ab0d73d5
Merge pull request #3948 from onitake/patch/fix-appstream-xml
...
Fixed incorrect appstream data XML.
2018-06-19 10:57:47 +02:00
Ghostkeeper
c4b98f4760
Reduce tree support branch distance dramatically
...
I've tested a lot with this and found this the most major contributor to the bad surface quality that you're getting with tree support, so I'm reducing the default of this setting.
2018-06-18 14:25:38 +02:00
Gregor Riepl
42337f602e
Fixed incorrect appstream data XML.
...
Fixes : #3944
2018-06-18 08:08:28 +02:00
Ghostkeeper
e0699a0997
Merge branch '3.4'
2018-06-14 14:57:20 +02:00
Ghostkeeper
7b82421751
Don't disable E steppers when pausing
...
There is no such command to disable only the E stepper drivers. This command M84 gets interpreted as disabling ALL stepper drivers, which on some printers would cause the print bed to fall down.
2018-06-14 14:57:03 +02:00
Diego Prado Gesto
dfd20e1362
CURA-5335 Looking for the actual line number in the gcode when using the filament change script.
2018-06-14 14:35:46 +02:00
Mark
49a3444b13
Unhide label for master
2018-06-14 10:59:05 +02:00
Jack Ha
f5dd7f6e92
CURA-5456 fixed typo, fixed multi objects with disabled extruders in message
2018-06-14 10:27:24 +02:00
Diego Prado Gesto
2c7c167fe0
CURA-5335 Looking for the actual line number in the gcode when using the filament change script.
2018-06-13 20:41:56 +02:00
jack
06f73ac798
Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3d
...
CURA-5450 remove concentric 3d
2018-06-13 16:55:44 +02:00
Jack Ha
5b688fceb1
CURA-5450 update comment
2018-06-13 16:54:55 +02:00
Lipu Fei
cf0efea4c3
Fix reset to formula button and use new icon
...
CURA-5407
2018-06-13 12:26:26 +02:00
Diego Prado Gesto
3a00ddb01d
Merge branch 'master' of github.com:Ultimaker/Cura
2018-06-13 11:33:20 +02:00
Diego Prado Gesto
981eed313c
FindNodePlacement should find a placement for the node, but not creating
...
a new node.
2018-06-13 11:28:20 +02:00
Lipu Fei
439ea79c60
Add message for unable to slice due to disabled extruders
...
CURA-5456
2018-06-13 11:09:20 +02:00
Lipu Fei
b0b4f78cf2
Revert "Update SettingOverrideDecorator upon extruder enabled/disabled"
...
CURA-5456
This reverts commit 7a6e7112765c386c7d1ac1ac52fce132b67240ba.
2018-06-13 10:34:01 +02:00
Lipu Fei
880e098031
Revert "Fix for code style checks"
...
CURA-5456
This reverts commit cc11e0a2425f0f5a6cb71005cdee1c92cd6736c2.
2018-06-13 10:33:55 +02:00
Lipu Fei
abed6052d0
Revert "CURA-5456 Fix some code-style"
...
CURA-5456
This reverts commit c5d48a3a9a87f9ecdecb6466f6a057bb58f24b55.
2018-06-13 10:33:46 +02:00
Lipu Fei
0c3528a613
Fix missing new quality_changes
...
CURA-5471
Otherwise they don't get saved...
2018-06-13 09:04:05 +02:00
Lipu Fei
1b3706e172
Fix missing new quality_changes
...
CURA-5471
Otherwise they don't get saved...
2018-06-13 08:59:14 +02:00
Lipu Fei
3bb65a2760
No need to deepcopy before auto-arrange
2018-06-12 16:32:47 +02:00
Diego Prado Gesto
b9a94a1025
Adjust the slider label width a bit to look ok in macOS
2018-06-12 13:40:28 +02:00
Diego Prado Gesto
7cd0f57f22
Make the slider label width adjustable depending on the number of digits of
...
the total number of layers.
2018-06-12 13:32:54 +02:00
Diego Prado Gesto
c31d329657
Remove preference 'arrange models on load' since it was experimental and
...
now the arranger makes the job.
2018-06-12 13:20:20 +02:00
Diego Prado Gesto
c5d48a3a9a
CURA-5456 Fix some code-style
2018-06-12 11:21:36 +02:00
Diego Prado Gesto
4024391e75
Fix quality profile update
...
CURA-5453
))Should take into account that the custom profile being updated may not have a quality_changes container for each stack, and Cura should create one if this is the case, so the user changes results can be stored.
2018-06-12 10:54:53 +02:00
Lipu Fei
cc11e0a242
Fix for code style checks
...
CURA-5456
2018-06-12 10:50:09 +02:00
Diego Prado Gesto
e554adc1c8
CURA-5453 Remove duplicate line.
2018-06-12 10:40:02 +02:00
Lipu Fei
b81635ac8e
Update setting_version to 5 and add 34 -> 40 upgrade
...
CURA-5450
Also update setting_version for all qualities and variants.
2018-06-12 10:17:35 +02:00
Diego Prado Gesto
3be58e7d6b
CURA-5462 Change Low name to Normal
2018-06-11 17:04:18 +02:00
Jack Ha
fa93d47d5b
Merge branch 'master' of github.com:Ultimaker/Cura
2018-06-11 17:00:51 +02:00
Jack Ha
89c84eb93b
CURA-5327 fix crash when changing material diameter
2018-06-11 17:00:43 +02:00
Andreea Scorojitu
8cd46d2b58
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-06-11 16:59:21 +02:00
Diego Prado Gesto
bdd215ec8d
Merge pull request #3916 from Ultimaker/formulafy_speed_settings2
...
CURA-5342 replace speed setting constants in profiles to formulas
2018-06-11 16:51:01 +02:00
Diego Prado Gesto
335d3d4329
Merge branch 'master' of github.com:Ultimaker/Cura
2018-06-11 15:55:22 +02:00
Diego Prado Gesto
6e575c9cf5
CURA-5463 The packages that are scheduled to be removed, are not old
...
packages.
2018-06-11 15:54:11 +02:00
Jack Ha
b3f6e5c9e0
CURA-5327 renamed MachineManager._updateMaterialWithVariant to updateMaterialWithVariant
2018-06-11 15:52:28 +02:00
Andreea Scorojitu
26fb02e499
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-06-11 15:48:08 +02:00
Andreea Scorojitu
a8b27905c8
Cleaned_up_profiles_name_UM2, CURA-5462
...
Quality was removed from the name and Low Quality is now Normal.
2018-06-11 15:46:42 +02:00
Ghostkeeper
2eedc96f36
Convert to Doxygen documentation
...
Like the rest of Cura and Uranium.
2018-06-11 15:06:48 +02:00
Lipu Fei
3dc3afb34c
Remove all concentric_3d references
...
CURA-5450
2018-06-11 14:51:35 +02:00
Lipu Fei
48bac1a0f7
Do not move locked nodes
...
CURA-5347
2018-06-11 14:45:46 +02:00
Jack Ha
359506874a
CURA-5342 replace speed setting constants in profiles to formulas; also adds necessary settings for um2p if the setting is also defined in ultimaker2
2018-06-11 13:45:52 +02:00
Lipu Fei
74e3785a03
Fix material update upon loading a machine
...
CURA-5327
2018-06-11 13:42:38 +02:00
Lipu Fei
7a6e711276
Update SettingOverrideDecorator upon extruder enabled/disabled
...
CURA-5456
When an extruder gets disabled, the SettingOverrideDecorator should
update its associated extruder to an enabled one so the whole setup can
be sliced.
2018-06-11 13:29:36 +02:00
Lipu Fei
a04bf7d814
Merge remote-tracking branch 'origin/3.4'
2018-06-11 11:32:51 +02:00
Lipu Fei
310a99fba7
Fix deepcopy in SettingOverrideDecorator
...
Obvious mistake...
2018-06-11 11:32:25 +02:00
Diego Prado Gesto
8c9939e797
CURA-5444 Also get the metadata even if the material was marked as not
...
compatible.
2018-06-11 11:20:49 +02:00