Simplify3D
Site Admin
Posts: 310
Joined: Sun Feb 10, 2013 8:28 pm

Re: Marlin firmware on GEN6 electronics

Are you using a Gen6 board or is it the RAMPS 1.4 that comes with MG's Prusa kit? And what firmware is it running?
Lateralg
Posts: 30
Joined: Wed Mar 20, 2013 5:10 am
Location: Green Valley, AZ (Winter), Howell, MI (Summer)

Re: Marlin firmware on GEN6 electronics

Simplify3D wrote:Are you using a Gen6 board or is it the RAMPS 1.4 that comes with MG's Prusa kit? And what firmware is it running?
I have RAMPS that came with MG Prusa that I believe is 1.3

Frmware = Printrun.
Make Better Things.
Make Things Better.
Karl_Williams
Posts: 61
Joined: Wed Mar 13, 2013 1:26 pm
Contact: Website

Re: Marlin firmware on GEN6 electronics

It should be there even with the 32-bit version or Win7 Home Premium. I have an old Win XP 32-bit box and it is also there.

Plug in the board and power it on.
Click start then search for Device Manager.
Open Device manager and then click on 'Ports (Com & LPT)'. You should see 'USB Serial Port (COM1)' or whatever the Com number is for your device or it might be the name or your arduino device for example, 'Arduino Mega (COM1)'.
Right click on 'USB Serial Port (COM1)' or 'Arduino Mega (COM1)' or whatever it is for your ramps board and choose 'Properties' in the drop down.
Click on the 'Port Settings' tab and then click the 'Advanced' button.
In the Advanced dialog you should see the 'Set RTS On Close' box.
Lateralg
Posts: 30
Joined: Wed Mar 20, 2013 5:10 am
Location: Green Valley, AZ (Winter), Howell, MI (Summer)

Re: Marlin firmware on GEN6 electronics

Karl,

Here's what I see. Baffles me.
Dang; I uploaded 4 png images but don't see the on preview. I'll submit & see what happens.
Make Better Things.
Make Things Better.
Simplify3D
Site Admin
Posts: 310
Joined: Sun Feb 10, 2013 8:28 pm

Re: Marlin firmware on GEN6 electronics

Here's the images for the above post.
1.png
1.png (18.93 KiB) Viewed 6669 times
2.png
2.png (18.43 KiB) Viewed 6669 times
3.png
3.png (21.2 KiB) Viewed 6669 times
4.png
4.png (46.11 KiB) Viewed 6669 times
Karl_Williams
Posts: 61
Joined: Wed Mar 13, 2013 1:26 pm
Contact: Website

Re: Marlin firmware on GEN6 electronics

I didn't realize that the Arduino Mega 2560 doesn't use the FTDI chip like the previous Arduinos.

Check this out: http://arduino.cc/en/Main/arduinoBoardMega2560

"The Mega2560 differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the ATmega16U2 (ATmega8U2 in the revision 1 and revision 2 boards) programmed as a USB-to-serial converter."

In the 'Automatic (Software) Reset' section of the document it talks about the implications of this setup, "If a sketch running on the board receives one-time configuration or other data when it first starts, make sure that the software with which it communicates waits a second after opening the connection and before sending this data."
Karl_Williams
Posts: 61
Joined: Wed Mar 13, 2013 1:26 pm
Contact: Website

Re: Marlin firmware on GEN6 electronics

Have you tried connecting after lowering the values for the receive and transmit buffers under the advanced tab?
Simplify3D
Site Admin
Posts: 310
Joined: Sun Feb 10, 2013 8:28 pm

Re: Marlin firmware on GEN6 electronics

We use Arduino Mega's and RAMPS electronics here all the time, so the issue probably isn't related to the hardware itself. I'm still guessing it's a firmware problem.

Lateralg - You mentioned you were thinking of giving Marlin a try, and I would strongly suggest you give it a shot! There's plenty of threads discussing why this is a better alternative and I'm sure you heard the same thing over on the MG boards ;)
Lateralg
Posts: 30
Joined: Wed Mar 20, 2013 5:10 am
Location: Green Valley, AZ (Winter), Howell, MI (Summer)

Re: Marlin firmware on GEN6 electronics

I'm trying Marlin "Marlin-Marlin_V1" , but unable to connect in Pronterface. I have some suspect causes to track down. If you have any ideas, I'd like to hear them.
Make Better Things.
Make Things Better.
Lateralg
Posts: 30
Joined: Wed Mar 20, 2013 5:10 am
Location: Green Valley, AZ (Winter), Howell, MI (Summer)

Re: Marlin firmware on GEN6 electronics

Karl_Williams wrote:Have you tried connecting after lowering the values for the receive and transmit buffers under the advanced tab?
I think so, but need to double check.
Make Better Things.
Make Things Better.

Return to “Troubleshooting and Bug Reports”