Welcome! Log In Create A New Profile

Advanced

Mendel software and hardware interface question

Posted by vortexflow2010 
Mendel software and hardware interface question
March 11, 2011 12:17AM
Hi,
I am trying to build a reprap printer and I need to understand some technical issues before I start.
- I am trying to understand the mechanics of the software and the hardware relation in the prusa.
- As we all know there is two types of prusa ( metric and SAE).
- my question is the following:
since the SAE and metric differ in the thread pitch which means the two produce different linear motion for the same servo motion which translates into scaling issues.
- Is there any easy way in the software to adjust for the differences?
Re: Mendel software and hardware interface question
March 11, 2011 12:30AM
Compensating for the pitch differences is extremely easy. All you have to do is calculate the steps per mm of travel of the axis, and input that in the firmware. That.s it.


Help improve the RepRap wiki!
Just click "Edit" in the top-right corner of the page and start typing.
Anyone can edit the wiki!
Re: Mendel software and hardware interface question
March 11, 2011 12:41AM
Thanks for reply

- So there is a way to input such parameters in the firmware.
I assume that this could be used to adjust for any gearing issues in case I deviated from the original design?

Is there any firmware parameters that control the extruder feed rate ?
Re: Mendel software and hardware interface question
March 11, 2011 12:58PM
vortexflow2010 Wrote:
-------------------------------------------------------
> Thanks for reply
>
> - So there is a way to input such parameters in
> the firmware.
> I assume that this could be used to adjust for any
> gearing issues in case I deviated from the
> original design?

Exactly. I use a RepStrap with firmware that would run a Mendel just fine, however my parameters are way different. The steps_per_mm for each axis will change based on the microstepping you use too. The 5D firmware treats the extruder as just another axis, so you set the steps_per_mm of feedstock similarly. If you use the latest version of skeinforge, which is version 40 or greater, the steps_per_mm for the extruder needs to be set as the steps per mm of feedstock fed into the extruder. Earlier versions, and the RepRap host software (as far as I know) use a firmware setting of steps per mm of extruded plastic.


Help improve the RepRap wiki!
Just click "Edit" in the top-right corner of the page and start typing.
Anyone can edit the wiki!
Re: Mendel software and hardware interface question
March 13, 2011 12:32PM
Thank you for your answers
Sorry, only registered users may post in this forum.

Click here to login