1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Disabled the print bed mesh temporarily,

bumped up the build version to alpha2,
fixed one minor issue in G-code generator
This commit is contained in:
bubnikv
2019-01-04 16:48:41 +01:00
parent 86e9cb604a
commit 567b367061
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
// Improves navigation between sidebar fields
#define ENABLE_IMPROVED_SIDEBAR_OBJECTS_MANIPULATION (1 && ENABLE_1_42_0_ALPHA2)
// Adds print bed models to 3D scene
#define ENABLE_PRINT_BED_MODELS (1 && ENABLE_1_42_0_ALPHA2)
#define ENABLE_PRINT_BED_MODELS (0 && ENABLE_1_42_0_ALPHA2)
#endif // _technologies_h_