mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Merge branch 'personal'
This commit is contained in:
13
printer.cfg
13
printer.cfg
@@ -93,10 +93,11 @@ sense_resistor: 0.150
|
||||
uart_address: 3
|
||||
diag_pin: PA7
|
||||
|
||||
[thermistor sovol_thermistor]
|
||||
temperature1: 25
|
||||
resistance1: 94162
|
||||
beta: 4160
|
||||
# DELETEME
|
||||
# [thermistor sovol_thermistor]
|
||||
# temperature1: 25
|
||||
# resistance1: 94162
|
||||
# beta: 4160
|
||||
|
||||
[extruder]
|
||||
step_pin: PB4
|
||||
@@ -107,7 +108,7 @@ rotation_distance: 4.65
|
||||
nozzle_diameter: 0.400
|
||||
filament_diameter: 1.750
|
||||
heater_pin: PA1
|
||||
sensor_type: sovol_thermistor
|
||||
sensor_type: EPCOS 100K B57560G104F
|
||||
sensor_pin: PC5
|
||||
min_temp: 0
|
||||
max_temp: 300
|
||||
@@ -174,7 +175,7 @@ click_pin: ^!PB2
|
||||
|
||||
# NOTE this is the pin for the filament switch. Uncomment next 2 lines if you're using one.
|
||||
# [filament_switch_sensor fil_sensor]
|
||||
# switch_pin: PA4
|
||||
# switch_pin: PA4 # "Pulled-high"
|
||||
|
||||
# NOTE Cancel objects feature is enabled. If you're using a low powered device, comment out [exclude_object].
|
||||
# Also see [file_manager] section in moonraker.conf.
|
||||
|
||||
Reference in New Issue
Block a user