7424 Commits

Author SHA1 Message Date
Tim Kuipers
c3ecacf6c0 Update README.md 2016-06-29 11:40:32 +02:00
Tim Kuipers
a90be88a04 Update README.md 2016-06-29 11:34:02 +02:00
Tim Kuipers
cba3727373 Update README.md 2016-06-29 11:24:25 +02:00
Jaime van Kessel
3a767c72f0 Authentication can now timeout and be denied from printer side
CURA-49
2016-06-29 10:55:45 +02:00
Jaime van Kessel
c8ba60fad4 Authentication message is now shown when authenticating
CURA-49
2016-06-29 10:18:02 +02:00
Johan Kristensen
41503d7d5b Adapting code to merge of simple_convex_hull and code cleanup. 2016-06-28 23:50:00 +02:00
Johan K
788f79f5ba Changing the message used from the engine from Layer to LayerOptimized. 2016-06-28 22:29:29 +02:00
Johan K
f184baadf0 Formulate layerview logic using numpy to speed up. Also changed layer data packets from engine to make it possible. 2016-06-28 22:29:29 +02:00
Arjen Hiemstra
f7e4b91569 Update styling of Material management page
Contributes to CURA-342
2016-06-28 17:44:19 +02:00
Arjen Hiemstra
47079dc2dd Start enabling some material management things 2016-06-28 17:43:52 +02:00
Arjen Hiemstra
0270aecdc3 Replace separate machine/profile menus in menubar with a single "Settings" menu
Contributes to CURA-342
2016-06-28 17:43:28 +02:00
Arjen Hiemstra
1a56da464c Introduce a "Manage Materials" action
Contributes to CURA-342
2016-06-28 17:42:47 +02:00
Arjen Hiemstra
842015ea10 Move all the menus to individual QML files to make it easier to reuse them
Contributes to CURA-342
2016-06-28 17:32:50 +02:00
Arjen Hiemstra
a746710e26 Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials
Contriubtes to CURA-342
2016-06-28 17:30:46 +02:00
Ghostkeeper
ac0f743855
Clarify descriptions of jerk settings
This description was established after discussion with several mechanics guys as well as BagelOrb, FieldOfView and RobinMDH.
2016-06-28 17:28:44 +02:00
fieldOfView
9ac5b0ecf7 Fix warning about property id of null in Cura.qml
CURA-1585
2016-06-28 17:04:28 +02:00
Jaime van Kessel
c13a6966d0 Handle authentication denied messages
CURA-49
2016-06-28 17:01:33 +02:00
fieldOfView
540cc55b65 Fix warning about unknown property "index" in SidebarHeader
CURA-333
2016-06-28 16:59:00 +02:00
Jaime van Kessel
6244d74c1d Code cleanup 2016-06-28 16:45:02 +02:00
Jaime van Kessel
15e11e1cad Added basic authentication for UM3
Note that the authentication is not saved at the moment, so this step needs to be repeated on every boot

