@Atraedes said in Changing pt100 to standard thermistor:
; Tool 0
M307 H1 A1230.8 C312.7 D7.2 S1.00 V26.3 B0
M305 P1 X200 ; Set PT100 + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C
great, thanks, so change it here in config :
; Tool 0
M307 H1 A1230.8 C312.7 D7.2 S1.00 V26.3 B0
M305 P1 X200 ; Set PT100 + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C
So change M305 to the code you said, change M143 to new max temp on new hotend, thanks again for all