Remco Burema
194f01f840
Add preferences for draggable/expandable-component. [CURA-6478]
2019-04-25 14:50:29 +02:00
Jaime van Kessel
078707a726
Merge branch '4.1' of github.com:Ultimaker/Cura into 4.1
2019-04-25 14:12:15 +02:00
Jaime van Kessel
da736cc4be
Add import redirects with deprecation warning so we don't break plugin compatibility
2019-04-25 14:11:42 +02:00
frylock34
67ccbc7677
add START and STE320 profiles
2019-04-25 15:42:59 +04:00
Remco Burema
baac2d1a0f
Fix various expandable/dragable/window interactions. [CURA-6478]
2019-04-25 13:33:31 +02:00
Lipu Fei
4948fad87c
Merge remote-tracking branch 'origin/4.1'
2019-04-25 13:22:23 +02:00
Lipu Fei
0501ae2fbc
Handle case that printer type can be human readable string
...
CURA-6449
2019-04-25 13:14:28 +02:00
Lipu Fei
4f05ea578c
Cancel the network request when cancel the manual ip request
...
CURA-6483
2019-04-25 11:55:49 +02:00
Lipu Fei
b22073e170
Add timeout for manual IP requests
...
CURA-6483
2019-04-25 11:54:32 +02:00
Remco Burema
9283c3d321
Add window-size handling to draggable component. [CURA-6478]
2019-04-25 11:08:13 +02:00
Ghostkeeper
1da88df399
Merge branch '4.1'
2019-04-25 10:55:39 +02:00
Ghostkeeper
cf9ab5a5cd
Don't serialize 'compatible' metadata key
...
It is already serialised in the 'hardware compatible' settings.
2019-04-25 10:55:17 +02:00
Ghostkeeper
0ad9d000ab
More consistent capital letter usage
2019-04-25 10:55:17 +02:00
Lipu Fei
9868dee474
Fix typing
...
CURA-6483
2019-04-25 08:57:57 +02:00
Lipu Fei
2e32b33bbb
Merge remote-tracking branch 'origin/4.1'
2019-04-25 08:48:34 +02:00
Lipu Fei
372e9026e4
Move add by ip device discovery into DiscoveredPrintersModel
...
CURA-6483
2019-04-25 08:44:55 +02:00
Remco Burema
7382798b6a
Move setting the dragged-to position to its own function. [CURA-6478]
2019-04-25 08:43:36 +02:00
Remco Burema
78f15d8fcb
Margins to main window for draggable component.
2019-04-25 08:43:36 +02:00
Remco Burema
37fddaee5c
Limit draggable component to the main window.
2019-04-25 08:43:36 +02:00
Remco Burema
28a14c0a3b
Make expandable component dragable.
2019-04-25 08:43:36 +02:00
Lipu Fei
f04b0c3fcc
Increase the size of network printer list
...
The local printer list utilizes the whole space, but the network printer
list is only use half of the space.
2019-04-25 08:18:41 +02:00
Jaime van Kessel
b2e2f088c4
Add even more logging to the auth service
2019-04-24 16:44:13 +02:00
Jaime van Kessel
b1375a9927
Merge branch '4.1' of github.com:Ultimaker/Cura
2019-04-24 16:17:43 +02:00
Jaime van Kessel
46403a0fde
Merge branch '4.1' of github.com:Ultimaker/Cura into 4.1
2019-04-24 16:03:42 +02:00
Jaime van Kessel
d69eb89f17
Fix refresh token not being stored in the bootup refresh case
2019-04-24 16:03:12 +02:00
Simon Edwards
da539b34f5
Merge pull request #5661 from Ultimaker/CL-1055_show_sliced_for_pills_on_print_jobs
...
CL-1055 show sliced for pills on print jobs
2019-04-24 14:59:50 +02:00
Simon Edwards
1336d0c7f3
Merge pull request #5657 from Ultimaker/CL-1055_show_sliced_for_pills_on_print_jobs
...
CL-1055 Show "sliced for" pills on print jobs
2019-04-24 14:48:22 +02:00
Lipu Fei
5fc91e797e
Remove mistake code
2019-04-24 13:22:53 +02:00
Lipu Fei
24f28fe03e
Calculate AABB for non printing meshes
...
CURA-6480
2019-04-24 13:06:01 +02:00
Lipu Fei
3c43864dac
Revert "Fix crash when moving the support eraser"
...
This reverts commit 3a195e9678513c8b8b09f341da6746e746b8f9a3.
CURA-6480
2019-04-24 11:28:50 +02:00
Lipu Fei
3a195e9678
Fix crash when moving the support eraser
...
CURA-6480
2019-04-24 11:04:33 +02:00
Jaime van Kessel
d0925d6790
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-24 10:45:39 +02:00
Jaime van Kessel
c694e530be
Fix changes in per object settings not triggering reslice
...
Contributes to #5639
2019-04-24 10:45:06 +02:00
Lipu Fei
b43db55af1
Merge remote-tracking branch 'origin/4.1'
2019-04-24 09:11:36 +02:00
Lipu Fei
1b9bf6f0b9
Add optional empty placeholder for CuraView
...
CURA-6469
2019-04-24 09:10:21 +02:00
Lipu Fei
3bec7cdf8b
Add margins between label and content
...
CURA-6435
2019-04-24 08:28:32 +02:00
Lipu Fei
73824939bb
Merge remote-tracking branch 'origin/4.1'
2019-04-24 08:25:29 +02:00
Lipu Fei
4876d5af00
Fix data saving before making a backup
...
CURA-6471
2019-04-24 08:21:11 +02:00
Ghostkeeper
ce9f3c9bcc
Set maximum feedrate to light speed
...
For many printers this maximum feedrate is unknown. The rationale for this commit is that if it's unknown we shouldn't limit the speed settings.
This does cause the time estimations to be out of whack if the speed is limited on one axis but not on another axis, such as if you home the build plate while homing the head as well (when the head is much faster than the build plate). Because now Cura doesn't assume that there is a limit on any axis any more. It just holds the print speeds.
Many printers override these settings so that they have a more realistic value. Previously the value of 500mm/s wasn't very realistic anyway, as most printers have somewhere in the area of 250mm/s in their firmware limits.
Fixes #5640 .
2019-04-23 18:06:26 +02:00
Ghostkeeper
8633659165
Set maximum feedrate to light speed
...
For many printers this maximum feedrate is unknown. The rationale for this commit is that if it's unknown we shouldn't limit the speed settings.
This does cause the time estimations to be out of whack if the speed is limited on one axis but not on another axis, such as if you home the build plate while homing the head as well (when the head is much faster than the build plate). Because now Cura doesn't assume that there is a limit on any axis any more. It just holds the print speeds.
Many printers override these settings so that they have a more realistic value. Previously the value of 500mm/s wasn't very realistic anyway, as most printers have somewhere in the area of 250mm/s in their firmware limits.
Fixes #5640 .
2019-04-23 18:05:57 +02:00
Ian Paschal
213a8fa6f3
Don't use compatible machien families for pills
...
Contriutes to CL-1055
2019-04-23 14:40:03 +02:00
Ian Paschal
6f762c676e
Set the printer type on printer configuration
...
No idea why we didn't already do this
Contributes to CL-1055
2019-04-23 14:38:07 +02:00
Remco Burema
5c0462c585
Merge pull request #4753 from DesktopMetal/feature_z_hop_extruder_switch
...
Feature: "Z Hop After Extruder Switch Height"
2019-04-23 12:01:34 +02:00
Lipu Fei
905889214a
Fix typing
2019-04-23 10:31:13 +02:00
Lipu Fei
4423fc82b0
Fix typing
2019-04-23 09:39:46 +02:00
Lipu Fei
97def2f6b1
Handle requests ConnectionErrors in Backup plugin
...
CURA-6471
2019-04-23 09:07:19 +02:00
Vlad Gribinchuk
fec0272c5f
Merge branch 'master' into feature_z_hop_extruder_switch
2019-04-22 10:45:57 +03:00
Jaime van Kessel
50ad4e4d4e
Speed up the rendering of the solid view by caching support_angle property
2019-04-19 14:55:28 +02:00
Jaime van Kessel
9daa78a98f
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-19 13:58:58 +02:00
Jaime van Kessel
f86f4d184b
Add a QML item that shows the FPS
2019-04-19 13:58:41 +02:00