@droftarts Hi,thanks for the help!
M122 output attached:
Config:
; General Configuration G90 ; Absolute Coordinates M83 ; Relative Extruder Movement M550 P"my printer" ; Machine Name ; Network Configuration M540 P00:EE:FD:AD:DE:DH ; MAC Adress M552 P192.168.101.127 S1 ; Fixed IP M554 P192.168.0.1 ; Gateway M553 P255.255.0.0 ; Network Submask M586 P0 S1 ; HTTP ENABLED M586 P1 S1 ; FTP ENABLED M586 P2 S0 ; TELNET DISABLED ; Driver Configuration M569 P0.0 S1 ; Default Configuration, S1=Reversed M569 P0.1 S1 M569 P0.2 S1 M569 P0.3 S1 M569 P1.0 S0 M569 P1.1 S0 M569 P1.2 S0 M569 P0.4 S1 M569 P0.5 S1 M584 Z0.0:0.1:0.2:0.3 X1.0:1.1 Y1.2 E0.5 ; Axis-Driver ;M584 Z0.3 X1.0 Y1.2 E0.5 ; Axis-Driver ; Motion Configuration M564 S1 H1 ; Movement only allowed after homing. Movement only allowed inside the axis limits M208 X0 Y0 Z-1 S1 ; Axis Minimum M208 X510 Y510 Z500 S0 ; Axis Maximum M574 X1 S1 P"0.io0.in" ; Xmin Endstop M574 Y1 S1 P"0.io1.in" ; Ymin Endstop M92 X320.48 Y320.64 Z640 E405 ; Steps/mm M350 X16 Y16 E16 Z16 I1 ; 16X Microstepping. Interpolation Enabled M566 X300 Y300 Z60 E120 ; Jerk (mm/min), M203 X7000 Y7000 Z800 E1200 ; Maximum Speed (mm/min) M201 X500 Y500 Z40 E250 ; Maximum Acceleration (mm/s^2) M906 X2000 Z1800 Y2000 E600 ; Axis Current (mA) M671 X-423:-423:647:647 Y-27:533:533:-27 P5 S1 ; define leadscrews position ; Z-Probe (piezo) ;M558 P1 C"!io6.in" X0 Y0 Z0 H15 T2000 F100 R1 ; Declaración de probeta Smart IR, Probe Height=5, Feedrate=200 ;M558 P1 C"!io6.in" X0 Y0 Z0 H5 T6000 F75 R2 B1; Declaración de probeta Smart IR, Probe Height=5, Feedrate=200 COMENTADO A DIA 18/04/2023 POR VICTOR ;M558 P1 C"!io6.in" X0 Y0 Z0 H5 T4000 F100 R2 ; Declaración de probeta Smart IR, Probe Height=5, Feedrate=200 ;G31 X0 Y0 Z0 P850 ; Offsets de la probeta con respecto al nozzle, configuración NOVA COMENTADO A DIA 18/04/2023 POR VICTOR M558 P1 C"!io6.in" X0 Y0 Z0 H5 T6000 F100 R0.5 ; Declaración de probeta Smart IR, Probe Height=5, Feedrate=200 NUEVO DIA 18/04/2023 m950 p2 c"io6.out" G31 X0 Y0 Z-0.10 P850 ; Offsets de la probeta con respecto al nozzle, configuración NOVA NUEVO DIA 18/04/2023 M557 X0:500 Y0:500 S50:50 ; Height Map Limits. S = Spacing ; Sensor Declaration M308 S0 P"temp0" Y"thermistor" T65000 R2200 A"BED" ; Heated Bed Temperature Sensor Configuration M308 S1 P"temp2" Y"PT1000" A"PT-1000" ; Nozzle Temperature Sensor Configuration M308 S2 P"temp1" Y"PT1000" A"CHAMBER" ; Chamber Heater Temperature Sensor Configuration M308 S3 P"temp3" Y"PT1000" A"CHAMBER_TOP" ; Chamber Heater Temperature Sensor Configuration M950 H0 C"out9" T0 ; Heated Bed Configuration M950 H1 C"out1" T1 ; Nozzle Configuration M141 H2 ; Configuracion como chamber Mario 13/12/2023 M950 H2 Q0 C"out7" T2:3 ; Chamber Heater Configuration Mario 13/12/2023 M307 H2 B0 S1.00 ; Disable bang bang mode, pwm a 1 Mario 13/12/2023 M143 H2 T3 S150 A2 ; Prueba calefactor central, con PT1000 pegado al radiador. Corte a 150º Mario 13/12/2023 M570 H2 P10000 T60 ; Deteccion heater fault , Mario 13/12/2023 M950 F1 C"out4" ; GpOUT for Thermostatic M950 F0 C"out6" ; GpOUT for Layer fans M950 P0 C"out8" ; GpOUT for Light M950 P1 C"out5" ; GpOUT for Filter ; Fan Declaration M106 P0 S0 C"Layer Fan" ; Layer Fan Declaration M106 P1 S255 H1 T150 C"Thermostatic fan " ; Thermostatic Fan Declaration ; Heaters Declaration M140 H0 ; Declares Heated Bed M141 H2 ; Declares Heated Chamber M307 H0 A64.3 C185.2 D3.6 S1 V25.6 B0 ; Default Calibration of Heated Bed Model. M307 H1 A829 C261.3 D8.1 S1.00 V25.6 B0 ; Default Calibration of Nozzle Model. M307 H2 B1 ; Default Calibration of Heated Chamber Model. M143 H0 S130 ; Heated Bed Maximum Temperature M143 S500 ; Nozzle Maximum Temperature M570 S180 ; Nozzle Heater Timeout M570 H1 P50 S1000 ; Heater Fault Configuration for Nozzle M570 H2 P600 S6000 ; Heater Fault Configuration for Chamber ; Declaration of TOOL 0 (DRAGON hotend with one layer fan, and thermostatic fan for FDM) M563 P0 D0 H1 F1 S"FDM" ; Tool Configuration G10 P0 S0 R0 X0 Y0 Z0 ; Standby Parameters for Tool 0 ;DHT Sensor M308 S5 P"io5.out" Y"dht22" A"Filament Temp" ; define DHT22 temperature sensor M308 S6 P"S5.1" Y"dhthumidity" A"Filament Hum[%]" ; Attach DHT22 humidity sensor to secondary output of temperature sensor ; Advanced ConfigurationS M572 D0 S0.10 ; Pressure Advance (Calibrated Value) M911 S23 R22 P"M28 0:/sys/resurrect-prologue.g" ; Power Loss Configuration ; Triggers M950 J0 C"io5.in" ; Photoelectric sensor to check if doors are opened M581 P0 T1 R1 S1 ; Trigger function when the doors are opened M581 P0 T2 R1 S0 ; Trigger function when the doors are closed M17 ; Enable Motors M501 ; Charges parameters from the EEPROM (config-override) G29 S1 ; Charges mesh M42 P0 S1 T0 ; Selecciona Tool 0 por defecto