Have on Kisslecer V:1.5 Beta 2.20....... a function for stop for few secondes the extruder between two layers for give time cooling ??
I'm sure it has but I don't find this function. I'm using a CubexDuo V:1.07
Thanks
Yves
Stop extruder between two layers ???
-
- Posts: 126
- Joined: 11 Nov 2014, 03:40
- Contact:
Re: Stop extruder between two layers ???
Hi Yves,
There is no function to pause print but there is 2 functions available to "add" time on one layer :
_ prime pillar add a cylinder close to your model. You can win few second per layer.
- min layer second in material, take care with it or set a min flow to 0.2. Kisslicer will adjust the speed according what you setup .
There is no function to pause print but there is 2 functions available to "add" time on one layer :
_ prime pillar add a cylinder close to your model. You can win few second per layer.
- min layer second in material, take care with it or set a min flow to 0.2. Kisslicer will adjust the speed according what you setup .
-
- Posts: 45
- Joined: 09 Mar 2015, 14:44
Re: Stop extruder between two layers ???
Hi Yves,
if you want to allow the previous layer to cool down before the next layer is printed, you could use a Prime Structure. You will find them on the Support Tab in Kisslicer. Try Single Pillar or Wall, whatever suits you better. If this is not sufficient you could set up something in the Printer G-code tab for N[*] Layers. Like sending the Extruder to the purge location.
Regards,
Tobi
if you want to allow the previous layer to cool down before the next layer is printed, you could use a Prime Structure. You will find them on the Support Tab in Kisslicer. Try Single Pillar or Wall, whatever suits you better. If this is not sufficient you could set up something in the Printer G-code tab for N[*] Layers. Like sending the Extruder to the purge location.
Regards,
Tobi
-
- Posts: 15
- Joined: 02 Apr 2015, 12:46
Re: Stop extruder between two layers ???
Thanks Tobi and Hugues
I'm using N* Layer with this functions and works very well but run for each layers
M106 start fan
G1 X-41 Y22 Z15 F2500 Put fans above object
G4 P7 Time delay
M107Stop fans
Thank you.....
Yves
I'm using N* Layer with this functions and works very well but run for each layers
M106 start fan
G1 X-41 Y22 Z15 F2500 Put fans above object
G4 P7 Time delay
M107Stop fans
Thank you.....

Yves