mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Deleted default mesh.
This commit is contained in:
@@ -58,7 +58,7 @@ gcode:
|
||||
M109 S{hotendtemp} ; set & wait for hotend temp
|
||||
# <insert your routines here>
|
||||
G28 Z ; final z homing
|
||||
BED_MESH_PROFILE LOAD=default
|
||||
# BED_MESH_PROFILE LOAD=default
|
||||
G1 Z20 F3000 ; move nozzle away from bed
|
||||
|
||||
[gcode_macro PRINT_END]
|
||||
|
||||
21
printer.cfg
21
printer.cfg
@@ -193,23 +193,4 @@ switch_pin: PA4
|
||||
#*# pid_kd = 945.503
|
||||
#*#
|
||||
#*# [probe]
|
||||
#*# z_offset = 1.498
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.018750, 0.032500, 0.055000, 0.035000, -0.023750
|
||||
#*# -0.058750, -0.046250, -0.012500, -0.007500, -0.066250
|
||||
#*# -0.093750, -0.087500, -0.080000, -0.048750, -0.073750
|
||||
#*# -0.070000, -0.061250, -0.060000, -0.068750, -0.111250
|
||||
#*# -0.003750, 0.037500, 0.031250, -0.007500, -0.057500
|
||||
#*# x_count = 5
|
||||
#*# y_count = 5
|
||||
#*# mesh_x_pps = 2
|
||||
#*# mesh_y_pps = 2
|
||||
#*# algo = bicubic
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 27.0
|
||||
#*# max_x = 222.0
|
||||
#*# min_y = 5.0
|
||||
#*# max_y = 203.0
|
||||
#*# z_offset = 1.360
|
||||
|
||||
Reference in New Issue
Block a user