Close



Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662

    Wanhao Duplicator 3

    I am not entirely sure but I think the Wanhao and the Flashforge Creator are essentially the same printer. I bought a Duplicator 3 cheap off ebay and decided it needed to make better prints. I also have a Stratasys and wanted to get somewhere near that.

    I blocked all the holes up with polycarbonate and installed a fan to blow air through the filament holder tube. I then made a heater in a pipe that fits the back of the printer, joining the tubes together and ran it from the 24 volt PSU underneath. The heater is about 25 watts and is just on. There is no extra input for a thermistor on the control board though there is an output available. If I could get the software sources I could control it but I set it low enough to be on all the time so it is not really important. It takes a while to warm up but makes a huger difference to the prints.

    I also wrote a small C programme that adds this:
    G91
    G1 Z10
    G90
    G1 Y50
    G4 P15000
    between every second layer to allow the ABS to cool down.

    Pictures attached
    Attached Images Attached Images

  2. #2
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662
    Five picture limit per post.

    Here is the comparison for before and after, it is a 10mm cube.
    Attached Images Attached Images

  3. #3
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Quote Originally Posted by Mjolinor View Post
    Five picture limit per post.

    Here is the comparison for before and after, it is a 10mm cube.
    That's a good improvement! It takes time to get your printer dialed in and to understand how it reacts to things. But that left hand cube is 'presentable'. As you play with with different filament (and types of filament) you will slowly get better and better quality prints.

  4. #4
    Super Moderator Geoff's Avatar
    Join Date
    Nov 2013
    Location
    NSW, Australia
    Posts
    1,824
    Add Geoff on Thingiverse
    Quote Originally Posted by Mjolinor View Post
    Five picture limit per post.

    Here is the comparison for before and after, it is a 10mm cube.
    I assume that is PLA?

    Just lower your bed temp you should find programming extra steps really isnt necessary.

  5. #5
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662
    Quote Originally Posted by Geoff View Post
    I assume that is PLA?

    Just lower your bed temp you should find programming extra steps really isnt necessary.

    ABS, solid

  6. #6
    Super Moderator Geoff's Avatar
    Join Date
    Nov 2013
    Location
    NSW, Australia
    Posts
    1,824
    Add Geoff on Thingiverse
    Quote Originally Posted by Mjolinor View Post
    ABS, solid
    Really? wow I have never had ABS go that gooey before, how hot were you printing with it?

    The Wanaho is the flashforge 3D pretty much, I dont think there is much difference. What firmware version does it say its running?

  7. #7
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662
    Temperature was 230. Firmware version was 7.2 but is now 7.7 Sailfish and it is slightly better with the newer firmware.

    Quite hard to say from a picture though. 7.7 on left, 7.2 on right.

    It gets better if I pause on each layer but it is obvious that I have not got the chamber hot enough yet, it is about 55c and it needs to be somewhere near 70, you can see that from the steps on the edge every two layers. Once I get to 70 I will disable the heated bed as it will not be needed and I will use that input and output for the chamber temperature.
    Attached Images Attached Images
    Last edited by Mjolinor; 07-25-2014 at 12:02 PM.

  8. #8
    Super Moderator Geoff's Avatar
    Join Date
    Nov 2013
    Location
    NSW, Australia
    Posts
    1,824
    Add Geoff on Thingiverse
    Quote Originally Posted by Mjolinor View Post
    Temperature was 230. Firmware version was 7.2 but is now 7.7 Sailfish and it is slightly better with the newer firmware.

    Quite hard to say from a picture though. 7.7 on left, 7.2 on right.

    It gets better if I pause on each layer but it is obvious that I have not got the chamber hot enough yet, it is about 55c and it needs to be somewhere near 70, you can see that from the steps on the edge every two layers. Once I get to 70 I will disable the heated bed as it will not be needed and I will use that input and output for the chamber temperature.
    Mind me asking where abouts you live, or what sort of environment?

    I run my machine open, often with drafts coming through windows so unless Im printing wood and close it off, it prints ABS quite happily out in the open, so yeah not sure what's happening there. Out of all the plastics ABS is the least troublesome on these machines.
    The only real difference lately I have found is tolerance, some will print at 0.1mm while others just cannot, no matter what temp, and will do minimum 0.2mm, alot of it seems to boil down to the colour dye used in the filament.

    Can I be honest? I know you sound like a pretty techy person and know what you are doing, but I think you are over complicating what is actually a pretty simple thing. I think this is part of the reason I stuck with firmware revision 1.0, it kept things simple simon. No chamber heat required, hell, the firmware doesn't even recognise a chamber... Replicator G and manually editing Gcode was about as complicated as I ever needed to get.

    Anything extra I ever want to do to my machine is run by a secondary raspberry pi, so Zprobes, auto levelling etc.. all done by the pie and I don't have to worry about messing my flashforge firmware up.

  9. #9
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662
    If you don't have a heated cabinet then you will never get rid of that slight concavity in the vertical plane and I need to get rid of it. A hole that is 3mm at either end and 2.9mm in the middle is no good for what I need the printer for.

    This is done on my Stratasys, absolutely vertical sides and sharp corners. That is what I am trying to achieve then I can get rid of the Stratasys, it is too big.
    http://homepage.ntlworld.com/dknpowe...tasys/box1.jpg
    http://homepage.ntlworld.com/dknpowe...tasys/box2.jpg

    The firmware will treat the heated chamber as a heated bed. The heated bed will not be needed once the temperature is up to around 70C, it will just make things worse. Temperature variation in the vertical plane will always cause distortions in the model but size variation from 70 to 100 is a lot less than 20 to 100.

  10. #10
    Super Moderator Geoff's Avatar
    Join Date
    Nov 2013
    Location
    NSW, Australia
    Posts
    1,824
    Add Geoff on Thingiverse
    Quote Originally Posted by Mjolinor View Post
    If you don't have a heated cabinet then you will never get rid of that slight concavity in the vertical plane and I need to get rid of it. A hole that is 3mm at either end and 2.9mm in the middle is no good for what I need the printer for.

    This is done on my Stratasys, absolutely vertical sides and sharp corners. That is what I am trying to achieve then I can get rid of the Stratasys, it is too big.
    http://homepage.ntlworld.com/dknpowe...tasys/box1.jpg
    http://homepage.ntlworld.com/dknpowe...tasys/box2.jpg

    The firmware will treat the heated chamber as a heated bed. The heated bed will not be needed once the temperature is up to around 70C, it will just make things worse. Temperature variation in the vertical plane will always cause distortions in the model but size variation from 70 to 100 is a lot less than 20 to 100.
    strange, I don't get any concavity in my vertical planes using a non heated chamber. I can go up to around 14cm high dead straight, sure 14cm to 15cm is a gamble but up to that it's fine.


    The firmware will treat the heated chamber as a heated bed. The heated bed will not be needed once the temperature is up to around 70C, it will just make things worse. Temperature variation in the vertical plane will always cause distortions in the model but size variation from 70 to 100 is a lot less than 20 to 100.
    then I guess you need to start a new forum for Wanaho machines because they sound nothing like the Flashforge (not the old ones anyway) Temperature variation in the vertical plane Stays fairly consitent. I measure the temp from base to tip usually with a $2000 laser thermoscanner ( that I 'borrowed' from work, sadly the closed down and I couldn't return it.. ahem.. anyway.. )

    In the flashforge, I measure the base print temp, which of course is around 110c or whatever im printing at. The top layers I check ( low enough that the residual heat from the nozzle doesnt get in the way) and they are sitting comfortablly at around 90c to 100c, so for me that is sufficient heat travel in this machine to keep the vertical rigidity throughout the print.

    All these newer machines have alot more issues than I ever had to be honest!
    Last edited by Geoff; 07-27-2014 at 10:59 PM.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •