aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/printer-sunlu-t3-2022.cfg27
1 files changed, 13 insertions, 14 deletions
diff --git a/config/printer-sunlu-t3-2022.cfg b/config/printer-sunlu-t3-2022.cfg
index 90086681..f9bf2624 100644
--- a/config/printer-sunlu-t3-2022.cfg
+++ b/config/printer-sunlu-t3-2022.cfg
@@ -20,7 +20,7 @@
[mcu]
#obtain your MCU id using ls /dev/serial/by-path/*
-serial: dev/serial/by-id/usb-Klipper_stm32f103xe_833E31383534300530343833-if00
+serial: dev/serial/by-id/usb-Klipper_stm32f103xe_00000000000
[printer]
kinematics: cartesian
@@ -37,7 +37,7 @@ sensor_pin: PC14
control_pin: PA1
x_offset: -28.45
y_offset: 4
-z_offset: 1.915 #recheck you own
+z_offset: 1.915
pin_up_touch_mode_reports_triggered: FALSE #needed bc of the bltouch clone used by sunlu
[safe_z_home]
@@ -66,13 +66,14 @@ screw3_name: Rear Right
screw4: 31,204 #X,Y Position
screw4_name: Rear Left
-[filament_switch_sensor Filament_Runout]
-pause_on_runout: True
-#runout_gcode:
-#insert_gcode:
-event_delay: 3.0
-pause_delay: 5
-switch_pin: !PC15 #if reads runout when loaded remove !
+##IMPORTANT. If using the filament sensor add CLEAR_PAUSE to your slicer's start gcode or to your print start macro.##
+##The act of loading and unloading filament will trigger a paused state##
+[filament_motion_sensor Filament_Sensor]
+detection_length: 7.0
+extruder: extruder
+switch_pin: !PC15
+pause_on_runout: FALSE
+runout_gcode: PAUSE
#########################################################
# Motion Axis
@@ -118,18 +119,16 @@ step_pin: PB3
dir_pin: !PB4
enable_pin: !PD2
microsteps: 16
-rotation_distance: 23.18840579710145 #verify your own
+rotation_distance: 23.18840579710145
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PC8
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PA0
control: pid
-pid_Kp: 19.479 #calibrate your own PID
+pid_Kp: 19.479
pid_Ki: 1.073
pid_Kd: 88.385
-min_extrude_temp: 175
-max_extrude_only_distance: 400
min_temp: 0
max_temp: 250
@@ -138,7 +137,7 @@ heater_pin: PC9
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC3
control: pid
-pid_Kp: 62.673 #calibrate your own PID
+pid_Kp: 62.673
pid_Ki: 1.530
pid_Kd: 641.619
min_temp: 0