diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 23:19:06 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-01-23 23:29:32 -0500 |
commit | 6e020123c61b0829e1ba0cb3e4302f3ff4a553ee (patch) | |
tree | b4c3923698cec6757c9c8893ca64778d458a8c67 /config | |
parent | 196210cad2b0ea6f2b88c559fcca321134546e7c (diff) | |
download | kutter-6e020123c61b0829e1ba0cb3e4302f3ff4a553ee.tar.gz kutter-6e020123c61b0829e1ba0cb3e4302f3ff4a553ee.tar.xz kutter-6e020123c61b0829e1ba0cb3e4302f3ff4a553ee.zip |
test: Add printer-monoprice-mini-delta-2017.cfg to printers.test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-monoprice-mini-delta-2017.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-monoprice-mini-delta-2017.cfg b/config/printer-monoprice-mini-delta-2017.cfg index aa4a7f86..b570d270 100644 --- a/config/printer-monoprice-mini-delta-2017.cfg +++ b/config/printer-monoprice-mini-delta-2017.cfg @@ -108,7 +108,7 @@ horizontal_move_z: 5 [bed_mesh] speed: 50 horizontal_move_z: 5 -bed_radius: 50 +mesh_radius: 50 round_probe_count: 5 fade_start: 1.0 fade_end: 0.0 |