diff options
Diffstat (limited to 'config/printer-tevo-flash-2018.cfg')
-rw-r--r-- | config/printer-tevo-flash-2018.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/printer-tevo-flash-2018.cfg b/config/printer-tevo-flash-2018.cfg index 8c1adf8c..bd5e9d60 100644 --- a/config/printer-tevo-flash-2018.cfg +++ b/config/printer-tevo-flash-2018.cfg @@ -119,6 +119,7 @@ gcode: # Mesh Bed Leveling. [bed_mesh] -min_point: 5,0 -max_point: 230,210 +mesh_min: 5,18 +mesh_max: 230,228 probe_count: 9,9 +algorithm: bicubic |