cura:2.1

Last commit made on 2016-08-18
Get this branch:
git clone -b 2.1 https://git.launchpad.net/cura

Branch merges

Branch information

Name:
2.1
Repository:
lp:cura

Recent commits

7743207... by fieldOfView <email address hidden>

Revert "Remove superfluous M140 command"

This reverts commit 63905d80eff741bb7113cb598432935362dbeb0b.
M104 != M140

63905d8... by Aldo Hoeben <email address hidden>

Remove superfluous M140 command

c5411a1... by Jaime van Kessel <email address hidden>

Merge pull request #929 from innovo3d/2.1

Update Innovo Inventor JSON and STL files

a513ec1... by innovo3d <email address hidden>

Update Innovo Inventor JSON and STL files

Made some changes to the Inventor JSON file:
- made machine center is zero true
- added turn heated bed off to end g code
- changed top/bottom thickness from 0.30mm to 1.2mm (don’t know why I
put it to 0.3 in the first place!!)
- changed material bed temp to 0 by default

As for the STL file, it’s been updated to a much smaller file, 810kb
(down from 13mb). I thought I updated this before but apparently not.

I hope this update can be merged soon, because I plan on launching a
makerspace with these printers and everyone will be using Cura so they
need these settings

55d2fea... by Jaime van Kessel <email address hidden>

Updated changelog

fce8f72... by Jaime van Kessel <email address hidden>

Added new material profiles

99ec4bf... by Jack Ha <email address hidden>

Check ConvexHullHead vs ConvexHullHead collision. CURA-1776

625b2a5... by Jack Ha <email address hidden>

Corrected gantry height for ultimaker2.json (extended and go inherit).

CURA-1979

258a9b5... by Ruben D

Update changelog

These are texts from marketing. These are final, but there might still be additional bugfixes in the near future regarding the gantry height.

aaa16f0... by Jack Ha <email address hidden>

Fix overlapping object with raft/brim/skirt in one-at-a-time mode.

head_and_fans is extended by an extra margin to prevent overlapping.
CURA-1776