Commented [bed_mesh] in Voron_1_Spider_11_Config.cfg per request (#557)
This commit is contained in:
parent
bbbb03fa3f
commit
c977a605b8
|
|
@ -484,9 +484,9 @@ retry_tolerance: 0.0075
|
||||||
#screw_thread: CCW-M3
|
#screw_thread: CCW-M3
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
|
|
||||||
[bed_mesh]
|
#[bed_mesh]
|
||||||
speed: 200
|
#speed: 200
|
||||||
horizontal_move_z: 10
|
#horizontal_move_z: 10
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
## Uncomment below for 250mm build
|
## Uncomment below for 250mm build
|
||||||
#mesh_min: 40, 40
|
#mesh_min: 40, 40
|
||||||
|
|
@ -496,11 +496,11 @@ horizontal_move_z: 10
|
||||||
#mesh_min: 40, 40
|
#mesh_min: 40, 40
|
||||||
#mesh_max: 260,260
|
#mesh_max: 260,260
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
fade_start: 0.6
|
#fade_start: 0.6
|
||||||
fade_end: 10.0
|
#fade_end: 10.0
|
||||||
probe_count: 5,5
|
#probe_count: 5,5
|
||||||
algorithm: bicubic
|
#algorithm: bicubic
|
||||||
relative_reference_index: 12
|
#relative_reference_index: 12
|
||||||
|
|
||||||
#[virtual_sdcard]
|
#[virtual_sdcard]
|
||||||
#path: ~/gcode_files
|
#path: ~/gcode_files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue