First Print Issues
Posted: Tue Mar 24, 2015 3:16 am
Hello Everyone,
First time forum post and after receiving my M2 I was very excited to get printing.
The first print didn't come out perfect, I had a lot of strings. I used the PLA that came with the printer, printed a spiral vase http://www.thingiverse.com/thing:550604 , using the Single outline corkscrew printing mode (vase mode), Layer 1 Temp 225° Layer 2 215°, Fan Speed Layer 1 0 and Layer 2 70.
A weird thing I noticed was that for layer 2 and on my fan to cool the extruded PLA was not turning on so I manually set it to 100%. I never paid attention to the extruder temp.
I did a little research on G Code and found that M106 is for setting fan speed. I can see in my code where for layer one the code is "M106 S0" and for Layer 2 the code is
M106 S255
G4 P500
M106 S178
So I did a little trial in the Machine Control Panel (S3D) under the communication tab I sent M106 S255 and the fan comes on and then I sent M106 S178 and the fan shuts off.
Why am I getting a stringy print? (I think its cause the extruder was accidentally set to 225°)
Why does my cooling fan not come on like its supposed to for layers 2 on?
Thanks,
Billy
First time forum post and after receiving my M2 I was very excited to get printing.
The first print didn't come out perfect, I had a lot of strings. I used the PLA that came with the printer, printed a spiral vase http://www.thingiverse.com/thing:550604 , using the Single outline corkscrew printing mode (vase mode), Layer 1 Temp 225° Layer 2 215°, Fan Speed Layer 1 0 and Layer 2 70.
A weird thing I noticed was that for layer 2 and on my fan to cool the extruded PLA was not turning on so I manually set it to 100%. I never paid attention to the extruder temp.
I did a little research on G Code and found that M106 is for setting fan speed. I can see in my code where for layer one the code is "M106 S0" and for Layer 2 the code is
M106 S255
G4 P500
M106 S178
So I did a little trial in the Machine Control Panel (S3D) under the communication tab I sent M106 S255 and the fan comes on and then I sent M106 S178 and the fan shuts off.
Why am I getting a stringy print? (I think its cause the extruder was accidentally set to 225°)
Why does my cooling fan not come on like its supposed to for layers 2 on?
Thanks,
Billy