Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 03:15PM |
Registered: 9 years ago Posts: 541 |
Quote
GravityWins
Hoping to get some help with and issue that I am having with my Foger 2020 Prusa. The issue is with the stepper motor on the x axis. all the other axis work fine. The motor only seems to want to go in one direction. When I use Repeier host when I click to move in either the positive or negative direction it moves in the same direction. The very strange thing is that sometimes when I start up the printer it is to the left, other times it is to the right. I am very confused by this. Debugging options that I have tried are:
Swapped the stepper driver, with the 5th un used one on the board,
flipped the orientation of the motor wire on the RAMPS from red on left to red on right and back
I did see posts about problems on the X axis and modifing the settings in the configuration.h and pins.h files (I think that was about page 5 of this thread)
I have seen some mentions of problems on the RAMPS board, but how do I go about debugging that?
And suggestions, links or help will be very apprieciated.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 03:26PM |
Registered: 9 years ago Posts: 541 |
Quote
twigtree
Quote
Did you run through all calibrations?
Yes, I have, but I'm suspecting that my Z-axis is calibrated slightly too low. I'm re calibrating it now.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 03:31PM |
Registered: 9 years ago Posts: 541 |
Quote
Mrfus
I have being working slowly on my printer because of changes on my working schedule... I just finished to install the new belt tensioner for the extruder support but I'm thinking to take off the two bearings on the top and work on the carriage because the bearings are just a little offset so the carriage dont move as freely as should on the axis.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 03:41PM |
Registered: 11 years ago Posts: 444 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 03:53PM |
Registered: 9 years ago Posts: 5 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 04:29PM |
Registered: 9 years ago Posts: 70 |
Quote
GravityWins
Thanks for the reply tjnamtiw. but still no luck. Here are the steps that I see as well as hopefully a better explanation of the issue:
1) Using the marlin firmware recently (Oct 11th) downloaded from the Folger 2020 google drive. I have modified the configuration.h file to read:
#define INVERT_X_DIR false
and
#define X_HOME_DIR 1
Then saved/complied uploaded to the board. Then disconnect USB so no power on arduino.
2) Verified that the motor wire is inserted with RED to the left (opposite from other connections)
3) Connected limit switch to second from right set of pins, with RED up.
4) Plug in the printer, and connect USB to computer
5) Start Repetier
6) Verify that Home X is set to MAX.
7) Connect to printer,
8) on the manual control tab, click on the move X -1 icon - head moves 1 step to left
9) Click on move X +1 head moves the the right
10) Now Click on the move -1 and rather then moving left it moves right again.
If I disconnect from repetier it will behave the same way. Basically will move left in the negative direction, until I move it right, at which point it always moves right.
As another item the X motor seems to be very hot, much hotter then the other motors, and I certainly am not doing much with it at this point. So not sure if related or not.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 05:09PM |
Registered: 9 years ago Posts: 5 |
Quote
Mopar99
Did you tune your driver boards? Adjust the pot on each board to the recommend voltage?
I used the Marlin firmware posted about 2 pages back and only needed to change the end stop from 1 to -1 then change rep-host X setting from min to max. Once the was complete, tested it and it worked like it was supposed too. My X limit switch is on the left.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 05:52PM |
Registered: 9 years ago Posts: 70 |
Quote
GravityWins
Quote
Mopar99
Did you tune your driver boards? Adjust the pot on each board to the recommend voltage?
I used the Marlin firmware posted about 2 pages back and only needed to change the end stop from 1 to -1 then change rep-host X setting from min to max. Once the was complete, tested it and it worked like it was supposed too. My X limit switch is on the left.
Mopar99 - I did not, but while I have seen some references to voltages, I am not sure how to go about doing that. Can you point me in the right direction to do that?
Again thanks so much!
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 06:03PM |
Registered: 9 years ago Posts: 541 |
Quote
GravityWins
Thanks for the reply tjnamtiw. but still no luck. Here are the steps that I see as well as hopefully a better explanation of the issue:
1) Using the marlin firmware recently (Oct 11th) downloaded from the Folger 2020 google drive. I have modified the configuration.h file to read:
#define INVERT_X_DIR false
and
#define X_HOME_DIR 1
Then saved/complied uploaded to the board. Then disconnect USB so no power on arduino.
2) Verified that the motor wire is inserted with RED to the left (opposite from other connections)
3) Connected limit switch to second from right set of pins, with RED up.
4) Plug in the printer, and connect USB to computer
5) Start Repetier
6) Verify that Home X is set to MAX.
7) Connect to printer,
8) on the manual control tab, click on the move X -1 icon - head moves 1 step to left
9) Click on move X +1 head moves the the right
10) Now Click on the move -1 and rather then moving left it moves right again.
If I disconnect from repetier it will behave the same way. Basically will move left in the negative direction, until I move it right, at which point it always moves right.
As another item the X motor seems to be very hot, much hotter then the other motors, and I certainly am not doing much with it at this point. So not sure if related or not.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 06:03PM |
Registered: 9 years ago Posts: 70 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 06:16PM |
Registered: 9 years ago Posts: 5 |
Quote
GravityWins
Thanks for the reply tjnamtiw. but still no luck. Here are the steps that I see as well as hopefully a better explanation of the issue:
1) Using the marlin firmware recently (Oct 11th) downloaded from the Folger 2020 google drive. I have modified the configuration.h file to read:
#define INVERT_X_DIR false
and
#define X_HOME_DIR 1
Then saved/complied uploaded to the board. Then disconnect USB so no power on arduino.
2) Verified that the motor wire is inserted with RED to the left (opposite from other connections)
3) Connected limit switch to second from right set of pins, with RED up.
4) Plug in the printer, and connect USB to computer
5) Start Repetier
6) Verify that Home X is set to MAX.
7) Connect to printer,
8) on the manual control tab, click on the move X -1 icon - head moves 1 step to left
9) Click on move X +1 head moves the the right
10) Now Click on the move -1 and rather then moving left it moves right again.
If I disconnect from repetier it will behave the same way. Basically will move left in the negative direction, until I move it right, at which point it always moves right.
As another item the X motor seems to be very hot, much hotter then the other motors, and I certainly am not doing much with it at this point. So not sure if related or not.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 07:49PM |
Registered: 9 years ago Posts: 541 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 08:28PM |
Registered: 9 years ago Posts: 16 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 11, 2015 09:28PM |
Registered: 9 years ago Posts: 541 |
Quote
twigtree
So uh while I was printing something, the heating element and the thermistor in the hotend fell out. I'm not really sure how to proceed from here as I don't think I can just glue them back in with some superglue. Anyone have any ideas on how to make them stick in the hotend again?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 01:29AM |
Registered: 9 years ago Posts: 62 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 02:54AM |
Registered: 11 years ago Posts: 444 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 03:46AM |
Registered: 9 years ago Posts: 276 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 09:52AM |
Registered: 9 years ago Posts: 70 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 01:40PM |
Registered: 9 years ago Posts: 541 |
Quote
Mopar99
Question is how does one do this in rep-host? Punch in all the commands and nothing happen. I can run a print job and it will print.
Are the pla & abs profile files on folger tech worth using?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 04:40PM |
Registered: 9 years ago Posts: 70 |
Quote
tjnamtiw
Quote
Mopar99
Question is how does one do this in rep-host? Punch in all the commands and nothing happen. I can run a print job and it will print.
Are the pla & abs profile files on folger tech worth using?
I use the PLA profiles no problems. I've upped my speeds to 60...... slowly going up.
Punching in the commands is a little tricky for some reason in Rep host. first send the G92 E0 command. I put space in between but he doesn't and it didn't work without a space in rep host. Then G1 (space) E100 (space) F90. It will show up without a space between the E100 and the G90 but leave it that way. It works for me.
OR you can use the Repetier directly with the 'manual control' and then the single down arrow under extruder 1. Drag the pointer down until it says 100 and let it go. It should extrude 100 mm. You still might need to send the G92 E0 to reset the extruder first.
Don't fret. I was pulling my hair out until I got lucky enough to find that this worked. The communication using rep host, like Tom talks about, doesn't yield the answers that he talks about though.
Once you find the correct calibration value for the extruder, you can use your LCD panel to put the value in. You don't need to hook up the USB cable to the computer. Just remember to use the SAVE step after you input it. Then once you are sure you like it, you can change the value in Config.h so it's right the next time you hook up to the printer and upload to it.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 06:32PM |
Registered: 9 years ago Posts: 541 |
Quote
Mopar99
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 07:09PM |
Registered: 9 years ago Posts: 70 |
Quote
tjnamtiw
Quote
Mopar99
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
Yes, configuration.h has the line where you change the number (last one) to match the new EStep number that you computed. Did you actually mark your filament for 150 mm, perhaps, and see how much was extruded when you asked for 100 mm? What were your results?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 07:26PM |
Registered: 9 years ago Posts: 276 |
Quote
Mopar99
Quote
tjnamtiw
Quote
Mopar99
Question is how does one do this in rep-host? Punch in all the commands and nothing happen. I can run a print job and it will print.
Are the pla & abs profile files on folger tech worth using?
I use the PLA profiles no problems. I've upped my speeds to 60...... slowly going up.
Punching in the commands is a little tricky for some reason in Rep host. first send the G92 E0 command. I put space in between but he doesn't and it didn't work without a space in rep host. Then G1 (space) E100 (space) F90. It will show up without a space between the E100 and the G90 but leave it that way. It works for me.
OR you can use the Repetier directly with the 'manual control' and then the single down arrow under extruder 1. Drag the pointer down until it says 100 and let it go. It should extrude 100 mm. You still might need to send the G92 E0 to reset the extruder first.
Don't fret. I was pulling my hair out until I got lucky enough to find that this worked. The communication using rep host, like Tom talks about, doesn't yield the answers that he talks about though.
Once you find the correct calibration value for the extruder, you can use your LCD panel to put the value in. You don't need to hook up the USB cable to the computer. Just remember to use the SAVE step after you input it. Then once you are sure you like it, you can change the value in Config.h so it's right the next time you hook up to the printer and upload to it.
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 07:50PM |
Registered: 9 years ago Posts: 70 |
Quote
therippa
Quote
Mopar99
Quote
tjnamtiw
Quote
Mopar99
Question is how does one do this in rep-host? Punch in all the commands and nothing happen. I can run a print job and it will print.
Are the pla & abs profile files on folger tech worth using?
I use the PLA profiles no problems. I've upped my speeds to 60...... slowly going up.
Punching in the commands is a little tricky for some reason in Rep host. first send the G92 E0 command. I put space in between but he doesn't and it didn't work without a space in rep host. Then G1 (space) E100 (space) F90. It will show up without a space between the E100 and the G90 but leave it that way. It works for me.
OR you can use the Repetier directly with the 'manual control' and then the single down arrow under extruder 1. Drag the pointer down until it says 100 and let it go. It should extrude 100 mm. You still might need to send the G92 E0 to reset the extruder first.
Don't fret. I was pulling my hair out until I got lucky enough to find that this worked. The communication using rep host, like Tom talks about, doesn't yield the answers that he talks about though.
Once you find the correct calibration value for the extruder, you can use your LCD panel to put the value in. You don't need to hook up the USB cable to the computer. Just remember to use the SAVE step after you input it. Then once you are sure you like it, you can change the value in Config.h so it's right the next time you hook up to the printer and upload to it.
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
What exactly are you trying to print?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 10:42PM |
Registered: 9 years ago Posts: 541 |
Quote
Mopar99
Quote
tjnamtiw
Quote
Mopar99
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
Yes, configuration.h has the line where you change the number (last one) to match the new EStep number that you computed. Did you actually mark your filament for 150 mm, perhaps, and see how much was extruded when you asked for 100 mm? What were your results?
Yes, it's 12.35
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 12, 2015 10:56PM |
Registered: 9 years ago Posts: 70 |
Quote
tjnamtiw
Quote
Mopar99
Quote
tjnamtiw
Quote
Mopar99
Ok that worked! And the configure.h already had the offset in it.
New question, first layer when done ok, but every layer afterwards is string?
Yes, configuration.h has the line where you change the number (last one) to match the new EStep number that you computed. Did you actually mark your filament for 150 mm, perhaps, and see how much was extruded when you asked for 100 mm? What were your results?
Yes, it's 12.35
12.35???? Are you saying that the number you replaced the 90 with in "#define DEFAULT_AXIS_STEPS_PER_UNIT {80,80,3950,99}" (my settings) was 12.35? I don't think so. What was 12.35?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 13, 2015 01:03AM |
Registered: 9 years ago Posts: 62 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 13, 2015 11:33AM |
Registered: 9 years ago Posts: 84 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 13, 2015 12:16PM |
Registered: 9 years ago Posts: 541 |
Quote
Mrfus
What kind of fan mount do you use on your FT prusa to cool the PLA filament?
I have done some searching on the Thingiverse and I got some ideas from a couple of designs, but maybe I'm overthinking the design and there is already a solution on the cyberspace!!!!
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) October 13, 2015 12:20PM |
Registered: 9 years ago Posts: 541 |