Jump to content
UltiMaker Community of 3D Printing Experts

Different Fan Speed for Overhangs?


rachael7

Recommended Posts

Posted · Different Fan Speed for Overhangs?

Would it be possible to add a function to change the fan speed for overhangs of a certain angle?  Perhaps it could be rolled in with the (currently experimental) Overhanging Wall Angle and Overhanging Wall Speed function? I'm printing a lot of ABS, Nylon, and Polycarbonate these days, and those materials need to run without a fan for best layer adhesion. But the lack of fan makes overhangs come out less than pretty, even when they are only 10-20 degrees off of vertical. I got some improvement using the Overhanging Wall Speed adjustment, but if I could turn on the fans just for the overhangs, that would allow me to improve the print quality of the overhangs, without as much compromise of the layer adhesion (and hence strength) as I would get from running the fans through the whole print.

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?

    I usually open the gcode file and add fan lines manually.  You can try the ChangeAtZ post processor.  It had a couple of glitches if you were using "By Height" and there were Z-hops in a file, but without Z-hops and using "By Layer" it should be OK.  You would need one instance to turn the fan on and another to turn it off again.

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?
    1 minute ago, GregValiant said:

    I usually open the gcode file and add fan lines manually.  You can try the ChangeAtZ post processor.  It had a couple of glitches if you were using "By Height" and there were Z-hops in a file, but without Z-hops and using "By Layer" it should be OK.  You would need one instance to turn the fan on and another to turn it off again.

     

    Thanks for the ideas, got me thinking!  Unfortunately, I do have (and need) Z-hops and it's not a by-layer situation for me.  The parts I'm working on are quite large, most of the area of the build plate, and only have overhangs in a few small portions of the perimeter. The fans need to stay off for the rest of the layer, to ensure good layer adhesion, and only come on for the actual overhanging portion. I suppose I could theoretically do it by manually editing the g-code, but that would really be a prohibitive editing process without much chance of automating it.

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?

    Somebody mentioned changing the cooling based on the feature.  That isn't all that hard to do as the features are in comments throughout the gcode.

    Unfortunately within a gcode file you won't find anything that says "overhang starts here".  It would be really tough to code for.  If a support blocker could be configured...hold on... I feel a workaround coming on.

     

    You must have "Enable Jerk Control" turned on for this to work and all the Jerk values need to be the same.  For this example lets say we have Print Jerk and all the little jerks at 10.  The fan speed for the overhangs will be 50% and the rest of the time the fan will be off.

     

    So you take a support blocker and size it and place it covering the overhang.

    You select Per Model Settings / Modify Settings for Overlaps and make "Print Jerk" one of the settings.  Set the Jerk within the support blocker to "1".

    Every time Cura slices through the blocker it will add M205 X1 Y1.  When the nozzle leaves the blocker Cura will add M205 X10 Y10 (our default Print Jerk).

    You add two Search and Replace post processors.  The first one is:

    Search = M205 X1 Y1

    Replace = M106 S128 (fan at 50% PWM)

    and the second one is

    Search = M205 X10 Y10

    Replace = M205 X10 Y10\nM106 S0

    The second replacement re-inserts the Jerk line so you don't have to go back and change the first line manually.

     

    I like it.  Now it's up to you to prove why I shouldn't.

     

     

     

     

     

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?
    2 minutes ago, GregValiant said:

    Somebody mentioned changing the cooling based on the feature.  That isn't all that hard to do as the features are in comments throughout the gcode.

    Unfortunately within a gcode file you won't find anything that says "overhang starts here".  It would be really tough to code for.  If a support blocker could be configured...hold on... I feel a workaround coming on.

    ...

    I like it.  Now it's up to you to prove why I shouldn't.

     

    I have to admit, that is pretty darn clever. I do use the jerk settings and could easily make them all the same, so that could work. The challenge will be to make the support blocker shape right to get the jerk changes to happen at the right points. Then again, once one has gone that far, why not just use the different settings for overlaps feature to change the fan speed directly? It would work the same, but without even the search/replace, right?

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?

    No travel settings and no cooling settings on modifier meshes.

     

    Try again.

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?

    Close, but no cigar.  I don't think it will work.  It looks like the Jerk only changes when "TYPE:FILL" is there.  For the outer and inner walls the Jerk doesn't appear to be inserted.

  • Link to post
    Share on other sites

    Posted · Different Fan Speed for Overhangs?
    17 minutes ago, GregValiant said:

    Close, but no cigar.  I don't think it will work.  It looks like the Jerk only changes when "TYPE:FILL" is there.  For the outer and inner walls the Jerk doesn't appear to be inserted.

     

    Dang. Heck of a good effort though. I'll put in a feature request on Github and hope the Cura gurus manage to work it into the schedule at some point.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
          • Like
        • 27 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...