RatOS 2.1 RC3 issue with configurator and T1.
Ok what is going on here? So run configurator and tell it I have ATC Semitec 104GT-2 for T1, When boots works but temp wrong. I edit RatOS.cfg and change it there to PT1000 then in works.
Hotend
T0 Phaetus Rapido Plus UHF definition (from RatOS/hotends/rapido-plus-uhf.cfg)
[extruder]
max_extrude_only_distance: 200
nozzle_diameter: 0.6
heater_pin: toolboard_t0:PB13
sensor_type: PT1000
pullup_resistor: 2200
sensor_pin: toolboard_t0:PA3
min_extrude_temp: 170
min_temp: 0
max_temp: 350
pressure_advance: 0.03
[firmware_retraction]
retract_length: 0.5
T1 Phaetus Rapido Plus UHF definition (from RatOS/hotends/rapido-plus-uhf.cfg)
[extruder1]
max_extrude_only_distance: 200
nozzle_diameter: 0.6
heater_pin: toolboard_t1:PB13
sensor_type: PT1000
sensor_pin: toolboard_t1:PA3
min_extrude_temp: 170
min_temp: 0
max_temp: 350
pressure_advance: 0.03
Solution:Jump to solution
you missed the message at the top of ratos.cfg saying not to edit it since it is regenerated after each boot. Any changes need to be done in printer.cfg
6 Replies
Solution
you missed the message at the top of ratos.cfg saying not to edit it since it is regenerated after each boot. Any changes need to be done in printer.cfg
I believe you can also select the thermistor in the configurator and not have to override it manually
What toolboard do you use? I think you probably have not placed the jumper correctly placed. That causes temp differences. If you use a ebb42 v1.2 and dont have pt1000 then place the jumper horizontal and otherwise vertical where pt1000 is
Red is for not pt 1000, and green is for pt1000
But be careful this is for the ebb42 v1.2 toolboard
Did you solve it?
Yes Thank you!~