5457 Commits

Author SHA1 Message Date
Jaime van Kessel
4fb577b893 Fixed default button for general and view page
contributes to Ultimaker/Cura#245
2015-08-26 15:49:53 +02:00
Jaime van Kessel
87364f37a6 Fixed double ID in qml 2015-08-26 15:37:10 +02:00
Jaime van Kessel
c300b4d95a Rephrased description of cool_min_layer_time_fan_speed_max
Fixes Ultimaker/Cura#263
2015-08-26 15:27:49 +02:00
Jaime van Kessel
a49ce21fbe Adding a machine now hides if there are no more pages 2015-08-26 15:18:01 +02:00
Jaime van Kessel
97f80914c5 Fixed slice settings sender 2015-08-26 15:09:53 +02:00
Arjen Hiemstra
9a88176f6f Clean up Add Machine Wizard and use the new MachineDefintionsModel 2015-08-25 18:14:48 +02:00
Arjen Hiemstra
b9a306865e Add some data about wizard pages to ultimaker_original_plus JSON file 2015-08-25 18:13:09 +02:00
Arjen Hiemstra
cbd685596e Add metadata to dual_extrusion_printer file 2015-08-25 18:12:40 +02:00
Arjen Hiemstra
1fc4d28864 Use firstRun property for the Add machine wizard 2015-08-25 18:12:24 +02:00
Arjen Hiemstra
17d3033b9a Move new JSON files to the right location 2015-08-25 18:11:49 +02:00
Jaime van Kessel
3fddd262d5 Merge pull request #292 from bq/BQ_profiles_update
BQ profiles update
2015-08-25 17:03:20 +02:00
Tim Kuipers
4eb37a1cc9 JSON: feat: infill before walls 2015-08-25 16:18:12 +02:00
Tim Kuipers
222eabed8b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-25 14:35:59 +02:00
Tim Kuipers
c83ef32c17 changed support roof defaults (now concentric) 2015-08-25 13:30:28 +02:00
Tim Kuipers
34eb78cbaa JSON: made every fill option available for all fill types (skin, support, infill) 2015-08-25 13:10:14 +02:00
Tamara Hogenhout
534c277b00 15.10 restyling of the layerview slider
Adds a textfield to the handle for per layer selection and removes the display of the min- and maxvalue

Contributes to: issue CURA-60
2015-08-25 12:20:13 +02:00
Tim Kuipers
ed60c3c929 JSON: support hammock density and pattern 2015-08-25 10:05:47 +02:00
Tim Kuipers
289f9df67e moved infill_pattern outside density ; made retraction visible by default 2015-08-25 09:19:30 +02:00
Tamara Hogenhout
96c63ef6e9 15.10 Restyling of the message stack
Contributes to: issue CURA-60
2015-08-24 17:05:24 +02:00
Nicanor Romero Venier
856ca783e4 Renamed BQ printer profiles 2015-08-24 16:10:47 +02:00
Tim Kuipers
88ae6dfac1 JSON: polygon or polygons objects should now have "type": "polygon" 2015-08-24 13:55:38 +02:00
Tim Kuipers
7f15505f01 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-24 12:05:49 +02:00
Tim Kuipers
48ea630896 JSON: new: z_seam_type; bugfix: inherit for top/bottom when 100% infill 2015-08-24 12:05:31 +02:00
Arjen Hiemstra
f081bf4026 Use the right resource path for locating Qml resources 2015-08-21 18:29:13 +02:00
Arjen Hiemstra
f099c30dfd Merge branch 'master' of github.com:ultimaker/Cura into per_object_settings
* 'master' of github.com:ultimaker/Cura: (98 commits)
  15.10 Restyling of the message stack
  Fixed machine head polygons
  Removed unused settings from fdmprinter
  Added action for togling fullscreen
  Fixed usage of wrong checkbox in viewpage
  Added preference to disable automatic push free
  Added preference to disable auto center when selecting object
  Cleanup
  15.10 Restyling toolbar, viewmode button
  Update README.md
  Update README.md
  Added rudementary 3 point bed leveling
  15.10 New font for Cura
  15.10 Changes the styling for the open file button
  15.10 Changes the label names for the different action buttons
  Fixed typo
  Endstop now stops listening upon destruction
  15.10 Re-alignment of the messagestack
  Cleaned up code a bit
  Added heated bed check
  ...
2015-08-21 13:29:30 +02:00
Tamara Hogenhout
3cb3cce31c Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-21 10:55:44 +02:00
Tamara Hogenhout
720577ff8e 15.10 Restyling of the message stack
specifically the progressbar, styling of the messages and colors

Contributes to: issue CURA-60
2015-08-21 10:54:39 +02:00
Jaime van Kessel
21ff2eaab0 Fixed machine head polygons 2015-08-20 16:14:58 +02:00
Jaime van Kessel
329b2d4f77 Removed unused settings from fdmprinter 2015-08-20 15:49:43 +02:00
Jaime van Kessel
5f844d4039 Added action for togling fullscreen
Contributes to CURA-52
2015-08-20 13:33:10 +02:00
Jaime van Kessel
21d8eb941b Fixed usage of wrong checkbox in viewpage 2015-08-20 11:55:03 +02:00
Jaime van Kessel
bbf0b92f87 Added preference to disable automatic push free
fix #49
2015-08-20 11:53:30 +02:00
Jaime van Kessel
04999a42c8 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-20 10:55:25 +02:00
Jaime van Kessel
f68fdb01b4 Added preference to disable auto center when selecting object 2015-08-20 10:55:13 +02:00
Tamara Hogenhout
0ea042a140 Cleanup 2015-08-19 17:11:23 +02:00
Tamara Hogenhout
b7e9accf75 15.10 Restyling toolbar, viewmode button
Contributes to: issue CURA-60
2015-08-19 17:05:59 +02:00
Jaime van Kessel
5cab8b9467 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-19 16:51:47 +02:00
Jaime van Kessel
07c19498f1 Added rudementary 3 point bed leveling 2015-08-19 16:47:48 +02:00
Tamara Hogenhout
9324dbff02 15.10 New font for Cura
Contributes to: issue CURA-60
2015-08-19 15:24:06 +02:00
Tamara Hogenhout
ab9cd7793c Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-19 14:53:25 +02:00
Tamara Hogenhout
2df2c9c6c8 15.10 Changes the styling for the open file button
Everything related to the font is not changed yet, first we have to agree on the chosen font

Contributes to: issue CURA-60
2015-08-19 14:52:38 +02:00
Tamara Hogenhout
43aee84f12 15.10 Changes the label names for the different action buttons
Contributes to: issue CURA-60
2015-08-19 14:51:03 +02:00
Jaime van Kessel
d7704a1ae5 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-19 14:35:47 +02:00
Jaime van Kessel
7fda5e9a39 Endstop now stops listening upon destruction 2015-08-19 14:35:35 +02:00
Tamara Hogenhout
b799acafab 15.10 Re-alignment of the messagestack
Contributes to: issue CURA-60
2015-08-19 12:18:01 +02:00
Jaime van Kessel
83426878d2 Cleaned up code a bit 2015-08-19 11:55:24 +02:00
Jaime van Kessel
d146801da6 Added heated bed check 2015-08-19 11:35:02 +02:00
Jaime van Kessel
f0a358d175 Added heater check 2015-08-19 11:18:58 +02:00
Jaime van Kessel
d683a6b77b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-19 10:27:41 +02:00
Jaime van Kessel
8dce3a6f8c Added endstop switch check to wizard 2015-08-19 10:27:32 +02:00