From 202c6fbebfa82b88cc5fafca886e55b78cf5638d Mon Sep 17 00:00:00 2001 From: willem Date: Tue, 15 Nov 2022 23:54:37 +0100 Subject: [PATCH] ebb36 th+heater+fan --- .moonraker.conf.bkp | 3 --- UM2_v2.1.cfg | 29 ++++++++++++++-------------- bigtreetech-ebb-canbus-v1.2.cfg | 34 ++++++++++++++++----------------- moonraker.conf | 3 +-- printer.cfg | 2 +- 5 files changed, 33 insertions(+), 38 deletions(-) diff --git a/.moonraker.conf.bkp b/.moonraker.conf.bkp index de42d63..627b099 100644 --- a/.moonraker.conf.bkp +++ b/.moonraker.conf.bkp @@ -1,12 +1,9 @@ [server] host = 0.0.0.0 port = 7125 -enable_debug_logging = False max_upload_size = 1024 [file_manager] -config_path = ~/klipper_config -log_path = ~/klipper_logs enable_object_processing = False [authorization] diff --git a/UM2_v2.1.cfg b/UM2_v2.1.cfg index 26cd172..6b1c5f4 100644 --- a/UM2_v2.1.cfg +++ b/UM2_v2.1.cfg @@ -1,5 +1,4 @@ - [heater_bed] heater_pin: PG5 sensor_type: PT100 INA826 @@ -17,10 +16,10 @@ check_gain_time: 80 [fan] pin: PH4 -[heater_fan Heater_fan] -pin: PJ6 -heater: extruder -heater_temp: 50.0 +#[heater_fan Heater_fan] +#pin: PJ6 +#heater: extruder +#heater_temp: 50.0 [stepper_x] @@ -65,15 +64,15 @@ microsteps: 16 rotation_distance: 10.07 #33.500 nozzle_diameter: 0.400 filament_diameter: 1.74 -heater_pin: PE4 -sensor_type: PT100 INA826 -sensor_pin: PK0 -control: pid -pid_Kp: 22.2 -pid_Ki: 1.08 -pid_Kd: 114 -min_temp: 0 -max_temp: 275 +#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] @@ -107,4 +106,4 @@ pwm: True scale: 2.000 cycle_time: .000030 hardware_pwm: True -static_value: 1.250 \ No newline at end of file +static_value: 1.250 diff --git a/bigtreetech-ebb-canbus-v1.2.cfg b/bigtreetech-ebb-canbus-v1.2.cfg index 5130119..cf5fe91 100644 --- a/bigtreetech-ebb-canbus-v1.2.cfg +++ b/bigtreetech-ebb-canbus-v1.2.cfg @@ -17,7 +17,7 @@ spi_software_mosi_pin: EBBCan: PB11 spi_software_miso_pin: EBBCan: PB2 axes_map: x,y,z -# [extruder] +[extruder] # step_pin: EBBCan: PD0 # dir_pin: !EBBCan: PD1 # enable_pin: !EBBCan: PD2 @@ -25,15 +25,15 @@ axes_map: x,y,z # rotation_distance: 33.500 # nozzle_diameter: 0.400 # filament_diameter: 1.750 -# heater_pin: EBBCan: PB13 -# sensor_type: EPCOS 100K B57560G104F -# sensor_pin: EBBCan: PA3 -# control: pid -# pid_Kp: 21.527 -# pid_Ki: 1.063 -# pid_Kd: 108.982 -# min_temp: 0 -# max_temp: 250 + heater_pin: EBBCan: PB13 + sensor_type: EPCOS 100K B57560G104F + sensor_pin: EBBCan: PA3 + control: pid + pid_Kp: 21.527 + pid_Ki: 1.063 + pid_Kd: 108.982 + min_temp: 0 + max_temp: 270 sensor_type:MAX31865 sensor_pin: EBBCan: PA4 @@ -50,17 +50,17 @@ rtd_num_of_wires: 2 # [fan] # pin: EBBCan: PA0 -# [heater_fan hotend_fan] -# pin: EBBCan: PA1 -# heater: extruder -# heater_temp: 50.0 +[heater_fan hotend_fan] + pin: EBBCan: PA1 + heater: extruder + heater_temp: 50.0 #[neopixel hotend_rgb] #pin: EBBCan:PD3 -[bltouch] -sensor_pin: ^EBBCan:PB8 -control_pin: EBBCan:PB9 +#[bltouch] +#sensor_pin: ^EBBCan:PB8 +#control_pin: EBBCan:PB9 #[filament_switch_sensor switch_sensor] #switch_pin: EBBCan:PB4 diff --git a/moonraker.conf b/moonraker.conf index fc49b06..6ecbdcd 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -2,12 +2,11 @@ host: 0.0.0.0 port: 7125 # Verbose logging used for debugging . Default False. -enable_debug_logging: False # The maximum size allowed for a file upload (in MiB). Default 1024 MiB max_upload_size: 1024 [file_manager] -#config_path: ~/klipper_config +config_path: ~/klipper_config #log_path: ~/klipper_logs # post processing for object cancel. Not recommended for low resource SBCs such as a Pi Zero. Default False enable_object_processing: False diff --git a/printer.cfg b/printer.cfg index c128b03..ef6d9d9 100644 --- a/printer.cfg +++ b/printer.cfg @@ -34,7 +34,7 @@ screw3: 220, 20 screw3_name: "front right screw" horizontal_move_z: 5 -#[include bigtreetech-ebb-canbus-v1.2.cfg] +[include bigtreetech-ebb-canbus-v1.2.cfg] [filament_motion_sensor runout] # The minimum length of filament pulled through the sensor to trigger