fieldOfView
72bf073101
Fix LayerView layer box width
2017-09-27 11:43:14 +02:00
alekseisasin
a2e0f4d64f
For discard changed window retrieve data from setting "value" property instead of "resolve"
...
CURA-4358
2017-09-27 11:27:29 +02:00
Simon Edwards
85efd9249c
Add in all of the changes for Cura Connect
...
CURA-4376
2017-09-27 10:29:48 +02:00
Ghostkeeper
823807144f
Fix spelling mistake
...
Found by Anraf1000. Thanks.
2017-09-27 10:29:40 +02:00
Jaime van Kessel
11484bf6ad
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
2017-09-27 09:37:56 +02:00
Jaime van Kessel
cd11c6832d
Added user agent header to firmware update
2017-09-27 09:37:38 +02:00
fieldOfView
98e3f2bdb2
Add definitions for the Raise3D N2 series
...
See https://ultimaker.com/en/community/51242-please-add-these-raise3d-printer-definitions for source and details.
2017-09-26 21:10:52 +02:00
Diego Prado Gesto
568535e3e2
Adapting the code in case a multiextruder printer will use only one extruder - CURA-4359
2017-09-26 17:49:53 +02:00
fieldOfView
1479322fbe
Add screenScaleFactor to About window
2017-09-26 12:24:59 +02:00
fieldOfView
565ed4933b
Use pixels instead of points for text in splash-screen
...
The current splashscreen implementation uses DPI-independent pixel sizes for everything, but point sizes take the DPI into account. This caused too large text and misalignment in the splash screen on Hi DPI screens on Windows.
2017-09-26 11:56:14 +02:00
Jaime van Kessel
28aadc1b05
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
2017-09-26 11:36:20 +02:00
Jaime van Kessel
826773ae42
Added a lot more logging to debug the not-authenticated issue
2017-09-26 11:20:14 +02:00
fieldOfView
7394a0c6ef
Fix typo
2017-09-26 11:05:46 +02:00
Ghostkeeper
6bb045b860
Move Break Support Into Chunks to experimental
...
It seems to give heavy underextrusion.
2017-09-26 10:39:52 +02:00
Ghostkeeper
052b4b0b11
Merge branch '3.0'
2017-09-26 09:57:04 +02:00
Ghostkeeper
2fbcfe65ea
Only write the information we need to workspaces
...
This way we can be sure that no sensitive information enters the workspaces even if some future developer or a plug-in puts it there.
Contributes to issue CURA-4371.
2017-09-26 09:56:49 +02:00
Thomas Karl Pietrowski
fc8cbedc82
Sorting imports and removing superfluous import
...
.. Logger has been imported twice..
2017-09-26 09:39:18 +02:00
Jaime van Kessel
583b776c6c
Fixed error spam on progress sliced layer run
...
CURA-4349
2017-09-26 09:30:49 +02:00
Ghostkeeper
278d5eba2e
Merge branch '3.0'
2017-09-26 09:06:57 +02:00
Ghostkeeper
355aa36bb4
Ignore SolidWorksPlugin
...
Please.
2017-09-26 09:06:38 +02:00
Ghostkeeper
a44c6e3a4f
Fix spelling mistake
...
Found by Anraf1000. Thanks.
2017-09-26 09:05:37 +02:00
krisrok
6641415a38
refine abort sequence
...
homing the head with "G28" does not work on my printer for some reason. "G28 X" and "G28 Y" however do.
this fix should not break behaviour on other printers as "G28" is just a shortcut.
2017-09-25 23:43:45 +02:00
fieldOfView
c5fd0e6c80
Use screenScaleFactor to consistently adapt sizes to display pixel ratio
2017-09-25 22:07:12 +02:00
Diego Prado Gesto
b82309fb6a
Merge branch 'custom_profiles' into 3.0
2017-09-25 15:52:31 +02:00
alekseisasin
c33bd80818
Added NOT SUPPORTED profile for UM2++ and quality slider validation if value:-1
...
CURA-4182
2017-09-25 15:38:47 +02:00
Diego Prado Gesto
2ae1700a15
Solved the issue with the slider that was no showing in gray the unavailable profiles - CURA-4327
2017-09-25 14:43:29 +02:00
alekseisasin
d7ed8244ae
In project loading dialog the CANCLE button did not work
...
CURA-4345
2017-09-25 14:32:02 +02:00
Ghostkeeper
4ddfb81897
Set raft air gap to 0.25mm for 0.25mm nozzles
...
We haven't tested this (neither did we test 0.3mm what it was originally) but we estimate that this will work a bit better. At least it won't give a warning.
2017-09-25 12:31:23 +02:00
fieldOfView
7c1de0c0d2
Make Solid View a required plugin.
...
There is no plugin with the id "MeshView"
2017-09-25 11:28:08 +02:00
Diego Prado Gesto
c22928f5d1
Change behavior when there is no suitable item - CURA-4327
2017-09-25 08:43:57 +02:00
Ghostkeeper
e427f0bc5f
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
2017-09-25 08:29:40 +02:00
Ruben D
5e0052dcb6
Update version number for translation documents
...
These are the files for version 3.0 after all.
Contributes to issue CURA-4341.
2017-09-24 13:56:32 +02:00
Ruslan Popov
5932d5aacf
Update russian translation.
2017-09-23 11:20:34 +03:00
ChrisTerBeke
11241642b3
CURA-4354 fixed plugin injected tool icon path finding, example in PerObjectSettingsTool
2017-09-22 16:15:38 +02:00
ChrisTerBeke
045f1ce259
update print button dropdown color and hover color
2017-09-22 15:52:44 +02:00
Ghostkeeper
3de608cb0f
Fix display of bed temperature before a printer is added
...
Otherwise you get an error if you switch to the print monitor before adding a printer.
2017-09-22 15:14:03 +02:00
ChrisTerBeke
eb39d857e9
CURA-4341 add documentation for Qt checkbox binding workaround
2017-09-22 15:00:55 +02:00
ChrisTerBeke
07610ea6bb
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-09-22 14:58:42 +02:00
ChrisTerBeke
0d6c366fa4
CURA-4341 remove debug logging
2017-09-22 14:58:08 +02:00
alekseisasin
07beae0c48
Merge branch '3.0' of github.com:Ultimaker/cura into 3.0
2017-09-22 14:47:34 +02:00
Diego Prado Gesto
cf94c8d37d
Working on fixing several issues with profiles - CURA-4327
2017-09-22 14:47:20 +02:00
alekseisasin
ea65457920
After first start (no machine added) the controls on right side are invisible
...
CURA-4357
2017-09-22 14:45:23 +02:00
ChrisTerBeke
bbff49664f
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-09-22 14:31:24 +02:00
ChrisTerBeke
14429d81cc
CURA-4313 fix re-binding checkboxes after manually clicking them
2017-09-22 14:31:19 +02:00
alekseisasin
e1f8676cac
Removed tooltip translation in SidebarSimple
...
CURA-4182
2017-09-22 14:02:13 +02:00
alekseisasin
4c3f146995
Merge branch '3.0' of github.com:Ultimaker/cura into 3.0
2017-09-22 13:51:15 +02:00
alekseisasin
9a0926b009
Check undefined text
...
CURA-4182
2017-09-22 13:50:31 +02:00
ChrisTerBeke
07161f5d50
CURA-4341 use existing signals instead to update topbar monitoring
2017-09-22 13:40:55 +02:00
ChrisTerBeke
ce390b50e7
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-09-22 13:21:46 +02:00
ChrisTerBeke
358077c726
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-09-22 13:12:21 +02:00