Welcome! Log In Create A New Profile

Advanced

skeinforge adrians extruder

Posted by dissidence 
skeinforge adrians extruder
June 02, 2011 11:05PM
dose anyone out there know what the rough settings would be for a adrians extruder setup.? for the firmware,


[mike-mack.blogspot.com]
Re: skeinforge adrians extruder
June 04, 2011 05:02PM
I did the following and documented it for future reference


Firstly download the latest Gen6 firmware and the Arduino with Sanguino from here [www.mendelfactory.com]
Make sure you get the correct firmware for your Mendel to correspond with the opto’s that you have.
Extract the Arduino and the Gen6 Zip files to a folder on your computer. Open Arduino click on Tools, go to board and select Sanguino.
Next go to Tools, Serial port and select the Com port for your Mendel
Now the fun part Click file, Open and find the FiveD_GCode_Interpreter.pde file. A new window will open
In the new window over at the top right is an arrow click it and select configuration. Scroll down until you get to a line of code that says
#define E0_STEPS_PER_MM 20.2 //Miocrostepping! Edited 20100715 @ EJE. 2.0
It is the 20.2 number we need to change.
Start Repsnapper, connect to your printer and heat up the nozzle to somewhere around 180-190C. While it is heating up get a ruler and a marker pen, measure from the top of the extruder block and make a mark on the filament at 150mm.
In Repsnapper in the Print tab where you set the temperature, set the speed slider to something slow like 75-100 and set the length to 100. To get the correct numbers use the arrow keys on your keyboard.
Click the extrude button and once it has stopped extruding measure to your mark. Mine moved 3mm so to calculate the right setting you need to do
100/3 which will give you 33.33 we went for a more conservative figure of 25
Now do 20.2*25 which should give you 505
Change the fire in Arduino to 505 save the change then go file, upload to I/O board. Arduino will say uploading, wait for it to say done.
Now run the test again making a new mark at 150mm up the filament, I ran it twice once at speed 100 and then at speed 75. I now had achieved a movement of 66mm so still some tweaking needed so do
505*100/66 which gave me 765
Change the number to this in Arduino and upload again to your I/O board,
Test again I was now getting 98mm of extrusion so did one more calculation of 765*100/98 to get 780.6 which I set in Arduino uploaded and ran the test twice more. I was now getting a perfect 100mm of extrusion. So I am now ready to start my first prints


__________________________________________________________________________
Experimenting in 3D in New Zealand
Re: skeinforge adrians extruder
July 31, 2011 08:15PM
Is there a way to adjust this in Skeinforge instead of recompiling the FW?
Re: skeinforge adrians extruder
July 31, 2011 09:14PM
i am still wondering the same thing, mind you i am now getting some good results with repsnapper, but i still know they would be even better with skeinforge


[mike-mack.blogspot.com]
Re: skeinforge adrians extruder
August 01, 2011 01:47AM
Max-Max Wrote:
-------------------------------------------------------
> Is there a way to adjust this in Skeinforge
> instead of recompiling the FW?

Yes. I've posted this several times before. Set e steps per mm to the calculated value based on your extruder. Then adjust the filament packing density ratio in the dimensions plug-in to get the correct feed length.
Sorry, only registered users may post in this forum.

Click here to login