This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/mesh_bed_leveling.cpp
2015-03-15 23:24:32 +01:00

7 lines
117 B
C++

#include "mesh_bed_leveling.h"
#if defined(MESH_BED_LEVELING)
mesh_bed_leveling mbl;
#endif // MESH_BED_LEVELING