Update on Repetier going idle

All things related to the Rostock MAX 3D Printer, the worlds FIRST Delta kit!
Post Reply
User avatar
daftscience
Printmaster!
Posts: 203
Joined: Sun Jan 13, 2013 12:37 pm

Update on Repetier going idle

Post by daftscience »

So over at github there is a new update that is supposed to fix the issue where repetier will go idle mid print.

https://github.com/repetier/Repetier-Fi ... t-28572379

I have just compiled and uploaded it. I just thought I would post this here for those not following the repository.
User avatar
626Pilot
ULTIMATE 3D JEDI
Posts: 1716
Joined: Tue May 14, 2013 12:52 pm

Re: Update on Repetier going idle

Post by 626Pilot »

I tried it yesterday and it worked on a piece that was stalling before. Pretty cool to see this fixed.
User avatar
daftscience
Printmaster!
Posts: 203
Joined: Sun Jan 13, 2013 12:37 pm

Re: Update on Repetier going idle

Post by daftscience »

Agreed. 626Pilot, you may know more about this. All of the pins on the Rambo board should be the same for every version right? Why is it that pins.h needs to be configured if we are setting the board type to 301? I'm wondering if that needs to be changed in the GIT version. And maybe add a setup for our uiconfig.h as well?

I really am unfamiliar with how github really works, and other Rambo setups.
User avatar
626Pilot
ULTIMATE 3D JEDI
Posts: 1716
Joined: Tue May 14, 2013 12:52 pm

Re: Update on Repetier going idle

Post by 626Pilot »

I would look at pins.h and uiconfig.h in the RepetierMAX distribution and see how they stack up to the main repository. I used to do this by hand but now I use a graphical diff program. Makes it WAY easier.

What I don't get is why the Rostock's RAMBo would need a different pin configuration than any other RAMBo. Why would they have different pinouts? Yet I'm told this is the case.
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Update on Repetier going idle

Post by Eaglezsoar »

626Pilot wrote:I would look at pins.h and uiconfig.h in the RepetierMAX distribution and see how they stack up to the main repository. I used to do this by hand but now I use a graphical diff program. Makes it WAY easier.

What I don't get is why the Rostock's RAMBo would need a different pin configuration than any other RAMBo. Why would they have different pinouts? Yet I'm told this is the case.
May I ask what the graphical diff program is?
User avatar
626Pilot
ULTIMATE 3D JEDI
Posts: 1716
Joined: Tue May 14, 2013 12:52 pm

Re: Update on Repetier going idle

Post by 626Pilot »

Eaglezsoar wrote: May I ask what the graphical diff program is?
It's called Meld. Runs in Linux. There are similar programs on other platforms.
User avatar
dpmacri
Printmaster!
Posts: 314
Joined: Sat Aug 17, 2013 1:01 am
Location: Beaverton, OR, USA

Re: Update on Repetier going idle

Post by dpmacri »

A good one (but expensive) that I use for work is called Araxis Merge (http://www.araxis.com/merge/index.en. WinMerge is good (and free :-)) if you're on Windows. KDiff3 (http://kdiff3.sourceforge.net) is decent and also free and cross-platform.
User avatar
daftscience
Printmaster!
Posts: 203
Joined: Sun Jan 13, 2013 12:37 pm

Re: Update on Repetier going idle

Post by daftscience »

626Pilot wrote:I would look at pins.h and uiconfig.h in the RepetierMAX distribution and see how they stack up to the main repository. I used to do this by hand but now I use a graphical diff program. Makes it WAY easier.

What I don't get is why the Rostock's RAMBo would need a different pin configuration than any other RAMBo. Why would they have different pinouts? Yet I'm told this is the case.

That last part was pretty much what I was wondering. I've basically just keep those files seperate and compile using symlinks to the cloned git. I still wonder why ours is different.
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Update on Repetier going idle

Post by geneb »

The only differences in pin assignment is going to related the LCD interface. Everything else is basically cast in stone because of the board design.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
User avatar
dpmacri
Printmaster!
Posts: 314
Joined: Sat Aug 17, 2013 1:01 am
Location: Beaverton, OR, USA

Re: Update on Repetier going idle

Post by dpmacri »

geneb wrote:The only differences in pin assignment is going to related the LCD interface. Everything else is basically cast in stone because of the board design.

g.
Isn't the LCD a pretty common one? Seems like Roland should just incorporate it and have a #define for choosing the LCD similar to choosing the motherboard.
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Update on Repetier going idle

Post by geneb »

I agree that it should be a pre-defined kind of thing, but the LCD pin configuration would really only apply to the RAMBo. Other controllers could use the same LCD, but a different pinout.
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Post Reply

Return to “Rostock MAX”