Tech ENABLE_Z_OFFSET_CORRECTION set as default

This commit is contained in:
enricoturri1966 2022-03-18 08:32:35 +01:00
parent 86160685c0
commit a7d466dc7c
3 changed files with 0 additions and 25 deletions

View file

@ -36,15 +36,6 @@
#define ENABLE_SMOOTH_NORMALS 0
//================
// 2.4.1.rc techs
//================
#define ENABLE_2_4_1_RC 1
// Enable correction of toolpaths when z offset is set
#define ENABLE_Z_OFFSET_CORRECTION (1 && ENABLE_2_4_1_RC)
//====================
// 2.5.0.alpha1 techs
//====================