Commit graph

15419 commits

Author SHA1 Message Date
Arjen Hiemstra
acfd2861f1 Make the UMO upgrade selection page work properly 2015-10-05 16:47:45 +02:00
Arjen Hiemstra
03ad005462 Update preference dialog to the changed API 2015-10-05 14:40:02 +02:00
Arjen Hiemstra
34e37af8c9 Also disable output device selection when main save button is disabled
CURA-209 #done
2015-10-01 17:51:54 +02:00
Arjen Hiemstra
5c5fb647c9 Fix name of Low Quality profile 2015-10-01 17:51:19 +02:00
Arjen Hiemstra
7982e79940 Merge branch '15.10'
* 15.10: (37 commits)
  Tweak the initial camera position
  Never disable the view button
  Use selection status to disable/enable tools rather than platform activity
  JSON: bugfix: skirt_speed was the only child of speed_layer_0, which meant you couldnt tweak them separately
  Fix Windows build
  Move all contributed profiles to an "Other" manufacturer
  Bump version
  Make the Infill buttons and support checkboxes in Simple mode functional
  Fix the variants menu so the variants actually get added
  Try to add a page when the name of a wizard page is unknown
  Catch any exception that happens while trying to eject
  Set High Quality to 0.08 layer height
  Capture stdout and stderr on Windows to prevent py2exe messages
  Add missing Ulti and Low quality profiles
  JSON: bugfix/feat: wall_line_width defaults to nozzle size and wall_line_count computed properly
  When you click [Manage Printers..] it brings you to the right page
  Delay showing the Add Machine dialog until after the main window is properly shown
  Adds a smaller cross icon
  Use the job name for saving files
  Update RemovableDrive and USB output devices to use the new file_name parameter
  ...
2015-10-01 15:47:18 +02:00
Arjen Hiemstra
6a36ceca7e Revert "Drop dual_extrusion JSON for 15.10"
This reverts commit 907f53240d.
2015-10-01 15:39:56 +02:00
Arjen Hiemstra
a63db94d06 Never disable the view button
Fixes #443
CURA-225 #done
2015-10-01 12:37:17 +02:00
Arjen Hiemstra
16c5aeba68 Use selection status to disable/enable tools rather than platform activity
Fixes issues with tool activation.
2015-10-01 12:37:17 +02:00
Arjen Hiemstra
6fd9eba2dd Add missing inventor platform 2015-10-01 12:20:00 +02:00
awhiemstra
82c3560723 Merge pull request #301 from innovo3d/patch-1
Create innovo-inventor.json
2015-10-01 12:18:48 +02:00
Seth Hinze
0772d6479d Enable heated bed for i3 printer. 2015-09-30 23:28:49 -07:00
Tim Kuipers
f9be4def09 JSON: bugfix: skirt_speed was the only child of speed_layer_0, which meant you couldnt tweak them separately 2015-09-30 17:12:20 +02:00
Arjen Hiemstra
8ac5c8d52d Move all contributed profiles to an "Other" manufacturer
CURA-210 #done
2015-09-29 17:23:28 +02:00
Arjen Hiemstra
ca60ed0aad Make the Infill buttons and support checkboxes in Simple mode functional
CURA-182 #done
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
d2ed9bc74f Fix the variants menu so the variants actually get added
Contributes to CURA-24
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
3b5664f250 Try to add a page when the name of a wizard page is unknown
Contributes to CURA-91
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
1bcc82a22a Set High Quality to 0.08 layer height
Contributes to CURA-208
2015-09-29 16:58:04 +02:00
Arjen Hiemstra
4ae07084bf Add missing Ulti and Low quality profiles
Contributes to CURA-208
2015-09-29 16:58:04 +02:00
Tim Kuipers
f132720aff JSON: bugfix/feat: wall_line_width defaults to nozzle size and wall_line_count computed properly 2015-09-29 13:13:21 +02:00
Tamara Hogenhout
4dba1cefcb When you click [Manage Printers..] it brings you to the right page
Fixes: issue CURA-128
2015-09-29 11:07:51 +02:00
adamarumjahn
f18ec756da Update innovo-inventor.json
Added   "machine_heated_bed": { "default": true } to agree with "material_bed_temperature": { "default": 60, "visible": true }, statement
2015-09-25 14:29:49 -05:00
Arjen Hiemstra
c486794f33 Delay showing the Add Machine dialog until after the main window is properly shown
Showing the main window causes the Add Machine window to hide apparently
so instead make sure we show the add machine dialog after showing the
main window.

