Lipu Fei
5804110c15
Merge pull request #4598 from DesktopMetal/feature_support_line_directions
...
Feature: "Support Infill/Interface Line Directions"
2019-08-12 10:47:08 +02:00
Lipu Fei
3a10345c01
Fix version upgrade
2019-08-12 10:37:00 +02:00
ChrisTerBeke
57d6402611
Merge pull request #6192 from Ultimaker/CS-234_legacy_network_connect
...
Add legacy 'Connect over Network' button back
2019-08-12 09:11:46 +02:00
ChrisTerBeke
5ac6b7d1e8
Fix typing of received printers
2019-08-12 01:27:32 +02:00
ChrisTerBeke
e977cdd431
Add legacy 'Connect over Network' button back
2019-08-12 01:19:41 +02:00
Remco Burema
d703e48007
Add random infill start setting to expert-visibility.
...
part of CURA-6463
2019-08-09 14:38:57 +02:00
Remco Burema
3cefa39e6c
Merge branch 'master' into random_infill_start_
2019-08-09 14:27:48 +02:00
Remco Burema
44d65b2528
Don't set a formula that'll evaluate to 'on' for randomize infill start.
...
It's policy to default to the old behaviour as much as possible for new features. We can maybe default to true (for these values) if we ask the materials team later. Instead opted to warn the user if the infill isn't in the list of those patterns.
part of CURA-6463
2019-08-09 14:27:42 +02:00
ChrisTerBeke
c52974afb9
Fix possible property access on NoneType
2019-08-09 13:12:08 +02:00
Ian Paschal
9b270d5659
Merge pull request #6182 from Ultimaker/fix-network-discovery-refresh
...
Fixes for network plugin
2019-08-09 13:02:52 +02:00
ChrisTerBeke
e9305a20a6
cleanup not host message
2019-08-09 12:45:38 +02:00
ChrisTerBeke
90c69e079c
Fix cluster host checking, show neat actionable message when not host
2019-08-09 12:38:25 +02:00
Ghostkeeper
c607247a13
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2019-08-09 11:29:21 +02:00
Ghostkeeper
ea7211f0f6
Fix spelling
2019-08-09 11:27:39 +02:00
ChrisTerBeke
669e64afdb
Move cloud flow message to correct folder
2019-08-09 10:09:54 +02:00
Ghostkeeper
7e033fa22f
Merge branch 'mb-fix-layer-polygon-bounds-error' of https://github.com/smartavionics/Cura into smartavionics-mb-fix-layer-polygon-bounds-error
2019-08-09 09:55:15 +02:00
Remco Burema
bcaba58f40
Merge branch 'smartavionics-mb-small-features-slowdown'
2019-08-09 09:25:20 +02:00
ChrisTerBeke
11ef53905b
Fix refresh button functionality for network printing
2019-08-09 09:24:32 +02:00
ChrisTerBeke
5bdef34121
Merge pull request #6177 from Ultimaker/CS-251_add_manage_printer_link
...
CS-251 Add manage printer link
2019-08-08 22:51:52 +02:00
ChrisTerBeke
a063c33d4c
Fix target URL for cloud links in monitor page
2019-08-08 22:47:07 +02:00
Ghostkeeper
81fce5d779
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2019-08-08 20:51:21 +02:00
Remco Burema
ff8a69712f
Add new settings (slow for small hole/feature) to expert-visibility.
...
part of CURA-6464
2019-08-08 18:51:56 +02:00
Remco Burema
862cdf80a7
Constrain already warned users less.
...
part of CURA-6464
2019-08-08 17:37:43 +02:00
Remco Burema
4c56205e61
Merge branch 'mb-small-features-slowdown' of https://github.com/smartavionics/Cura into smartavionics-mb-small-features-slowdown
2019-08-08 16:43:11 +02:00
Lipu Fei
00b5abda94
Merge pull request #5935 from trouch/feature/z-seam-position
...
feat: "Z-Seam Position" presets to ease XY setting
2019-08-08 15:56:41 +02:00
Remco Burema
0b27119001
Fix encoding/decoding issues (Windows) for i18n import script.
...
part of CURA-6663
2019-08-08 15:47:05 +02:00
Ian Paschal
9a29c77228
Remove debug property
...
Contributes to CS-251
2019-08-08 15:23:29 +02:00
Ian Paschal
1aed8a1fa5
Add manage printer link
...
Contributes to CS-251
2019-08-08 15:20:37 +02:00
Lipu Fei
606bc851a8
Simplify value formula
2019-08-08 15:18:11 +02:00
Lipu Fei
35e452d392
Set default to false
2019-08-08 15:16:45 +02:00
Ghostkeeper
648999e32b
Use regex literal instead of normal literal for regex
...
Hopefully this fixes the deprecation warning in newer Python versions.
Contributes to issue #6114 .
2019-08-08 09:46:21 +02:00
Jaime van Kessel
2d4fd5649d
Merge branch 'CURA-6686_fix_resize_autodrop' of github.com:Ultimaker/Cura
2019-08-07 11:41:27 +02:00
Diego Prado Gesto
f9014feb33
Change the default values of the retracted position
...
It was a mistake not to change it when we decided to use negative values for those fields.
2019-08-07 11:03:00 +02:00
Jaime van Kessel
a3cc991706
Merge branch 'master' of github.com:Ultimaker/Cura
2019-08-07 10:47:19 +02:00
Jaime van Kessel
7a3f9d621a
Add save shortcut to save
...
No idea why it wasn't there in the first place.
2019-08-07 10:46:51 +02:00
Lipu Fei
12e794fe50
Remove has_machine_materials and has_variant_materials
...
They are not used.
2019-08-07 10:44:02 +02:00
ChrisTerBeke
70d7bcd412
Merge pull request #6170 from Ultimaker/CS-234_network_plugin_improvements_part_2
...
CS-234: Network plugin improvements
2019-08-07 09:23:20 +02:00
ChrisTerBeke
2ed033da7c
Add specific message when connecting to slave, prevent duplicate messages
2019-08-07 01:02:46 +02:00
ChrisTerBeke
8a2e394abc
Fix adding by manual IP, code improvements
2019-08-07 00:38:07 +02:00
ChrisTerBeke
ac177659e5
Fixes for add by IP
2019-08-06 21:46:37 +02:00
Remco Burema
3b1674200d
Drop down to buildplate after resize (fix).
...
CURA-6686
2019-08-06 17:07:22 +02:00
Jaime van Kessel
0263a9a9f5
Merge branch 'master' of github.com:Ultimaker/Cura
2019-08-06 14:04:59 +02:00
Jaime van Kessel
5a714f3a24
Fix arranging of nested group nodes causing a crash
...
CURA-6688
2019-08-06 14:04:45 +02:00
ChrisTerBeke
e4fa5ffbc7
Fix some cluster API calls that use redirects
2019-08-06 09:29:25 +02:00
ChrisTerBeke
6ea766e145
Fix relative import in plugin
2019-08-06 09:21:22 +02:00
Ian Paschal
d123fcc132
Merge pull request #6155 from Ultimaker/CS-234_network_plugin_improvements
...
CS-234: Network plugin improvements
2019-08-06 09:19:12 +02:00
ChrisTerBeke
28f00bea31
Typing fixes, add some comments
2019-08-05 19:58:41 +02:00
ChrisTerBeke
0099e640c5
Remove debug print statement
2019-08-05 19:45:39 +02:00
ChrisTerBeke
e0d34915e8
Use relative imports in plugin
2019-08-05 19:43:30 +02:00
ChrisTerBeke
f9c543dac8
Remove unused imports
2019-08-05 19:38:46 +02:00