Nicanor Romero Venier
c95672ccd3
Reordered and changed settings in BQ profiles
2015-10-27 12:31:47 +01:00
Nicanor Romero Venier
bcd863d33b
Renaming of BQ printers meshes
2015-10-27 12:06:21 +01:00
Tamara Hogenhout
91a8746c03
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-26 16:35:51 +01:00
Tamara Hogenhout
32de1b533d
Adds an SVG checksign
...
Because Roboto does not have a checksign in its charachter set
Contributes to #CURA-244
2015-10-26 16:35:27 +01:00
Arjen Hiemstra
a94961d28b
Remove full screen from menu and disable the shortcut key
...
Upstream is unfortunately riddled with bugs, so it is better to disable
full screen for now.
CURA-317 #Ready-for-Review
2015-10-26 16:23:49 +01:00
Arjen Hiemstra
d943bbee31
Properly default infill_sparse_thickness to layer_height`
...
Contributes to CURA-323
2015-10-26 16:05:34 +01:00
Tamara Hogenhout
dab05e39a5
Changes the color of the 'C' in one iconfile
...
fixes #CURA-241
2015-10-26 14:41:34 +01:00
Tamara Hogenhout
75151b2a02
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-26 13:59:13 +01:00
Tamara Hogenhout
883cb08e54
moves the changelog from on-startup to the extensions menu
...
contributes to #CURA-243
2015-10-26 13:58:43 +01:00
Arjen Hiemstra
e7e833bfcf
Fix firmware update to properly report progress
...
CURA-274 #Ready-for-Review
2015-10-26 13:00:10 +01:00
Arjen Hiemstra
07c9ecc931
Use a decorator to track Z offset
...
This makes it much easier to correct for Z offset after operations
CURA-196 #Ready-for-Review
2015-10-23 14:04:27 +02:00
Ghostkeeper
d0b5fe84b8
Remove infill_sparse_combine setting
...
In discussion, we deemed infill_sparse_thickness more clear to the user and infill_sparse_combine superfluous, since it is really an intermediary value used by the engine to round the thickness up. So now it is actually computed in the engine. Accompanying this commit will be a commit to CuraEngine to remove the setting from the .json file.
2015-10-23 12:16:05 +02:00
awhiemstra
e9c7edf043
Merge pull request #502 from ad1217/clear-platform-shortcut
...
Add Ctrl+D shortcut to clear platform. Fixes #475
2015-10-23 10:54:40 +02:00
Adam Goldsmith
b8af18bd47
Add Ctrl+D shortcut to clear platform. Fixes #475
2015-10-22 10:39:30 -04:00
Ghostkeeper
7235e1a019
Correct skirt setting description
...
A word was missing there.
2015-10-22 10:16:44 +02:00
Ghostkeeper
495799955f
Merge pull request #498 from bq/BQ_profiles_update
...
Update for BQ printers profiles
2015-10-21 09:25:58 +02:00
Nicanor Romero Venier
ae5e41e5c2
Update for BQ printers profiles
...
Update in the values of temperature, speeds and skirt minimal lenght.
2015-10-21 09:13:53 +02:00
Arjen Hiemstra
d0d7ef39fb
Bump version
2015-10-20 15:16:11 +02:00
Tamara Hogenhout
6d028f4ef2
Added the location of the log-file on Ubuntu.
2015-10-19 14:04:57 +02:00
Arjen Hiemstra
63765eb522
Properly position groups and nodes once ungrouped
...
CURA-273 #Review
2015-10-16 17:40:55 +02:00
Ghostkeeper
e7f2c9de70
Move PerObjectSettings to Cura
...
This was already done in master.
2015-10-16 17:06:06 +02:00
Ghostkeeper
da1d59ff98
Merge branch 15.10 into master
...
Where automatic merging failed, the version of 15.10 was used.
2015-10-16 16:56:59 +02:00
Tamara Hogenhout
886083d2eb
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-16 12:12:47 +02:00
Tamara Hogenhout
c022dc68ae
shortcut for engine log
2015-10-16 12:11:58 +02:00
Arjen Hiemstra
c1eab9c3a3
Fix inherit function for infill line distance
...
For some reason using parent value here creates odd override bugs
2015-10-16 11:23:33 +02:00
Tamara Hogenhout
4ffbfcf69f
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-16 11:02:27 +02:00
Tamara Hogenhout
a7d43efe15
Binds the backspace button to deleteSelection functionality
...
fixes #CURA-249
2015-10-16 11:02:02 +02:00
Tim Kuipers
484454dbaf
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-16 10:36:07 +02:00
Tim Kuipers
509cb4627e
JSON: update raft defaults
2015-10-16 10:35:44 +02:00
Tim Kuipers
a07e99a9f3
JSON: raft interface => raft middle; raft surface => raft top
2015-10-16 10:35:09 +02:00
Tim Kuipers
22c9b464ed
JSON: update raft defaults
2015-10-16 10:30:45 +02:00
Arjen Hiemstra
6effacb1de
Change infill settings back to not being children of infill density
...
For some reason, making them children causes them to disappear
2015-10-16 10:15:01 +02:00
Arjen Hiemstra
0b9047f6ca
Properly set the current folder on file open
...
This makes sure the next time the file dialog is opened the last folder
used is openend.
CURA-246 #Start-Review
2015-10-15 09:42:52 +02:00
Arjen Hiemstra
e42ffb23ca
Move the infill pattern and infill overlap settings back as children of infill_density
...
This makes the inherit functions work properly
2015-10-15 01:04:32 +02:00
Arjen Hiemstra
769ff84c15
Delay showing the main window a little so we do not get garbage on the window
...
CURA-160 #Start-Review
2015-10-14 17:57:00 +02:00
Tamara Hogenhout
58d5487eb9
The print job name changes to empty when there is no mesh.
...
Only the machine abbreviation remains.
fixes #CURA-122
2015-10-14 16:36:12 +02:00
Tamara Hogenhout
4ceb48c3fd
Makes the page display the separate test-values.
...
When the user doesn't finish the checkup and later on re-checks on it, it doens't look like they can't proceed with the check-up.
fixes #CURA-256
2015-10-14 16:19:24 +02:00
Tamara Hogenhout
6c14177401
Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10
2015-10-14 16:03:53 +02:00
Tamara Hogenhout
ed693d57a9
Fixes that the firmware update kan be called from the add machine -> add UMO wizard
...
fixes #CURA-256
2015-10-14 16:03:29 +02:00
awhiemstra
99447c4cba
Merge pull request #480 from bq/BQ_profiles_update
...
Added profiles for 2nd Gen printers from BQ
2015-10-14 15:29:55 +02:00
Tamara Hogenhout
f9f0969a6d
Fixes problems with the upgraded parts page of the add Original wizard
...
The setMachineSettingValue functionalities are now bound to whether the checkboxes are checked or not instead of onClicked. Also the wizard now saves the values, so the user cannot get confused when revisiting this part of the wizard.
commits to #143
contributes to #CURA-256
2015-10-14 15:00:27 +02:00
Nicanor Romero Venier
ead30e71ec
Added profiles for 2nd Gen printers from BQ
2015-10-14 12:49:43 +02:00
Tamara Hogenhout
861b535f9d
Implementing missing functionalities on the addmachine -> add original wizard
...
contributes to #CURA-256
2015-10-14 11:53:53 +02:00
Arjen Hiemstra
463fbae9aa
Fail loading the 3MF file if no meshes were found
...
This way we indicate loading the 3MF file failed instead of indicating
success but not actually loading anything.
CURA-236
2015-10-13 18:42:01 +02:00
Arjen Hiemstra
3bbefd588b
Increase the amount of spacing from platform physics
...
This creates a stable situation more quickly
CURA-203 #Start-Review
2015-10-13 15:40:40 +02:00
awhiemstra
20fc9759b0
Merge pull request #479 from mpbomil/patch-1
...
Typo's in PrinterConnection.py
2015-10-13 15:28:05 +02:00
mpbomil
31a3124e45
Typo's in PrinterConnection.py
...
Some of the "threading.Thread.daemon"s have typo's.
2015-10-13 13:54:28 +02:00
Tamara Hogenhout
a855da5c4c
contributes to #CURA-256
2015-10-12 18:39:53 +02:00
Tamara Hogenhout
9aeb9bb37d
cleanup
2015-10-09 17:18:14 +02:00
Tamara Hogenhout
a45dfe6a57
15.10 Restyling of the post-processing-plugin
...
Contributes to issue CURA-47
2015-10-09 15:38:22 +02:00