10786 Commits

Author SHA1 Message Date
Ghostkeeper
b9045f6b24
Give warning if using some patterns with gradual
Cross, Cross 3D, Concentric and Concentric 3D don't work well with Gradual Infill. Lines and zigzag don't work well with Gradual Support Infill (in addition to the previously mentioned patterns) since they aren't alternating in support.

Contributes to issue CURA-4095.
2017-10-06 16:01:53 +02:00
daid
1313e01f04 Fix the OpenGL shader for older (legacy?) OpenGL. As the grid shader was no longer working. 2017-10-06 15:44:10 +02:00
Cláudio Sampaio (Patola)
8bbdd9cca1 Updated brazilian portuguese strings 2017-10-06 10:10:23 -03:00
Jaime van Kessel
fddb829273 Added check to see if selectedPrinter is set
CL-500
2017-10-06 14:15:15 +02:00
Jaime van Kessel
a2dabc6442 Re-added elide properties that seem to have gone lost in re-work
CL-521
2017-10-06 13:51:18 +02:00
Jaime van Kessel
8913a64fdc Removed some hardcoded UI values 2017-10-06 13:46:17 +02:00
Jaime van Kessel
af0615f985 Codestyle fixes
CL-524
2017-10-06 13:37:48 +02:00
Jaime van Kessel
21ad2548b7 Also check the status of the job if it's not printing
CL-524
2017-10-06 13:32:06 +02:00
Lipu Fei
e9462b17c8 Add try-excepts for signal disconnections 2017-10-06 12:04:16 +02:00
Lipu Fei
ba12d9dff8 Move robot to the left
CURA-4416
2017-10-06 12:03:37 +02:00
Lipu Fei
c76b35ce3a Update splash screen
CURA-4416
2017-10-06 11:11:44 +02:00
ChrisTerBeke
35dae000a0 Merge branch '3.0' 2017-10-06 10:45:42 +02:00
ChrisTerBeke
9f0b85952a Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-06 10:45:25 +02:00
ChrisTerBeke
798649bce8 Merge branch 'TheAssasin-master' into 3.0 2017-10-06 10:40:34 +02:00
Ghostkeeper
7e00914e38
Merge branch '3.0' 2017-10-06 10:00:19 +02:00
Ghostkeeper
5a3677688f
Fix top/bottom speed for CPE+ faster profiles
I think these were some typos or mistakes in someone's spreadsheet.
2017-10-06 09:59:17 +02:00
Lipu Fei
39fc03c550 Revert "Replace new message string with a logging line"
This reverts commit e052c3ba83f1e90777375f51e2612ec1df17fc55.

CURA-4398
2017-10-06 09:57:45 +02:00
Lipu Fei
e052c3ba83 Replace new message string with a logging line
CURA-4398
2017-10-06 09:50:03 +02:00
Lipu Fei
71f794f76d Upgrade ultimaker2 quality_changes
CURA-4420

Ultimaker 2 quality_changes profiles were saved with definition =
fdmprinter in Cura 2.7. In Cura 3.0, that should be "ultimaker2".
2017-10-06 09:38:10 +02:00
Diego Prado Gesto
c9e8f7c743 Block sending several files now works even if there is a mismatching - CURA-4398 2017-10-05 18:16:53 +02:00
ChrisTerBeke
7d1722088b Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-05 18:09:41 +02:00
ChrisTerBeke
ed551cdc2b Merge branch 'gradual_infill' into 3.0 2017-10-05 18:09:17 +02:00
ChrisTerBeke
874b08eb07 Fixes for infill slider gradual reset - CURA-4397 2017-10-05 18:08:52 +02:00
Lipu Fei
185c350a19 Merge remote-tracking branch 'upstream/3.0' 2017-10-05 15:49:18 +02:00
Lipu Fei
8a27b2e97b Fix typo in WorkspaceDialog.qml 2017-10-05 15:48:38 +02:00
Diego Prado Gesto
80ae45ac13 Add some comments to better understand the code - CURA-4404 2017-10-05 15:45:14 +02:00
Diego Prado Gesto
17183316db Gradual infill stepping 1 by 1 and remembering previous value - CURA-4397 2017-10-05 15:22:39 +02:00
Lipu Fei
5e970fa5a5 Use more descriptive function name
CURA-4411
2017-10-05 15:08:08 +02:00
Lipu Fei
18e636f928 Cleanup post_reply cleanup code
CURA-4398

