Testing boards and step motors/ Error July 20, 2020 04:01PM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error July 20, 2020 11:16PM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error July 21, 2020 08:55AM |
Admin Registered: 11 years ago Posts: 3,096 |
Re: Testing boards and step motors/ Error July 21, 2020 09:29AM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error July 21, 2020 11:10AM |
Registered: 4 years ago Posts: 17 |
Quote
Dust
"Error:MINTEMP triggered"
the controller cannot see your thermistor, so it reads the lowest temp. (which is open circuit)
possible causes.
Thermistor unplugged.
Thermistor plugged into wrong place.
Thermistor or its cable is broken.
Incorrect motherboard set, so controller is looking at wrong pin.
Incorrect thermistor defined in Configuration.h
Dead ADC pin on controller.
Quote
Dust
Also modern firmwares will not allow you to move E, unless the hot end is hot. unless you deliberately disable this.
Hi Ohmarinus, as I am approaching all this stuff just now, printrun was the first firmware I came across (something like, if you don't start somewhere, you are gonna go nowhere)Quote
Ohmarinus
By the way, printrun is pretty old firmware.
Quote
Ohmarinus
I'm also curious what you're doing on Craig van Vliet's macbook
Re: Testing boards and step motors/ Error July 21, 2020 11:24AM |
Admin Registered: 13 years ago Posts: 7,101 |
#if EXTRUDERS case 104: M104(); break; // M104: Set hot end temperature case 109: M109(); break; // M109: Wait for hotend temperature to reach target #endif
#if EXTRUDERS //case 104: M104(); break; // M104: Set hot end temperature //case 109: M109(); break; // M109: Wait for hotend temperature to reach target #endif
Re: Testing boards and step motors/ Error July 21, 2020 11:37AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error July 21, 2020 11:42AM |
Registered: 4 years ago Posts: 17 |
Quote
Dust
or you could edit the code in gcode.cpp
Re: Testing boards and step motors/ Error July 21, 2020 12:06PM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error July 21, 2020 12:35PM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error June 22, 2024 06:02AM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error June 22, 2024 07:06AM |
Admin Registered: 16 years ago Posts: 13,948 |
Re: Testing boards and step motors/ Error June 22, 2024 08:44AM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error June 23, 2024 03:07PM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error June 24, 2024 01:34AM |
Admin Registered: 16 years ago Posts: 13,948 |
Re: Testing boards and step motors/ Error June 24, 2024 05:30AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error June 24, 2024 08:17AM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error June 25, 2024 10:16AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error June 26, 2024 06:01AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error June 26, 2024 06:17AM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error June 26, 2024 09:24AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error June 26, 2024 09:58AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error August 15, 2024 01:12PM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error August 15, 2024 10:41PM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error August 17, 2024 01:12AM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error August 17, 2024 03:27AM |
Registered: 4 years ago Posts: 17 |
Re: Testing boards and step motors/ Error August 17, 2024 05:30AM |
Admin Registered: 13 years ago Posts: 7,101 |
Re: Testing boards and step motors/ Error August 17, 2024 12:11PM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error August 17, 2024 12:16PM |
Registered: 2 months ago Posts: 6 |
Re: Testing boards and step motors/ Error August 17, 2024 09:36PM |
Admin Registered: 13 years ago Posts: 7,101 |