5199 Commits

Author SHA1 Message Date
Arjen Hiemstra
4d4192d6d6 Ignore some active machine changes since we need to port code 2015-08-27 09:35:05 +02:00
Arjen Hiemstra
5637c9ad94 Remove active machine preference from CuraApplication, it is now handled by MachineManager 2015-08-27 09:34:22 +02:00
Arjen Hiemstra
5ee587a745 Options property should now be a key - value dict 2015-08-27 09:33:07 +02:00
adamarumjahn
2eb21e1d37 Create innovo-inventor.json
This is a custom machine profile for the Innovo Inventor.
2015-08-26 15:55:48 -05:00
Jaime van Kessel
af18019ce0 Added exception handling for checking overlap.
Fixes Ultimaker/Cura#297
2015-08-26 16:08:00 +02:00
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
fdd8a7bb6c Removed unused import 2015-08-26 15:30:26 +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
a8afb9045f Disabled bounding box intersection for physics
Fixes Ultimaker/Cura#294
2015-08-26 15:24:10 +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
Jaime van Kessel
0b6a0f7bd1 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-26 12:24:34 +02:00
Jaime van Kessel
721dd8e2d8 Fixed ported urllib code from old cura 2015-08-26 12:24:17 +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
Jaime van Kessel
529617bc06 Removed state check that broke connection for printrbot 2015-08-25 14:44:50 +02:00
Tim Kuipers
222eabed8b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-25 14:35:59 +02:00
Jaime van Kessel
f92b4d72c7 Added getPrintInformation to curaApp 2015-08-25 14:16:35 +02:00
Jaime van Kessel
dafe0c8b0d Added sliceInfo 2015-08-25 13:34:51 +02:00
Jaime van Kessel
9b6ed1f0ee Added self to output device signals 2015-08-25 13:34:25 +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
Jaime van Kessel
86b6f60809 Added status events to usb printer 2015-08-25 11:36:44 +02:00
Jaime van Kessel
bbebeeb66d Added sliceInfo plugin stub 2015-08-25 11:34:33 +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
Jaime van Kessel
b09f3e9d08 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-24 14:38:10 +02:00
Jaime van Kessel
ed24f5e451 Duplication now takes sunk into bottom into account.
Fixes Ultimaker/Cura#286
2015-08-24 14:37:20 +02:00
Tim Kuipers
d82f573a0a Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-24 13:55:48 +02:00
Tim Kuipers
88ae6dfac1 JSON: polygon or polygons objects should now have "type": "polygon" 2015-08-24 13:55:38 +02:00
Jaime van Kessel
b587be273f Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-08-24 13:27:20 +02:00
Jaime van Kessel
45aef7903b Duplicate object now also copies rotation.
Fixes Ultimaker/Cura#281
2015-08-24 13:26:34 +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
Jaime van Kessel
a85347134e Added check to see if requested layer is in the list.
contributes to #193
2015-08-24 10:34:40 +02:00
Jaime van Kessel
752a4b26fa Forced reset of progress when no model was found on platform 2015-08-24 09:50:14 +02:00
Jaime van Kessel
4dd2b15ab5 Added force reslice function 2015-08-24 09:43:54 +02:00
Arjen Hiemstra
f081bf4026 Use the right resource path for locating Qml resources 2015-08-21 18:29:13 +02:00
Arjen Hiemstra
9888a6eb42 Fix a merge error 2015-08-21 18:28:53 +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