Add possibility to schedule the changing of the Speed, Flow, Fan and Temperatures values
Is it possible to add scheduling while changing the Speed, Flow, Fan or Temperatures values?
For example, I want to reduce the Flow not now (current Layer is 340, for example), but at Layer 505
For example, I want to reduce the Flow not now (current Layer is 340, for example), but at Layer 505
Comments
You can also add a function call in slicer that calls the function every layer and with a wizard you could program to set the layer and code to insert next. When the layer does not match the next layer value it does nothing. When layer is reached it would set action layer to -1 to not trigger it again.