Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 22, 2016 06:47AM |
Registered: 8 years ago Posts: 65 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 22, 2016 01:22PM |
Registered: 8 years ago Posts: 3 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 24, 2016 08:01AM |
Registered: 8 years ago Posts: 130 |
Quote
Keary123
Quote
tjnamtiw
Quote
UltiFix
When I hit the home all button on rep host it homes x and y then does the safehome thing where x and y center then z homes, here is my configuration.h to compare to yours. PLEASE do not just copy mine, its setup specifically for my printer.Quote
Keary123
I finally found some more time to work on my printer. I just switched my autoleveling sensor from the right side of the extruder to the left side. Since the endstop is on the left I can get closer to the left edge of the bed with the sensor hanging off of the bed. But now i am having issues getting G28/G29 to work correctly. Before this autobed leveling had been working for the past three months.
First a G28 X0 Y0 is sent, the extruder moves to the front left position of the bed (this works correctly).
Second G28 Z0 is sent (printer head crash because the probe is not on the bed).
I have safe homing enabled and entered correct probe offset values but this doesn't seem to help.
I am wondering if anyone has figured out how to home X/Y and then move the probe to the right so it can home Z.
Thanks.
Yea, you're missing something in the Safe Homing routine. It should go into the center to home Z, like UltiFix said.
Okay awesome thanks for the help. I guess G28 is case sensitive because when I do a g28 x0 y0 it homes in the center like you stated but when I do a G28 X0 Y0 it homes at the orgin in the front left side of the bed.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 24, 2016 08:37AM |
Registered: 8 years ago Posts: 130 |
Quote
Yakantosh
I am having a bit of trouble setting up my printer to use the sd card support. Using repetier and slicr, I can save the g-code of an object to the card. However, when I put the card into the sd slot in the 2004 lcd display, it will not recognize any files. Is this a firmware issue?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 24, 2016 10:21AM |
Registered: 8 years ago Posts: 33 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 24, 2016 11:59PM |
Registered: 9 years ago Posts: 25 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 25, 2016 04:54PM |
Registered: 8 years ago Posts: 130 |
Quote
jabu32
I am having a little quality issue.
I am using the following:
0.3 nozzle
head temp 230
bed temp 105
printing on kapton tape/glue stick
BLTouch autolevel
Hatchbox Copper ABS
So as you can see I am not sure if my head is too close to the bed or it is over extruding. The other picture shows the sidewall has some missing lines.
Any help would be appreciated.
[attachment 80316 20160624_231831.jpg]
[attachment 80317 20160624_231824.jpg]
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 25, 2016 09:45PM |
Registered: 9 years ago Posts: 121 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 25, 2016 10:39PM |
Registered: 8 years ago Posts: 1 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 25, 2016 11:13PM |
Registered: 8 years ago Posts: 65 |
Quote
[email protected]
I hope someone can help. My friend just purchased this machine and built it but we can not get the x-axis to move. I have placed it on the Y axis of the ramps board to test it and it works fine there. I tried another ramps adrino board with the same result. I have changed direction from 1 to -1. m119 shows x-max trigged. Can any one help?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 25, 2016 11:30PM |
Registered: 9 years ago Posts: 121 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 26, 2016 09:35AM |
Registered: 9 years ago Posts: 285 |
Quote
[email protected]
I've tried the x end stop plugged into the last spot and the one beside it (min and max). When I hit the home button the stepper twitches a little then locks in place. It's the last thing holding us up we have everything else ready to go. And as far as the x stepper plug itself the board is labled and I have tried another board i have here so it's a software issue/endstop.
//#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors <----------- make sure this is commented out #if DISABLED(ENDSTOPPULLUPS) // fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined //#define ENDSTOPPULLUP_XMAX <--------------------- Leave this commented out if the endstop is on the right //#define ENDSTOPPULLUP_YMAX <--------------------- Leave this commented out if the endstop is in the back //#define ENDSTOPPULLUP_ZMAX <--------------------- Leave this commented out if the endstop is at the top //#define ENDSTOPPULLUP_XMIN <--------------------- Leave this commented out if the endstop is on the left //#define ENDSTOPPULLUP_YMIN <--------------------- Leave this commented out if the endstop is in the front //#define ENDSTOPPULLUP_ZMIN <--------------------- Leave this commented out if the endstop is at the bottom //#define ENDSTOPPULLUP_ZMIN_PROBE <--------------- Leave this commented out
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 26, 2016 10:22AM |
Registered: 8 years ago Posts: 65 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 26, 2016 12:05PM |
Registered: 8 years ago Posts: 130 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 27, 2016 09:49AM |
Registered: 8 years ago Posts: 33 |
Quote
flatlander
I'm migrating to a new SSD - HDD OS-system. Can I just drag and drop the old files including cura.ini and slic3r_settings.ini into the new RepetierHost Workdirectory? It seems that there should be a better "import settings" within RepetierHost.
Hopefully I don't have to rebuild all my filament settings. Although, a clean slate has its advantages. Cue the flow-math headache. "Move over coffee, this is a job for Alcohol." Kidos don't start bad habits...
Any thoughts, gotchas? TIA
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 27, 2016 03:17PM |
Registered: 8 years ago Posts: 92 |
Quote
matrimcauthon
Hi All, I have skulked on here for some time since before I bought my 2020 i3. I can't say how much i love this thing and it easily outperforms some of my printers at work that are 10x more expensive. I have also loved customizing this rig. The problem I am hitting now is autoleveling (not that that EVER comes up on here /s). I have it working with a contact switch just fine and am using the beta firmware from folgertech which is based on Marlin 1.0.2. It has the correct section to define it in configuration.h and I have everything setup just so that it prints perfectly at 300 micron which is my normal, albeit course, setting. I noticed an issue when i moved out my grid to encompass the entire bed, when i did so suddenly the head is almost crashing into the bed instead of being where I want it from the tighter spread I originally tested with. When I looked at the wiki for the gcode commands I noticed that G29 which I had read was supposed to do a grid auto level in fact doesn't. It just probes the grid. The actual command to use dynamic Z planes from what I read is G32 however the firmware from folger doesn't have bed.g to support it. What I think is happening is that it takes the last probed point of the grid as the home for Z and that is why spreading out further made it crash. The questions I have then are, 1) Which is the right bed level code (again, official docs say it ISN'T G29) 2) Is anyone using G32 with success from a newer firmware (and just saying use the newest firmware doesn't answer whether it supports the actual bed level command or not)? Sorry, I know a couple sub comments seem to be uppity but I see a lot of stock answers of "use the newest firmware that X hacked" and that doesn't actually address the WHY I am seeking to understand.
Thanks so much for the answers and help ! I have searched for a comparison of G29 and G32 for this printer and surprisingly turned up nothing other than references to the stock (probe only) G29.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 27, 2016 03:41PM |
Registered: 8 years ago Posts: 92 |
Quote
[email protected]
I've tried the x end stop plugged into the last spot and the one beside it (min and max). When I hit the home button the stepper twitches a little then locks in place. It's the last thing holding us up we have everything else ready to go. And as far as the x stepper plug itself the board is labled and I have tried another board i have here so it's a software issue/endstop.
const bool X_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop. const bool Y_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
// ENDSTOP SETTINGS: // Sets direction of endstops when homing; 1=MAX, -1=MIN // :[-1,1] #define X_HOME_DIR -1 #define Y_HOME_DIR -1 #define Z_HOME_DIR -1
// Optional custom name for your RepStrap or other custom machine // Displayed in the LCD "Ready" message #define CUSTOM_MACHINE_NAME "My i3 v15"
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 28, 2016 07:49PM |
Registered: 8 years ago Posts: 314 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 28, 2016 11:42PM |
Registered: 9 years ago Posts: 430 |
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 29, 2016 01:31PM |
Registered: 8 years ago Posts: 92 |
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 29, 2016 06:39PM |
Registered: 8 years ago Posts: 65 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 29, 2016 06:44PM |
Registered: 9 years ago Posts: 367 |
Quote
WilberMaker
Trying to print a lens holder for my HeadPlay goggles. How can I flip the file in Repeater? I can rotate the view but not the part.
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 30, 2016 09:11AM |
Registered: 8 years ago Posts: 130 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 30, 2016 04:58PM |
Registered: 8 years ago Posts: 314 |
I could not get the nossle to screw off... Even tried vice grips. I took it apart and here are some pics of the ptfe tube, does it look shot?Quote
iamquestar
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
I guessing you may have a blob of plastic forming between your heatbreak and nozzle.
I looked a little closer at the before/after photos you posted a page or two back. It looks like you tightened the heatbreak tube up into the heatsink block, not down into the heater block. To ensure you have a tight seal between the heatbreak tube and the nozzle, start by backing the brass nozzle out of the heater block a full turn or so. At this point, screw the heatbreak tube all the way into the heater block (use ALL the threads). Now tighten the nozzle, until it bumps up against the tube. You should still have some thread of the nozzle visible, if not, try getting the heatbreak in a little farther down into the heater block.
Now heat up the hot end to about 240c, then once up to temp, tighten the nozzle again. You should still have a little space on the nozzle thread. It should not bottom out all the way to the heater block. This way, you know you have a good seal between the heatbreak tube and the nozzle.
If you do this, and you still have trouble, then it may be as msaeger suggests, the liner is bad, and replacing it may be needed. When replacing the heatbreak tube, make sure you follow the steps above to ensure a good seal between tube and nozzle.
I failed to do this when I purchased and installed an E3D lite6. I was having all kinds of extruder skips and jams. After much troubleshooting, and trying all kinds of different things (and more than a few choice words), I cleaned it all out, followed these steps when putting it back together, and it's been running like a champ ever since.
--Andrew
Quote
msaeger
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
If it's the stock one I would guess the liner is shot. When mine did that I upgraded to a e3d you could just replace the tube if you want to keep the stock one. [folgertech.com]
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 30, 2016 05:42PM |
Registered: 8 years ago Posts: 92 |
Quote
UltiFix
I could not get the nossle to screw off... Even tried vice grips. I took it apart and here are some pics of the ptfe tube, does it look shot?Quote
iamquestar
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
I guessing you may have a blob of plastic forming between your heatbreak and nozzle.
I looked a little closer at the before/after photos you posted a page or two back. It looks like you tightened the heatbreak tube up into the heatsink block, not down into the heater block. To ensure you have a tight seal between the heatbreak tube and the nozzle, start by backing the brass nozzle out of the heater block a full turn or so. At this point, screw the heatbreak tube all the way into the heater block (use ALL the threads). Now tighten the nozzle, until it bumps up against the tube. You should still have some thread of the nozzle visible, if not, try getting the heatbreak in a little farther down into the heater block.
Now heat up the hot end to about 240c, then once up to temp, tighten the nozzle again. You should still have a little space on the nozzle thread. It should not bottom out all the way to the heater block. This way, you know you have a good seal between the heatbreak tube and the nozzle.
If you do this, and you still have trouble, then it may be as msaeger suggests, the liner is bad, and replacing it may be needed. When replacing the heatbreak tube, make sure you follow the steps above to ensure a good seal between tube and nozzle.
I failed to do this when I purchased and installed an E3D lite6. I was having all kinds of extruder skips and jams. After much troubleshooting, and trying all kinds of different things (and more than a few choice words), I cleaned it all out, followed these steps when putting it back together, and it's been running like a champ ever since.
--Andrew
[imgur.com]
To remove the nozzle should I soak it in acetone to clean it?
Quote
msaeger
Quote
UltiFix
Well, I thought I fixed my extruder problem but I guess not... It the middle of a print it will stop extruding. I tried tightening the threaded hotend into the heat break and the hotend into the threaded piece.
If I take it apart and put it back together it will work for abit... Then stop extruding again. Should I try heating my hotend up to around 230 and then try cleaning it with a guitar string?
If it's the stock one I would guess the liner is shot. When mine did that I upgraded to a e3d you could just replace the tube if you want to keep the stock one. [folgertech.com]
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 30, 2016 06:51PM |
Registered: 8 years ago Posts: 130 |
Quote
UltiFix
I could not get the nossle to screw off... Even tried vice grips. I took it apart and here are some pics of the ptfe tube, does it look shot?
[imgur.com]
To remove the nozzle should I soak it in acetone to clean it?
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) June 30, 2016 07:05PM |
Registered: 8 years ago Posts: 130 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) July 04, 2016 08:30PM |
Registered: 8 years ago Posts: 65 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) July 05, 2016 06:47AM |
Registered: 8 years ago Posts: 46 |
Re: Folger Tech 2020 i3 Printer Kit (Official Thread) July 05, 2016 09:30AM |
Registered: 8 years ago Posts: 33 |
Quote
WilberMaker
I am trying to install a Inductive sensor on my printer. The sensor is working. If I put the head in the center of the bed and do a normal Z home it works like a regular endstop. Problem comes when I try a G28 it Homes X and W normal then trys to home Z with the sensor hanging off the bed. What settings do I change to get it to home Z in the center of the bed?