From e941c35e937a590f78ed7af1f76608901bb1dcda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BE=D0=BA=D0=BE=D0=BB=D0=BE=D0=B2=20=D0=95=D0=B2?= =?UTF-8?q?=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Fri, 26 Jan 2024 12:41:08 +0300 Subject: [PATCH 1/2] STEAPP-888: edited the points for the adjust_bed_level manager, printer v630 --- stereotech_config/630/module_3d.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 stereotech_config/630/module_3d.cfg diff --git a/stereotech_config/630/module_3d.cfg b/stereotech_config/630/module_3d.cfg new file mode 100644 index 000000000000..de8fb019a574 --- /dev/null +++ b/stereotech_config/630/module_3d.cfg @@ -0,0 +1,17 @@ +[heater_bed] +heater_pin: bed_heater +sensor_type: EPCOS 100K B57560G104F +sensor_pin: bed_sensor +control: pid +pid_Kp: 63.164 +pid_Ki: 2.379 +pid_Kd: 419.254 +min_temp: -100 +max_temp: 130 + +[bed_screws] +horizontal_move_z: 10.0 +screw1: 160,330 +screw1_fine_adjust: 160,0 +screw2: 10,30 +screw3: 310,30 From f36489e247c5d006c5000cc446786d3bc2a20aac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BE=D0=BA=D0=BE=D0=BB=D0=BE=D0=B2=20=D0=95=D0=B2?= =?UTF-8?q?=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9?= Date: Fri, 26 Jan 2024 12:43:09 +0300 Subject: [PATCH 2/2] STEAPP-888: edited the points for the adjust_bed_level manager, printer v630 --- stereotech_config/HTE630-0-C-23.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stereotech_config/HTE630-0-C-23.cfg b/stereotech_config/HTE630-0-C-23.cfg index d656eaf1c32e..d9c071810551 100644 --- a/stereotech_config/HTE630-0-C-23.cfg +++ b/stereotech_config/HTE630-0-C-23.cfg @@ -34,7 +34,7 @@ path: /home/ste/uploads [include config/common/filament_control_second.cfg] [include config/common/power_control.cfg] -[include config/530/module_3d.cfg] +[include config/630/module_3d.cfg] [include config/common/module_3d_macros.cfg] [include config/5xx/module_5d.cfg]