~ultimaker/ultimaker/+git/CuraEngine:15.10

Last commit made on 2015-11-12
Get this branch:
git clone -b 15.10 https://git.launchpad.net/~ultimaker/ultimaker/+git/CuraEngine

Branch merges

Branch information

Name:
15.10
Repository:
lp:~ultimaker/ultimaker/+git/CuraEngine

Recent commits

a119be9... by Arjen Hiemstra <email address hidden>

Add support for setting CuraEngine version from CMake

68602df... by Ghostkeeper <email address hidden>

Spelling fix

This would prevent the g-code flavour from being recognised in RepRap machines.

92f5311... by Tim Kuipers <email address hidden>

failsafe: extruder train defaults to global settings if it is not specified

4f9f55a... by Tim Kuipers <email address hidden>

lil: removed debug code

2bfdb2d... by Tim Kuipers <email address hidden>

bugfix: outside combing was skipped sometimes

026f825... by Tim Kuipers <email address hidden>

bugfix: outside combing was skipped sometimes

d87072f... by Tim Kuipers <email address hidden>

Merge branch '15.10' of https://github.com/Ultimaker/CuraEngine into 15.10

f89a747... by Tim Kuipers <email address hidden>

bugfix: outside combing was skipped sometimes

767803d... by Ghostkeeper <email address hidden>

Fix more indenting

I think this is on me. I merged this code once.

a808e9e... by Ghostkeeper <email address hidden>

Fix indenting

At one place there was an accidental extra four spaces. At another place the alignment of a comment was off since it was aligned to a comment above it which had moved to the left.