mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-09 14:01:17 +00:00
Adjusted printer.cfg structure.
This commit is contained in:
@@ -135,6 +135,37 @@ interpolate: False
|
|||||||
sense_resistor: 0.150
|
sense_resistor: 0.150
|
||||||
uart_address: 3
|
uart_address: 3
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
# Probe Related
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
|
[probe]
|
||||||
|
pin: PB1
|
||||||
|
x_offset: 27
|
||||||
|
y_offset: -20
|
||||||
|
z_offset: 0
|
||||||
|
speed: 7
|
||||||
|
samples: 3
|
||||||
|
samples_tolerance: 0.01
|
||||||
|
samples_tolerance_retries: 10
|
||||||
|
|
||||||
|
[safe_z_home]
|
||||||
|
home_xy_position: 83,90
|
||||||
|
speed: 60.0
|
||||||
|
z_hop: 10
|
||||||
|
z_hop_speed: 5
|
||||||
|
|
||||||
|
[bed_mesh]
|
||||||
|
speed: 120
|
||||||
|
horizontal_move_z: 5
|
||||||
|
mesh_min: 30, 23
|
||||||
|
mesh_max: 214, 214
|
||||||
|
probe_count: 25
|
||||||
|
algorithm: bicubic
|
||||||
|
fade_start: 1
|
||||||
|
fade_end: 10
|
||||||
|
fade_target: 0
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Misc
|
# Misc
|
||||||
#####################################################################
|
#####################################################################
|
||||||
@@ -178,33 +209,6 @@ max_temp: 130
|
|||||||
[fan]
|
[fan]
|
||||||
pin: PA0
|
pin: PA0
|
||||||
|
|
||||||
[probe]
|
|
||||||
pin: PB1
|
|
||||||
x_offset: 27
|
|
||||||
y_offset: -20
|
|
||||||
z_offset: 0
|
|
||||||
speed: 7
|
|
||||||
samples: 3
|
|
||||||
samples_tolerance: 0.01
|
|
||||||
samples_tolerance_retries: 10
|
|
||||||
|
|
||||||
[safe_z_home]
|
|
||||||
home_xy_position: 83,90
|
|
||||||
speed: 60.0
|
|
||||||
z_hop: 10
|
|
||||||
z_hop_speed: 5
|
|
||||||
|
|
||||||
[bed_mesh]
|
|
||||||
speed: 120
|
|
||||||
horizontal_move_z: 5
|
|
||||||
mesh_min: 30, 23
|
|
||||||
mesh_max: 214, 214
|
|
||||||
probe_count: 25
|
|
||||||
algorithm: bicubic
|
|
||||||
fade_start: 1
|
|
||||||
fade_end: 10
|
|
||||||
fade_target: 0
|
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
lcd_type: st7920
|
lcd_type: st7920
|
||||||
cs_pin: PB12
|
cs_pin: PB12
|
||||||
|
|||||||
57
printer.cfg
57
printer.cfg
@@ -135,6 +135,37 @@ interpolate: False
|
|||||||
sense_resistor: 0.150
|
sense_resistor: 0.150
|
||||||
uart_address: 3
|
uart_address: 3
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
# Probe Related
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
|
[probe]
|
||||||
|
pin: PB1
|
||||||
|
x_offset: 27
|
||||||
|
y_offset: -20
|
||||||
|
z_offset: 0
|
||||||
|
speed: 7
|
||||||
|
samples: 3
|
||||||
|
samples_tolerance: 0.01
|
||||||
|
samples_tolerance_retries: 10
|
||||||
|
|
||||||
|
[safe_z_home]
|
||||||
|
home_xy_position: 83,90
|
||||||
|
speed: 60.0
|
||||||
|
z_hop: 10
|
||||||
|
z_hop_speed: 5
|
||||||
|
|
||||||
|
[bed_mesh]
|
||||||
|
speed: 120
|
||||||
|
horizontal_move_z: 5
|
||||||
|
mesh_min: 30, 23
|
||||||
|
mesh_max: 214, 214
|
||||||
|
probe_count: 25
|
||||||
|
algorithm: bicubic
|
||||||
|
fade_start: 1
|
||||||
|
fade_end: 10
|
||||||
|
fade_target: 0
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Misc
|
# Misc
|
||||||
#####################################################################
|
#####################################################################
|
||||||
@@ -178,32 +209,6 @@ max_temp: 130
|
|||||||
[fan]
|
[fan]
|
||||||
pin: PA0
|
pin: PA0
|
||||||
|
|
||||||
[probe]
|
|
||||||
pin: PB1
|
|
||||||
x_offset: 27
|
|
||||||
y_offset: -20
|
|
||||||
z_offset: 0
|
|
||||||
samples: 2
|
|
||||||
samples_tolerance: 0.015
|
|
||||||
samples_tolerance_retries: 5
|
|
||||||
|
|
||||||
[safe_z_home]
|
|
||||||
home_xy_position: 83,90
|
|
||||||
speed: 60.0
|
|
||||||
z_hop: 10
|
|
||||||
z_hop_speed: 5
|
|
||||||
|
|
||||||
[bed_mesh]
|
|
||||||
speed: 120
|
|
||||||
horizontal_move_z: 5
|
|
||||||
mesh_min: 30, 23
|
|
||||||
mesh_max: 214, 214
|
|
||||||
probe_count: 25
|
|
||||||
algorithm: bicubic
|
|
||||||
fade_start: 1
|
|
||||||
fade_end: 10
|
|
||||||
fade_target: 0
|
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
lcd_type: st7920
|
lcd_type: st7920
|
||||||
cs_pin: PB12
|
cs_pin: PB12
|
||||||
|
|||||||
Reference in New Issue
Block a user