- Create 2 separate try-except blocks for disconnect()s
- Remove duplicated post_reply cleanup code by creating a function to do
  so
2017-10-05 15:02:30 +02:00
ChrisTerBeke
82805fefe4 Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-05 15:01:27 +02:00
ChrisTerBeke
9ef1caff50 Fix view combobox not updating when using view menu item, code cleanup, CURA-4411 2017-10-05 15:01:19 +02:00
Lipu Fei
d89f027458 Fix extruder stacks list handling in profile models
CURA-4404
2017-10-05 14:11:16 +02:00
Lipu Fei
0eeded7930 Fix KeyError in WorkspaceDialog
CURA-4404
2017-10-05 14:11:16 +02:00
Ghostkeeper
f2ecf41ab1
Fix referencing creality definitions
The IDs don't matter, but that little 'a' there does.
2017-10-05 13:44:06 +02:00
Ghostkeeper
aa9ae73e8f
Set minimum layer time to 10 seconds
Via inheritance this is applied to all Creality printers.
2017-10-05 13:44:06 +02:00
Ghostkeeper
5cd1825603
Remove 'beta' from names of Creality printers
They are now considered stable.
2017-10-05 13:44:06 +02:00
Ghostkeeper
42652cc1c1
Update Japanese translations
Received these via Ultimaker's resellers in the area.

Contributes to issue CURA-4341.
2017-10-05 13:44:06 +02:00
Ghostkeeper
203485d436
Update Korean translations
These were received via Ultimaker's resellers for that area. I fixed up the metadata before uploading it here.

Contributes to issue CURA-4341.
2017-10-05 13:44:06 +02:00
ChrisTerBeke
cd59048475 Disconnect upload finished signals, move already uploading check down, CURA-4398 2017-10-05 13:11:45 +02:00
Ghostkeeper
d458fcde5c
Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0""
This reverts commit e07e7bc9e714843cf853f0a255ee5a8432696886.

Contributes to issue CURA-4414.
2017-10-05 10:58:49 +02:00
Ghostkeeper
ff41b043b1
Merge branch '3.0' 2017-10-05 10:58:21 +02:00
ChrisTerBeke
a8476c30ca
CURA-4414 replace all Text elements for Label, make sure no half pixel anchors exist 2017-10-05 10:58:07 +02:00
Mark
e9a8ae15f3
Move text back to label and remove unused font 2017-10-05 10:57:43 +02:00
Ghostkeeper
e07e7bc9e7
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
This reverts commit b62c19206f5e494fa27eb0b877197556c559e449, reversing
changes made to 104926c6ed1648ec20b4308fdacad4e99c14c8b3.

Contributes to issue CURA-4414.
2017-10-05 10:28:54 +02:00
Diego Prado Gesto
30be02be14 Keep custom infill density value when disabling gradual infill - CURA-4397 2017-10-05 09:08:52 +02:00
Ghostkeeper
e7153968f0
Merge branch 'feature_raise3d_n2' of https://github.com/fieldOfView/Cura into fieldOfView-feature_raise3d_n2 2017-10-04 17:19:35 +02:00
Jaime van Kessel
e8925443a0 Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0 2017-10-04 16:10:04 +02:00
Jaime van Kessel
512a942f75 Added a tickle to zipping state of messages 2017-10-04 16:09:53 +02:00
Jaime van Kessel
c3afd49847 Added a tickle to zipping state of messages 2017-10-04 15:54:19 +02:00
Ghostkeeper
b142a15266
Remove unused import
And fixed the header and documentation spelling.
2017-10-04 14:59:39 +02:00