Merge branch 'master' into sender

This commit is contained in:
Alessandro Ranellucci
2014-12-27 18:10:03 +01:00
3 changed files with 105 additions and 92 deletions

View File

@@ -6,7 +6,7 @@
#include <iostream>
#include <sstream>
#define SLIC3R_VERSION "1.2.2-dev"
#define SLIC3R_VERSION "1.2.2"
#define EPSILON 1e-4
#define SCALING_FACTOR 0.000001