13 Commits

Author SHA1 Message Date
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
Arjen Hiemstra
792c3426f8 Fix convex hull and other bits so they use the new API 2015-08-18 18:11:32 +02:00
Jaime van Kessel
ddc34eaa3a Fixed bug that caused crash when object was entirely below platform 2015-08-13 13:35:51 +02:00
Jaime van Kessel
49e39d637c Added cutoff distance 2015-08-13 11:25:34 +02:00
Jaime van Kessel
78ebb13089 Changes required for printing one at a time 2015-07-22 11:46:12 +02:00
Jaime van Kessel
a18f133e29 Head size & settings for one at a time & all at once printing 2015-07-21 11:13:38 +02:00
Jaime van Kessel
ca9ec5c4fd Fixed ghosting of convex hull 2015-07-16 15:35:42 +02:00
Jaime van Kessel
132f51883f Mult-nested convex hulls should now be correctly updated 2015-07-16 15:14:05 +02:00
Jaime van Kessel
49cb12bda1 Revert "Forced hull calculation of parent should now always occur"
This reverts commit c501d0a37c792b11a77cc48ac1d573d8aa7cffb5.
2015-07-15 15:42:56 +02:00
Jaime van Kessel
c501d0a37c Forced hull calculation of parent should now always occur 2015-07-15 15:33:20 +02:00
Jaime van Kessel
8e6dd2486f Groups now also have a convexHull 2015-07-14 16:41:59 +02:00
Jaime van Kessel
9475c8e0c1 Enforcing naming convention 2015-07-14 13:19:46 +02:00
Arjen Hiemstra
ae71c309ac Move src to cura so we can use the same package for installed and source
Contributes to #41
Contributes to #42
2015-05-18 15:03:42 +02:00