fieldOfView
9bf3b2a226
Always show "General" page when reopening preferences
2015-10-29 14:29:04 +01:00
Arjen Hiemstra
4c0b4ae870
Double check that the active instance and profile are set before updating disallowed
...
Contributes to CURA-138
2015-10-29 13:54:26 +01:00
Arjen Hiemstra
fe9e35c062
Remove invalid line that causes exceptions on startup
...
Contributes to CURA-138
2015-10-29 11:48:05 +01:00
Ghostkeeper
6c20d41863
Make minimum layer height 1 micron
...
Previously the minimum layer height was 0.1 micron. This was rounded down to 0 microns in the engine, and then a check would cause the engine to return an error. 1 micron is the minimum that the engine can handle.
2015-10-28 16:23:00 +01:00
Arjen Hiemstra
a660296768
Use the skirt size to expand the disallowed area size and add disallowed areas for the borders
...
CURA-138 #Ready-for-Review
2015-10-27 15:26:04 +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
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
Arjen Hiemstra
63765eb522
Properly position groups and nodes once ungrouped
...
CURA-273 #Review
2015-10-16 17:40:55 +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
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
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
Arjen Hiemstra
9c6c06d501
Clean up "View" configuration page
...
Contributes to CURA-211
2015-10-08 17:48:22 +02:00
Arjen Hiemstra
d77903871d
Fix crash handler to not complain about debug_mode not being set
2015-10-08 15:28:38 +02:00
Hajo Nils Krabbenhöft
1e5a2ddab9
hide jumps from line view + fix solid display
2015-10-08 15:28:38 +02:00
Hajo Nils Krabbenhöft
3ed5a466a3
regenerate python protobuf reader
2015-10-08 15:28:38 +02:00
Hajo Nils Krabbenhöft
cead06e925
colors
2015-10-08 15:28:38 +02:00
Hajo Nils Krabbenhöft
5505d5dc74
introduce combind and retraction polygon types
2015-10-08 15:28:38 +02:00
Hajo Nils Krabbenhöft
8dd46be2ca
add _current_layer_jumps
2015-10-08 15:28:38 +02:00