Commit graph

37 commits

Author SHA1 Message Date
simonCor
ace5641f76 Added GRR neo profile
Adds the machine profile for the German Reprap NEO printer.
2015-07-08 20:25:02 +02:00
Tim Kuipers
1c72041df0 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-07-08 17:03:22 +02:00
Tim Kuipers
f00568ecd8 feature: draft protection screen 2015-07-08 17:02:42 +02:00
Jaime van Kessel
9a3669b643 Added witbox profile posted on UM forum by datmos 2015-07-08 12:27:27 +02:00
CoretechR
7546291bfe Hephestos for Cura 15.06
Platform offset is [110,128,81.5]
2015-07-07 19:28:34 +02:00
quillford
45be2a449a Fixed formatting for Prusa i3 profile 2015-07-03 12:57:16 -07:00
quillford
a7677ad25d Added Prusa i3 profile 2015-07-03 11:51:21 -07:00
Tim Kuipers
b573a71195 bugfixes for raft problems: unregistered settings 2015-07-03 13:23:47 +02:00
Tim Kuipers
15ebac2ff2 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-07-01 17:17:32 +02:00
Tim Kuipers
22302534d5 added travel_compensate_overlapping_walls_enabled setting 2015-07-01 17:17:20 +02:00
Arjen Hiemstra
58702d0bb7 Merge branch '15.06'
* 15.06:
  Store the disallowed areas as polygons and use those to test for intersection
  Account for skirt size and disallowed areas to set the scale to max size
  Fix the JSON file after moving the initial layer height setting
  Move initial layer thickness from layer height children into category
  Disable the low/high quality slicing and slider settings if we are not in simple mode
  Remove sidebar right margin
  Exclude ConsoleLogger and MLP* and OBJWriter plugins from the windows installer
  Switch to using a proper windows application
  Properly run the vcredist installer in quiet mode
  Use the application as source for the shortcut icon
  Bump version to 15.05.96
  Properly add and set the window icon
  Update UMO start/end gcode to reflect what is used in Cura 15.04
  Do not hide enable retraction check box even if all children are visible
  Update setting ranges to reflect those that are used in the current Cura
  lowers the printbed so the mesh and grid no longer z-fight
  If we skip an object because it does not have a bounding box, retrigger the change timer
  Restyling of the save to toolpath button
2015-06-25 14:24:35 +02:00
Arjen Hiemstra
254f86faf7 Fix the JSON file after moving the initial layer height setting
Contributes to Asana issue 38958940640338
2015-06-25 12:17:59 +02:00
Arjen Hiemstra
1c9ed0d5de Move initial layer thickness from layer height children into category
This makes it possible to have a different initial layer height.

Fixes Asana issue 38958940640338
2015-06-25 12:06:05 +02:00
Arjen Hiemstra
5f2d76aca9 Update UMO start/end gcode to reflect what is used in Cura 15.04
Fixes Asana issue 38958940640350
2015-06-24 17:25:47 +02:00
Arjen Hiemstra
ca2c1037e1 Do not hide enable retraction check box even if all children are visible
Fixes Asana issue 38958940640341
2015-06-24 17:25:47 +02:00
Arjen Hiemstra
d860e59310 Update setting ranges to reflect those that are used in the current Cura
Fixes Asana issue 35497030487594
2015-06-24 17:25:47 +02:00
Arjen Hiemstra
c387cd9420 Merge branch '15.06'
* 15.06:
  Bump version to 15.05.95
  Update changelog
  Hide the bed temperature for UMO
  Do not hide the entire material category for UM2 but just the unused settings
  Add a precision value to the time/quality slider settings and use that to round values
  Display the rotation angle when we are performing a rotation
  bugfix: avoid overlapping walls OFF by default
  Add a background to the tooltip label so long strings also have background
  Make sure the tool panel background is at least as wide as the active item
2015-06-22 11:45:44 +02:00
Arjen Hiemstra
5680c889f8 Hide the bed temperature for UMO
The standard UMO has no heated bed, so do not show the setting for it.
2015-06-19 13:22:24 +02:00
Arjen Hiemstra
6ef82c57b6 Do not hide the entire material category for UM2 but just the unused settings
Fixes #55
2015-06-19 13:19:03 +02:00
Tim Kuipers
cfa55da3db split remove_overlapping_perimeters into outer and other 2015-06-18 13:25:23 +02:00
Tim Kuipers
414047d768 bugfix: avoid overlapping walls OFF by default 2015-06-18 12:07:40 +02:00
Tim Kuipers
a321bd588b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-06-16 14:43:57 +02:00
Tim Kuipers
5c99e81726 support roof settings (Hammock) + lil stuff on other settings 2015-06-16 14:43:44 +02:00
Arjen Hiemstra
eb7714ce19 Merge branch '15.06' 2015-06-12 12:19:29 +02:00
Tim Kuipers
7e68a71ca3 magic mesh surface mode setting 2015-06-11 14:33:10 +02:00
Tim Kuipers
45143107ca skin alternate rotation setting 2015-06-11 13:57:56 +02:00
Arjen Hiemstra
9d50b1fb26 Correct name of UM Original+ 2015-06-10 15:42:51 +02:00
Tim Kuipers
f074760c7b Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-06-08 13:33:28 +02:00
Tim Kuipers
c25a479fb7 coasting settings and some more setting fixes 2015-06-08 13:24:35 +02:00
Tim Kuipers
5235278a31 bugfix for 0% infill 2015-06-08 10:51:51 +02:00
Arjen Hiemstra
aed224df08 Merge branch '15.06'
* 15.06:
  Bump version to 15.05.93
  Add a changelog file
  add missing width and height to section icon
  add missing color to tool_button
  add setting for sidebar background color
  Make cura_app executable
  Move Sidebar so it is on top of everything else
  Do not slice if there is any setting with an error value
  Start adding some more proper error/warning values to settings
  Position the setting tooltip to the left of the settings instead of below
  Set version to 15.05.92
2015-06-03 15:15:43 +02:00
Tim Kuipers
3fa71e3e6d introduces new combing settings: avoid objects during travel 2015-06-03 12:52:04 +02:00
Tim Kuipers
5ee82c8de5 settings restructure 2015-06-03 12:42:03 +02:00
Tim Kuipers
6330be5f81 updated settings 2015-06-02 17:08:13 +02:00
Arjen Hiemstra
86920f4507 Start adding some more proper error/warning values to settings
Contributes to #7
2015-05-27 16:24:13 +02:00
Arjen Hiemstra
8d6f72f409 Set default brim size to 10 lines
Fixes #2
2015-05-21 15:11:00 +02:00
Arjen Hiemstra
9f85898df7 Add cura-specific resources that were moved from Uranium 2015-05-06 18:03:45 +02:00