Enable cooling for specific set of layers
 
Notifiche
Cancella tutti

Enable cooling for specific set of layers  

  RSS
Nabil
(@nabil)
Estimable Member
Enable cooling for specific set of layers

Hi,

I would like to know if there is a way to enable the auto cooling for a specific set of layers. 

I do have some filaments that require some amount of cooling for the overhangs mostly. The problem is that if I enable the cooling then some areas will suffer from layer separations or warping.

Thanks for your help.

 

Postato : 23/05/2021 12:41 pm
cwbullet
(@cwbullet)
Utenti
RE: Enable cooling for specific set of layers

Gcode will do this but you will have to tinker a little:

https://reprap.org/wiki/G-code

https://www.simplify3d.com/support/articles/3d-printing-gcode-tutorial/

https://all3dp.com/2/3d-printer-g-code-commands-list-tutorial/

 

--------------------
Chuck H
3D Printer Review Blog

Postato : 23/05/2021 2:26 pm
Nabil
(@nabil)
Estimable Member
Topic starter answered:
RE: Enable cooling for specific set of layers

@cwbullet

Thanks for the links. 

I wish this was possible from the slicer. 

Could have been nice to have this feature in PrusaSlicer instead of having to tweak the gcode. 

 

Postato : 23/05/2021 4:12 pm
cwbullet
(@cwbullet)
Utenti
RE: Enable cooling for specific set of layers

Would be a nice feature, why don't you suggest it on GitHub?

--------------------
Chuck H
3D Printer Review Blog

Postato : 23/05/2021 5:28 pm
Nabil
(@nabil)
Estimable Member
Topic starter answered:
RE: Enable cooling for specific set of layers

Don't laugh 😅. I've seen many thread refering to GitHub or people talking about things available on GitHub but I never had a deep look. This is mainly because of the user interface (not intuitive IMO). It's probably time for me to start using that channel. 

Thanks.

Postato : 23/05/2021 7:45 pm
cwbullet
(@cwbullet)
Utenti
RE: Enable cooling for specific set of layers

@nabil

Sign up for an account ande submit it to: https://github.com/prusa3d/PrusaSlicer/issues

--------------------
Chuck H
3D Printer Review Blog

Postato : 23/05/2021 8:17 pm
FoxRun3D
(@foxrun3d)
Famed Member
RE: Enable cooling for specific set of layers

I guess an in between solution is to use the Before layer change Custom G-Code with a conditional :

{if layer_num==xxx}insert_code_for_fan_speed_here{endif} 

Formerly known on this forum as @fuchsr -- until all hell broke loose with the forum software...

Postato : 23/05/2021 9:45 pm
Condividi: