Rename all UBL files with a ubl_ prefix
This commit is contained in:
parent
11430b6d33
commit
f5c5c1f771
8 changed files with 7 additions and 8 deletions
|
|
@ -28,12 +28,11 @@
|
|||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(UBL_G26_MESH_EDITING)
|
||||
|
||||
#include "ubl.h"
|
||||
#include "Marlin.h"
|
||||
#include "Configuration.h"
|
||||
#include "planner.h"
|
||||
#include "stepper.h"
|
||||
#include "temperature.h"
|
||||
#include "UBL.h"
|
||||
#include "ultralcd.h"
|
||||
|
||||
#define EXTRUSION_MULTIPLIER 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue