Search found 1 match

Go to advanced search

by benwfowler
Thu Jul 20, 2017 4:50 am
Forum: Feature Requests
Topic: Safe idle temperature for second nozzle printing PVA
Replies: 16
Views: 15300
 
Jump to post

Re: Safe idle temperature for second nozzle printing PVA

Hi, There is already this feature. Well Kind of. If you add this: {IF NEWTOOL=0}M104 S170 T1; turn temperature down when switching from extruder 1 {IF NEWTOOL=1}M109 S[extruder1_temperature] T1; turn temperature up when switching to extruder 1 to the tool change script section, it should cool it dow...

Go to advanced search