Jaime van Kessel
aceff72c34
PerObject tool is now disabled when switching to a group as well
...
CURA-2287
2016-11-21 11:49:50 +01:00
Jaime van Kessel
1a2138de5a
Moved warning to VersionUpgradeManager
...
CURA-2883
2016-11-21 11:21:20 +01:00
Jaime van Kessel
9057174691
Resolve is now updated from the base property
...
The resolve doesn't update always update well for single extrusion machines, so the wrong value gets used.
There is however, no need for a resolve with a single extrusion machine, so we can disable the resolve for those alltogether.
CURA-2939
2016-11-21 11:10:23 +01:00
Jaime van Kessel
8765d1980e
Merge pull request #6 from thopiekar/master-add-log-about-correct-auth
...
Adding debug message about correct authentication
2016-11-21 09:25:44 +01:00
Thomas Karl Pietrowski
6dc194d8de
Revert "PrinterOutputDevice: Adding isConnectionState"
...
1. Shouldn't go directly to upstream's master
2. GitHub still loves to kill the last line
This reverts commit bafaf16fcb
.
2016-11-20 15:09:20 +01:00
Thomas Karl Pietrowski
bafaf16fcb
PrinterOutputDevice: Adding isConnectionState
...
Adding isConnectionState here to make direct comparisons, whether the current state is the correct one.
Looks better than `self._connection_state == <my_connection_state>` in my point of view.
2016-11-20 14:59:35 +01:00
Thomas-Karl Pietrowski
657c93fff1
Adding debug message about correct authentication
...
Might be useful when going through the logs and looking for
authentication problems.
2016-11-19 23:17:31 +01:00
Jaime van Kessel
ac708d54b6
Importing invalid filetypes now gives proper error messages
...
CURA-2883
2016-11-18 16:46:54 +01:00
Jaime van Kessel
1b01455c36
Increased tolerance around prime area
...
CURA-2934
2016-11-18 16:15:53 +01:00
Jaime van Kessel
c1650125e9
The compatible setting is now serialized correctly
...
CURA-2940
2016-11-18 15:43:32 +01:00
Jaime van Kessel
a9169a4d6b
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-18 15:19:33 +01:00
Jaime van Kessel
2a4a42a186
Merge branch 'feature_alternate_carving' of github.com:Ultimaker/Cura
2016-11-18 15:14:21 +01:00
Tim Kuipers
8dbe018a5b
JSON removal: removed the gap filling option 'skin' (CURA-2306)
2016-11-18 15:06:44 +01:00
Tim Kuipers
cc7b2a4901
JSON feat: perimeter_gaps as it was in e57ca0aa53
(CURA-2306)
2016-11-18 15:06:44 +01:00
Jaime van Kessel
782a02661c
If prime tower or prime position has an invalid position, we now give a specifc error message to indicate this
...
CURA-2481
2016-11-18 14:24:32 +01:00
Jaime van Kessel
c007c1fc4c
Fixed global error keys always overriding the extruder error keys
...
CURA-2481
2016-11-18 14:17:46 +01:00
Jaime van Kessel
312bd2a963
Resetting now simply resets everything to 0 if there is no bounding box
...
For the current usage, this won't change anything, but it's more future proof
CURA-2925
2016-11-18 13:28:14 +01:00
Jaime van Kessel
d2a50cada1
Only reset transformation/ position if there is a bounding box.
...
If a node has no bounding box, it's because it has no data to change.
CURA-2925
2016-11-18 12:56:07 +01:00
Jaime van Kessel
a71bb63318
Resetting transformation now works again for ungrouped nodes
...
CURA-2925
2016-11-18 12:50:51 +01:00
Jaime van Kessel
2e1f4e3740
Serialize now uses base_file as well instead of only GUID to find containers to use
...
CURA-2467
2016-11-18 12:39:19 +01:00
Jaime van Kessel
298710532b
Merge branch 'feature_fan_speed_0' of github.com:Ultimaker/Cura
2016-11-18 10:44:09 +01:00
Jaime van Kessel
850fcac9c2
Build plate extruder now hides itself if the adhesion type is none
...
CURA-759
2016-11-18 10:41:07 +01:00
Jaime van Kessel
d0bae5acd7
Merge branch 'feature_bed_adhesion_none' of github.com:Ultimaker/Cura
2016-11-18 10:35:06 +01:00
Thomas Karl Pietrowski
9f468b8fcf
Correcting German translation
...
Contributes to CURA-2862
2016-11-18 10:28:44 +01:00
Thomas Karl Pietrowski
860ae66ce6
Cleanup again
2016-11-17 23:10:42 +01:00
Thomas Karl Pietrowski
8c4932f837
Cleanup
2016-11-17 23:09:51 +01:00
Thomas Karl Pietrowski
dfd512b637
UM3NetworkPrintingPlugin: Moving plugin files
2016-11-17 21:12:28 +01:00
Thomas Karl Pietrowski
c48d064eca
Merge remote-tracking branch 'UM3NPP/master' into UM3NPP_merge
...
Contributes to CURA-2862
2016-11-17 21:10:29 +01:00
Tim Kuipers
7bba0eb930
JSON: feat: alternate_carve_order (CURA-2992)
2016-11-17 19:54:38 +01:00
Filip Goc
77cb5d8a5a
Tweak Machine Name
...
JellyBOX -> IMADE3D JellyBOX
2016-11-17 13:28:17 -05:00
Jaime van Kessel
b1837896df
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-17 15:04:18 +01:00
Tim Kuipers
891eda203e
JSOn fix: start each layer near switching bay (CURA-1112)
2016-11-17 14:57:46 +01:00
Jaime van Kessel
037e2571c7
Merge pull request #5 from thopiekar/thopiekar-adding-additional-warning-message
...
Adding debug message when type != 'printer'
2016-11-17 14:57:37 +01:00
Jaime van Kessel
5482515157
Importing profiles from g-code made by Cura 2.3 is now possible again
...
CURA-2943
2016-11-17 13:15:25 +01:00
Ghostkeeper
4da9b99ff8
Disable print sequence for all multi-extrusion machines
...
Also for ORD and whatever else we have. It is now more inherent in the setting and it gives a better indication of why the setting is disabled when you hover the 'i' in the setting visibility screen.
2016-11-17 12:43:14 +01:00
Jaime van Kessel
053ea6ad52
Bumped the used API version up by one
...
CURA-1263
2016-11-17 11:44:44 +01:00
Jaime van Kessel
92a4fd7239
Materials are now also handled in conflict resolvement
...
CURA-1263
2016-11-17 11:16:15 +01:00
Thomas Karl Pietrowski
808417b152
Renaming typeOfDevice -> type_of_device
2016-11-17 10:28:35 +01:00
Jaime van Kessel
9539774c0b
Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler
2016-11-17 10:27:28 +01:00
Ghostkeeper
79e8fc210a
Remove commented code
...
Contributes to issue CURA-2767.
2016-11-17 10:24:19 +01:00
Ghostkeeper
d448ed7e08
Code style: Brackets on new line
...
Contributes to issue CURA-2767.
2016-11-17 09:59:14 +01:00
Ghostkeeper
41825231ad
Fix check for if nozzle offset exists
...
Because an offset of 0 results in False as well.
Contributes to issue CURA-2625.
2016-11-17 09:54:00 +01:00
Ghostkeeper
8879021d53
Make left build plate clips static disallowed areas
...
It turns out that even though it far exceeds the tolerances, the build plate clips have such high variation that the left clips also hit the nozzle sometimes.
Contributes to issue CURA-2625.
2016-11-17 09:48:29 +01:00
fieldOfView
3da5e9de4e
Add a "clear filter" button
2016-11-16 23:21:20 +01:00
Thomas Karl Pietrowski
0f6c7a9405
Correcting warning
...
.. also decoding the type of device and using it for the if clause, too.
2016-11-16 21:50:11 +01:00
Thomas Karl Pietrowski
a52c62f6bb
Adding debug message when type != 'printer'
...
Just for the case we lose a device at this point.
2016-11-16 21:45:25 +01:00
Filip Goc
f5bf94c44d
move platform mesh down 0.3mm
...
apparently, it was just a bit too high, which made the bulild plate
look foggy.
2016-11-16 11:28:28 -05:00
Filip Goc
60577ea0d3
comment out ornamentals in starting gcode
...
it worked before, but it’s better to be safe
2016-11-16 11:27:27 -05:00
Jaime van Kessel
042141413a
Fixed mergeSelected
...
My previous fix was wrong; It only worked on what I wanted to fix (and broke the normal behavior). The current fix should fix both issues (merging works & merging groups works)
CURA-2932
2016-11-16 17:22:06 +01:00
Ghostkeeper
ff14174724
Revert "JSON spelling fix: draft ==> draught (CURA-759)"
...
This reverts commit 16828d98d4
.
2016-11-16 17:15:37 +01:00