This also handles the "there is no machine" situation a little more
cleanly.
2015-09-24 19:22:00 +02:00
Tamara Hogenhout
ca7ed0d93e Adds a smaller cross icon
Contributes to: issue CURA-181
2015-09-24 18:58:11 +02:00
Arjen Hiemstra
d4ea9246f6 Use the job name for saving files
CURA-183 #Done
2015-09-23 18:21:39 +02:00
Tamara Hogenhout
662dde077b Removes the little square panel thing for the per-object-settings
Contributes to: issue CURA-181
2015-09-22 17:31:47 +02:00
Tamara Hogenhout
781ab5fdca finetuning of the inactive states
contributes to: issue CURA-184
2015-09-22 15:37:46 +02:00
Tamara Hogenhout
e1c113a81a Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-22 15:32:15 +02:00
Tamara Hogenhout
c3036101f4 Adds an inactive states
contributes to: issue CURA-184
2015-09-22 15:32:01 +02:00
Jaime van Kessel
82ceccd5be Fixed size of head with fans for UMO2 family 2015-09-22 14:12:13 +02:00
Tamara Hogenhout
8680d00ee1 Adds a settings button to go the the preference -> settings page
commits to: issue CURA-177
2015-09-22 12:08:05 +02:00
Tamara Hogenhout
3b7a5f65c6 Adds visible depth to the printsettings
commits to: issue CURA-177
2015-09-21 17:31:30 +02:00
Tamara Hogenhout
f866ecdd63 Restyling of the sidebar header and and profile setup
commits to: issue CURA-177
2015-09-21 16:03:53 +02:00
Jaime van Kessel
bfdb908148 Lowered retraction_min_travel to 1.5
As per suggestion of Ultimaker/CuraEngine#246
2015-09-21 15:21:51 +02:00
Tamara Hogenhout
d6793bc197 adapts the sizes between buttons etc
fixes: issue CURA-194
2015-09-21 14:31:43 +02:00
Tamara Hogenhout
c352c6f369 addapts the sizes of primarily the buttons
fixes: issue CURA-194
2015-09-21 14:14:28 +02:00
Tamara Hogenhout
c7efde275a Adds a visible active state to the advanced mode -> print settings
commits to: issue CURA-177
2015-09-21 13:43:49 +02:00
Jaime van Kessel
5fecc76d3f Merge branch '15.10' 2015-09-18 15:34:05 +02:00
Tamara Hogenhout
0765dbe694 adds the sendmeshname functionality to the DropArea
fixes: issue CURA-179
2015-09-18 13:49:49 +02:00
Tamara Hogenhout
6a91490910 Adds the new revert-setting icon
fixes: issue CURA-178
2015-09-18 13:27:58 +02:00
Jaime van Kessel
1c23549e6d Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 16:48:44 +02:00
Jaime van Kessel
a478375baa Removed max value warning top/bottom thickness
Fixes Ultimaker/Cura#340
2015-09-17 16:48:09 +02:00
Tamara Hogenhout
f3dd1ca06e Adds some new icons
Contributes to: issue CURA-178
2015-09-17 16:30:35 +02:00
Tamara Hogenhout
1488d06a42 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 10:52:12 +02:00
Tamara Hogenhout
4c39a42394 And we are back to Roboto 2015-09-17 10:51:49 +02:00
Jaime van Kessel
4808f52f59 Fixed heatup bed command in checking wizard 2015-09-17 10:43:56 +02:00
Tamara Hogenhout
aeb935489e Fixes the tooltip placement for the view mode button
Fixes: issue CURA-152
2015-09-16 17:15:21 +02:00
Tamara Hogenhout
bb961ad1b1 styling of the UMO wizard pages
fixes issue CURA-64
2015-09-16 16:22:34 +02:00
Jaime van Kessel
e4de852fd1 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-09-16 15:28:58 +02:00
Jaime van Kessel
dbb281831c Added 2go and extended backplate
Fixes CURA-153
2015-09-16 14:06:23 +02:00
Jaime van Kessel
daca1f26c2 Corrected enabled settings for support roof settings 2015-09-14 17:18:13 +02:00