You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can do that with the MMU_GATE_MAP command. The above parameters are simply those used on "reset" and if not defined the reset value are hard coded - temp will be the defined default_extruder_temp
So an example of manually setting:
MMU_GATE_MAP GATE=0 TEMP=195
This will manual set the default temp for the filament in gate 0 to 195 degrees. Note that generally temperatures are set by the slicer. These are read into the slicer_tool_map (available via printer variables) and can be used in custom macros if you desire
Sorry there is a lot to read but the system is quite powerful and flexible....
I have a hand-held QR code scanner.. I scan the filament code I printed and stuck to the filament spool before auto-loading in the MMU. This sets the spool_id and then my spoolman supplies all the details of the filament and they are stored in the gate map...!
I don't think I was clear on what I am trying to accomplish.
I did see the spoolman topic, though doesn't quite meet my goals. So far, I am hand writing on the spools what ID each is.
I said loading, but I am more trying to change the tip forming temperatures for different filament types.
I did see that the loading temperatures are pulled well from the slicer, so I guess I am just looking to change the tip forming temps, as some do better at different temps from what I have seen so far.
Feature request
there is not much information here
What I am attempting to accomplish is setting temperature ranges for different filament types for loading and unloading purposes.
such as
basically, if these filaments are installed, it would use these temperatures instead of a hard coded temp.
The text was updated successfully, but these errors were encountered: