Re: compile troubles
Hi Im running a Gen7 Board-AVR 1.5 with Marlin-1.1.0-RC7 using arduino 1.81(have also tried previous versions of ardiuno) it compiles and uploads perfectly untill i enable the...
View ArticleRe: compile troubles
Gen7 has no support for a LCD, so unsurprisingly no pin definitions have been setup for it. If your trying to hack on the GLCD you going to have to create your own pins.h file Personally I wouldn’t...
View ArticleQuestions about component choice
So I decided to take the first step in building a Sanguinololu and ordered all of the specialized parts off of Mouser last night. Today I went to RadioShack to find the components that I thought were...
View ArticleRe: Questions about component choice
Quotespaceorange12 Second, there was only one type of MOSFET, so I bought two, again as backup. The manufacturer part # is L7812CV. Watch out - this is not a MOSFET, but a voltage regulator! You do...
View ArticleRe: Questions about component choice
Thanks for the replies. I went online and did some research after posting this, and confirmed what enif said about the RadioShack part not being a MOSFET. I went back to the Sanguinololu wiki page and...
View ArticleRe: Questions about component choice
Quotespaceorange12 Will any 60v, 30a MOSFET do? Definitely no. Check out Dust's link. The MOSFET needs to have a low RDSon resistance (so it doesn't get too hot) and a gate-source saturation voltage...
View ArticleRe: Questions about component choice
The original MOSFET recommended for the Sanguinololu has part number RFP30N06LE. SparkFun has it stocked along with FQP30N06L, and claims that they are interchangable. Would it be wise to order the...
View Articledual extruder
Hello I've been using a Sanguinololu on a prusa mendel i2 since mid 2012 with excellent results. I was interested in upgrading to a dual extruder. I found the "SLUM" project but not any of the...
View ArticleRe: Sanguinololu 1.3a, Marlin and Sainsmart lcd
Hi all, I know that this thread is long in the tooth but so am I, I bought a reprap smart controller some time ago and when it came, it came with the ramps interface no good for my sanguinololu, time...
View ArticleMELZI Signals query
Hi all, hope I have picked the correct section. I have an Anet A8 with the original control board, which is a variation on the circuit of the Melzi 2 board. The picture attached shows the control...
View ArticleRe: 2nd Extruder Upgrade for rev 1.3a ?
Hi all, I am trying to find a solution to this problem also, but not being an electronics wizard I am at a bit of a loss. So far I have found an add on board design for the driver intended for the...
View ArticleRe: backup installed firmware?
You say to "replace factory_firmware.hex with the your desired filename and com17 with your com port" How do you know the name of the hex file that is on the board?
View ArticleRe: backup installed firmware?
w: is write file, ie what ever name you want to create on your computer
View ArticleRe: Sanguinololu Rev 1.3a - how to load firmware
Hello, I am trying to install Marlin 1.1.1 onto my Sanguinololu 1.3 1284p board. Having a ton of trouble, I have installed the correct JSON for the board into Arduino 1.8.2 that I have, but I get the...
View ArticleRe: Sanguinololu Rev 1.3a - how to load firmware
bypass the bootloader and use your isp to upload Use CTRL+SHIFT+U vs upload button.
View ArticleRe: Sanguinololu Rev 1.3a - how to load firmware
Thnx for advise. I am in learning phase here some :) What do you mean by "your isp" and how do i bypass the bootloader?
View ArticleRe: Sanguinololu Rev 1.3a - how to load firmware
arduino 101: there are two ways to upload new firmware onto the chip 1) over a usb/serial cable. This reboots the board and runs a bootloader program that allows you to upload over serial This is the...
View ArticleRe: Sanguinololu Rev 1.3a - how to load firmware
ok first I want to say thank you for taking the time to help me work on this, it is truly appreciated. However I am not getting any luck :( when I said I was using Arduino as ISP I am referring to the...
View Article