CURA-49
2016-06-28 16:37:37 +02:00
fieldOfView
e6bc28c30c Replace "Shell" category icon 2016-06-28 16:08:38 +02:00
Jaime van Kessel
bc50f0fa7c Only close connection if it's open when re-checking connections 2016-06-28 15:00:35 +02:00
Jaime van Kessel
4c7d235a0d Fixed mistake with updating linked key 2016-06-28 14:50:55 +02:00
Jaime van Kessel
e53ff78704 Revert "Fix error"
This reverts commit 53c1c738d539b85256e670d80443cfcb1a82c74f.
The code was intentional. The fix actually caused issues, as it sent data it got from the server back again
2016-06-28 13:56:11 +02:00
Jaime van Kessel
ab934d356b Expanded logging 2016-06-28 13:46:20 +02:00
Jaime van Kessel
5e51d4d998 Minor refactor to make code more readable
CURA-336
2016-06-28 12:59:37 +02:00
Jaime van Kessel
804ff66c9a Merge branch 'master' of github.com:Ultimaker/JediWifiPrintingPlugin 2016-06-28 11:53:11 +02:00
Jaime van Kessel
2711a9bc95 Changed name of plugin to better describe what it's doing
CURA-49
2016-06-28 11:52:55 +02:00
Jaime van Kessel
76dfb5e718 Renamed generic key to um_network_key
CURA-49
2016-06-28 11:48:54 +02:00
Simon Edwards
47de254f97 Fixed up the 3MF reader to use the changed MeshBuilder and MeshData.
CURA-1633 OverflowError: cannot convert float infinity to integer (loading larger models)
2016-06-28 11:43:02 +02:00
Jaime van Kessel
1543e4a6e0 Merge branch 'feature_zhop_over_other_material' of github.com:Ultimaker/Cura 2016-06-28 11:34:25 +02:00
Ghostkeeper
ae9c84c4fb Merge pull request #828 from Ultimaker/thopiekar-print-via-usb-text
Better call it "Print via USB"
2016-06-28 11:21:54 +02:00
Jaime van Kessel
0a3f64ef51 Switching stack now removes focus from all elements
Fixes CURA-1778
2016-06-28 10:55:20 +02:00
fieldOfView
05ff256af4 Add an icon for the experimental category
CURA-1284
2016-06-28 08:56:55 +02:00
Aldo Hoeben
605354272d Merge pull request #830 from thopiekar/master-CURA-1284-new
CURA-1284: Changing icon for experimental category
2016-06-28 08:47:34 +02:00
Aldo Hoeben
d1b1741d67 Merge pull request #822 from Ultimaker/feature_print_monitoring
Print monitor
2016-06-28 08:13:50 +02:00
Thomas Karl Pietrowski
fa36197574 CURA-1284: Changing icon for experimental category
Needs an icon in resources/themes/cura/icons
2016-06-27 23:21:07 +02:00
fieldOfView
b8fddf6527 Tweak codestyle and styling
CURA-336
2016-06-27 17:49:47 +02:00
Aldo Hoeben
f55cdbb8eb Merge pull request #1 from Ultimaker/feature_autostart_discovery
Automatically start discovery
2016-06-27 17:44:14 +02:00
fieldOfView
53c1c738d5 Fix error
CURA-49
2016-06-27 16:51:29 +02:00
fieldOfView
8deb0dc274 Make machine action button translatable
CURA-336
2016-06-27 15:49:29 +02:00
Tim Kuipers
214ffbb0bd JSON fix: all retraction settings now only retrievable per extruder (CURA-303) 2016-06-27 15:22:45 +02:00
fieldOfView
7af7748fff Make machine action button translatable
CURA-336
2016-06-27 14:40:07 +02:00
Arjen Hiemstra
68a8bcb009 Fix width of materials properties tab 2016-06-27 13:33:38 +02:00
Ghostkeeper
0e053838b8
Add definition for Mankati Fullscale XT+
Provided by Tinkerman on http://www.thingiverse.com/thing:1643782 and translated for use in Cura 2.2.
2016-06-27 10:38:30 +02:00
fieldOfView
0860fc6cf5 Automatically start discovery
CURA-336
2016-06-27 10:32:56 +02:00
fieldOfView
612888c9fb Remove remnant code
CURA-1036
2016-06-27 10:25:02 +02:00
fieldOfView
b48f4ff8a2 Merge branch 'master' of https://github.com/Ultimaker/JediWifiPrintingPlugin 2016-06-27 09:58:57 +02:00
fieldOfView
260694f233 Code style, typos and minute style tweak
CURA-336
2016-06-27 09:58:40 +02:00
Thomas Karl Pietrowski
d376719500 Better call it "Print via USB"
I think this sounds better, because I understand "USB" as an technology. So you wouldn't say "Print with USB", but would fit if you say "Print with USB cable". So "Print via USB" should be more correct here.
2016-06-27 09:48:16 +02:00