Extruder wont heat or extrude

i can move it and such but it wont heat
Repetier host says this

19:46:01.372 : extruder 0: working
19:46:01.372 : heated bed: working
19:46:01.372 : Error:Printer set into dry run mode until restart!
19:46:27.297 : extruder 0: working
19:46:27.297 : heated bed: working
19:46:27.297 : Error:Printer set into dry run mode until restart!
19:46:45.346 : System.ArgumentOutOfRangeException: Value of '1' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
19:46:45.346 : Parameter name: Value
19:46:45.346 :    at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
19:46:45.346 :    at RepetierHost.view.PrintPanel.rhSliderBed_SliderValueChanged(Int32 val)




Comments

  • In dry run mode this is not possible. You need to check the beginning when firmware goes to dry run mode and see why this happens. There is a reason, possibly a decoupling test triggering, which you might need to adjust to not falsely trigger. Or thermistors were swapped. Something like that.
Sign In or Register to comment.