|
What do the LEDs represent on RAMPS 1.4? July 23, 2013 05:33AM |
Registered: 12 years ago Posts: 12 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 05:37AM |
Registered: 16 years ago Posts: 3,742 |
WELL... the picture is not very good but I would say you are definately extruding too much plastic.|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 06:07AM |
Registered: 12 years ago Posts: 12 |
#define _AXIS_STEP_PER_UNIT {2129, 2129, 4258, 682.57513}
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 06:55AM |
Registered: 16 years ago Posts: 3,742 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 06:58AM |
Registered: 12 years ago Posts: 12 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 07:47AM |
Registered: 13 years ago Posts: 1,594 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 07:59AM |
Registered: 16 years ago Posts: 3,742 |
Quote
injection1337
I have previously done this...
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 08:36AM |
Registered: 12 years ago Posts: 12 |

|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 08:37AM |
Registered: 12 years ago Posts: 12 |
Quote
Another possible source of error would be the slicer program.
If for example you are using 3mm filament that is actually 3mm in diameter but have 2.8mm set as the diameter in your slicer program then you would be extruding 3/2.8 = 1.0714 (or 7.14% more plastic than you should be).
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 09:34AM |
Registered: 16 years ago Posts: 3,742 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 09:59AM |
Registered: 13 years ago Posts: 1,320 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 10:13AM |
Registered: 12 years ago Posts: 12 |
Quote
All of the PLA that I have used has been around 2.9mm.
If yours is 3mm and you have 3.14mm set in the slicer then it SHOULD BE extruding less plastic than needed instead of more than needed as it is in your case.
Quote
The LEDs definitely are for the MOSFETs. If you have one on, and don't have anything connected to it, the RAMPS is supplying power to nothing. I didn't think this was possible without a thermistor.
If this is indeed the case, I'm not sure what the amperage draw would be. I would guess nothing since there isn't a completed circuit, but I'd investigate anyway. The MOSFET for the heated bed is turned on and off by the firmware in response to your G Code. Check your G Code to see if you are inadvertently turning it on. If so, then I'd check the slicer settings for temperature. Maybe something is checked that shouldn't be.
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 10:29AM |
Registered: 16 years ago Posts: 3,742 |
Definately, if you've got it - use it! Runs quieter...Quote
injection1337
On a side note, should i use 1/16 stepping for the extruder?
Why guess? Use a multimeter and measure the resistance.Quote
injection1337
Is it possble to short T0 and T1, causeing a resistance and hence a temperature reading?
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 10:39AM |
Registered: 12 years ago Posts: 12 |
> Definately, if you've got it - use it! RunsQuote
injection1337
> On a side note, should i use 1/16 stepping for the
> extruder?
>
> Why guess? Use a multimeter and measure theQuote
injection1337
> Is it possble to short T0 and T1, causeing a
> resistance and hence a temperature reading?
>
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 07:21PM |
Registered: 13 years ago Posts: 1,594 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 07:45PM |
Registered: 12 years ago Posts: 12 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 23, 2013 07:47PM |
Registered: 12 years ago Posts: 12 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 24, 2013 06:48AM |
Registered: 13 years ago Posts: 1,594 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 24, 2013 07:13AM |
Registered: 12 years ago Posts: 12 |
|
Re: What do the LEDs represent on RAMPS 1.4? July 24, 2013 05:42PM |
Registered: 12 years ago Posts: 12 |