PLA not sticking to bed October 13, 2016 07:15AM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed October 13, 2016 07:36AM |
Registered: 9 years ago Posts: 2,472 |
Re: PLA not sticking to bed October 13, 2016 10:19AM |
Registered: 7 years ago Posts: 45 |
Quote
PeterSimpson
When I start to print, the printing process starts, some PLA may (or may not) stick to the bed but then it is dragged off the bed and accumulates on the nozzle leaving a horrible mess.
I have tried cleaning the bed with nail polish remover (as recommended somewhere).
Re: PLA not sticking to bed October 13, 2016 04:24PM |
Registered: 8 years ago Posts: 32 |
Re: PLA not sticking to bed October 13, 2016 04:40PM |
Registered: 7 years ago Posts: 57 |
Thanks Dave and Trevmas. I will try your suggestions.Quote
dmould
....Set the Z zero position manually every time and do not use the Z sensor....
Dave
Re: PLA not sticking to bed October 14, 2016 05:04AM |
Registered: 9 years ago Posts: 275 |
Re: PLA not sticking to bed October 14, 2016 07:15AM |
Registered: 9 years ago Posts: 2,472 |
Quote
PeterSimpson
Thanks Dave and Trevmas. I will try your suggestions.Quote
dmould
....Set the Z zero position manually every time and do not use the Z sensor....
Dave
How do you suggest I should set the Z zero position manually, without using the Z sensor? I find it very difficult (no, impossible) to see the nozzle when it is in close proximity to the bed, especially in the x-0, y=0 position. (my sight is not brilliant!).
BTW the mods I mentioned earlier were to replace the X arm with the aluminium version from davek0974 (DD Metal products); replace the bed support with the aluminium version (also produced by DD Metal Products) and to rebuild the base using aluminium end pieces in place of the acrylic ones.
Peter
Re: PLA not sticking to bed October 14, 2016 08:26AM |
Registered: 7 years ago Posts: 57 |
I did a search on the forum for 'dc42 sensor' and found this from author dc42:Quote
Ormerod187
With a dc42 sensor the problem can be only "forgetting how to set".... is always perfect!
Dario
Re: PLA not sticking to bed October 14, 2016 08:47AM |
Registered: 7 years ago Posts: 57 |
How, if at all, does the G92 command interact with the other commands for z axis manipulation, such as the G1 Z0 command or the G30 command?Quote
dmould
To set the Z zero position 0.1mm higher, simply send "G92 ZX.X" where "X.X" is 0.1mm higher than the height indicated.
Dave
Re: PLA not sticking to bed October 14, 2016 09:04AM |
Registered: 9 years ago Posts: 275 |
Quote
PeterSimpson
I did a search on the forum for 'dc42 sensor' and found this from author dc42:
[forums.reprap.org]
which links to a mini-height sensor board at [miscsolutions.wordpress.com]
Is this what you are referring to? - if not what?
Is this board directly electrically compatible with the original board?
It looks to me as though the mounting is different from the original which presumably would require a different or additional plastic part (which obviously I can't print!) Are stl files available for this/these parts to enable me to get someone to print them for me?
I don't understand your statement: '"forgetting how to set".... is always perfect!' could you please explain.
thanks
Peter
Re: PLA not sticking to bed October 14, 2016 01:27PM |
Registered: 7 years ago Posts: 57 |
Quote
Ormerod187
yes fully compatible with the original board
you can find all the links for stl on the same site or Thingiverse
Dario
Re: PLA not sticking to bed October 14, 2016 02:03PM |
Registered: 9 years ago Posts: 275 |
Re: PLA not sticking to bed October 14, 2016 02:38PM |
Registered: 9 years ago Posts: 275 |
Re: PLA not sticking to bed October 14, 2016 02:53PM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed October 15, 2016 02:38AM |
Registered: 9 years ago Posts: 14,659 |
Re: PLA not sticking to bed October 17, 2016 09:59AM |
Registered: 9 years ago Posts: 2,472 |
Quote
PeterSimpson
How, if at all, does the G92 command interact with the other commands for z axis manipulation, such as the G1 Z0 command or the G30 command?Quote
dmould
To set the Z zero position 0.1mm higher, simply send "G92 ZX.X" where "X.X" is 0.1mm higher than the height indicated.
Dave
Should the G92 command be executed before any of these other commands (as a command line in Pronterface), or after these commands - used in homing and bed compansation and possibly within a design file in which case it would presumably require editing of the design file. When, and how is the offset created by the G92 command reset to zero?
Thanks
Peter
Re: PLA not sticking to bed October 17, 2016 10:49AM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed December 10, 2016 02:30PM |
Registered: 8 years ago Posts: 151 |
Re: PLA not sticking to bed December 10, 2016 06:21PM |
Registered: 9 years ago Posts: 14,659 |
Re: PLA not sticking to bed December 12, 2016 02:00PM |
Registered: 8 years ago Posts: 637 |
Re: PLA not sticking to bed December 30, 2016 12:06PM |
Registered: 7 years ago Posts: 57 |
After 3 months of struggling, I went back to basics and followed dmould's suggestion for zero-ing the Z axis.Quote
dmould
To set the Z height manually, get the bed to print temperature, then move to the centre of the bed (position 100,100). Put a sheet of ordinary copier paper under the nozzle, and while moving the paper back and forth, lower the nozzle in small increments (0.1mm or 0.05mm) using the web interface until you can feel the paper being gripped firmly, but not so tightly that it does not slide at all. You will probably feel the fan vibration through the paper. At that point send the command "G92 Z0" to set it as the zero position. If the print shows that it is still a bit too high, you can repeat the process but this time send "G92 Z0.05" or "G92 Z0.1" Be careful to hold the paper at the edge in such a way that you are not putting any pressure (weight) on the bed. If you need to manually set up the bed compensation points, first set the zero height as above, then use the same paper technique on each of your chosen calibration points, but after finding the height where the paper is gripped, read off the Z height instead of setting it to zero.
The firmware will not normally allow you to lower the nozzle below zero. I therefore usually start off by sending "G92 Z100" to ensure that the indicated position doesn't get to zero before touching the bed.
Dave
Re: PLA not sticking to bed December 30, 2016 03:25PM |
Registered: 9 years ago Posts: 14,659 |
Re: PLA not sticking to bed December 30, 2016 04:39PM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed December 30, 2016 05:22PM |
Registered: 9 years ago Posts: 14,659 |
Re: PLA not sticking to bed December 30, 2016 05:35PM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed December 31, 2016 06:31AM |
Registered: 9 years ago Posts: 1,230 |
Quote
PeterSimpson
After 3 months of struggling, I went back to basics and followed dmould's suggestion for zero-ing the Z axis.
Having fitted the Mini Height Sensor I could now do the calibration in the centre of the bed (as suggested) without having to fiddle about in the corner.
I did exactly what dmould suggested as far as sending the G92 Z0 command. To set this as the home position I raised the nozzle by 5mm then sent the G30 S-1 command to lower the nozzle until the mini height sensor triggered and noted the Z height (1.2mm) which I then put into config.g as 'G31 Z1.2 P500'
The filament still fails to stick.
Out of interest I repeated the procedure then after sending 'G92 Z0' I replaced the paper under the nozzle and lowered it in 0.1mm increments expecting the nozzle to just grip the paper at Z=0.
However, it gripped the paper at a height of 0.4mm which suggests that the Home function is actually setting the height to 0.4mm below Z=0!
I have repeated this a number of times and get the same results!
What is going on here??
Re: PLA not sticking to bed December 31, 2016 07:29PM |
Registered: 9 years ago Posts: 1,230 |
Quote
dc42
There are at least two issues here:
1. Filaments absorb moisture and this affects their printing properties. This is more a problem with ABS than with PLA.
Re: PLA not sticking to bed January 05, 2017 03:59AM |
Registered: 9 years ago Posts: 18 |
Re: PLA not sticking to bed January 07, 2017 01:59PM |
Registered: 7 years ago Posts: 57 |
Re: PLA not sticking to bed January 07, 2017 02:55PM |
Registered: 9 years ago Posts: 14,659 |