inputshaper + pressure-advance

This commit is contained in:
2022-11-18 00:24:34 +01:00
parent a6e4c1e308
commit 2ba49998a1
3 changed files with 12 additions and 31 deletions

View File

@@ -13,15 +13,6 @@ max_temp: 110
[verify_heater heater_bed] [verify_heater heater_bed]
check_gain_time: 80 check_gain_time: 80
#[fan]
#pin: PH4
#[heater_fan Heater_fan]
#pin: PJ6
#heater: extruder
#heater_temp: 50.0
[stepper_x] [stepper_x]
step_pin: PA3 step_pin: PA3
dir_pin: !PA1 dir_pin: !PA1
@@ -51,7 +42,7 @@ enable_pin: !PC3
microsteps: 16 microsteps: 16
rotation_distance: 16 rotation_distance: 16
endstop_pin: ^!PA7 endstop_pin: ^!PA7
#position_endstop: 225 position_endstop = 207.890
position_min: -10 position_min: -10
position_max: 232 position_max: 232
homing_speed: 20.0 homing_speed: 20.0
@@ -64,16 +55,6 @@ microsteps: 16
rotation_distance: 10.07 #33.500 rotation_distance: 10.07 #33.500
nozzle_diameter: 0.400 nozzle_diameter: 0.400
filament_diameter: 1.74 filament_diameter: 1.74
#heater_pin: PE4
#sensor_type: EPCOS 100K B57560G104F
#sensor_pin: !EBBCAN:PA3
#control: pid
#pid_Kp: 22.2
#pid_Ki: 1.08
#pid_Kd: 114
#min_temp: 0
#max_temp: 275
[led case_light] [led case_light]
white_pin: PH5 white_pin: PH5

View File

@@ -26,8 +26,8 @@ axes_map: x,y,z
# nozzle_diameter: 0.400 # nozzle_diameter: 0.400
# filament_diameter: 1.750 # filament_diameter: 1.750
heater_pin: EBBCan: PB13 heater_pin: EBBCan: PB13
sensor_type: EPCOS 100K B57560G104F # sensor_type: EPCOS 100K B57560G104F
sensor_pin: EBBCan: PA3 # sensor_pin: EBBCan: PA3
control: pid control: pid
pid_Kp: 21.527 pid_Kp: 21.527
pid_Ki: 1.063 pid_Ki: 1.063
@@ -42,6 +42,8 @@ rtd_nominal_r: 100
rtd_reference_r: 430 rtd_reference_r: 430
rtd_num_of_wires: 2 rtd_num_of_wires: 2
pressure_advance: 0.78
# [tmc2209 extruder] # [tmc2209 extruder]
# uart_pin: EBBCan: PA15 # uart_pin: EBBCan: PA15
# run_current: 0.650 # run_current: 0.650

View File

@@ -63,7 +63,7 @@ insert_gcode: {action_respond_info("RUNOUT: Filament inserted")}
# Default is 0.5 seconds. # Default is 0.5 seconds.
#pause_delay: 0.5 #pause_delay: 0.5
## XYE mcu E0DET ## XYE mcu E0DET
switch_pin: ^!PB7 switch_pin: PB7
[include mainsail.cfg] [include mainsail.cfg]
@@ -71,8 +71,6 @@ switch_pin: ^!PB7
#*# <---------------------- SAVE_CONFIG ----------------------> #*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*# #*#
#*# [stepper_z]
#*# position_endstop = 207.280
#*# #*#
#*# [extruder] #*# [extruder]
#*# #*#