RE: Saving a filament user preset that can be used on any printer
Did you actually have a question or ?
RE: Saving a filament user preset that can be used on any printer
Ehh not really. Have read a number of posts including some by you and all good points but don't seem to solve the problem. We use multiple machines and multiple manufacturers and models of machines, and use lots of different filaments. We are apparently not very good at creating a new preset and having it show up for all the different machines and models. Can create for a MK3S+ but it won't show up for a MK3S+ MMU2. Time waster, hence the GAAAAHHHH !!! lol
We can work around. Hopefully PS will just make it easier at some point to have user defined presets and allow the user to point to which machines they will work on (I know the functionality is there...just doesn't work).
Not sure why this is showing me as a new member either. Been posting for years.
Cheers!
RE:
Not sure if I'm teaching you st suck eggs.
Take a look at dependencies.
For example Prusament PC Blend Carbon Fiber
printer_notes!~/.*PRINTER_MODEL_MK(2|2.5).*/ and nozzle_diameter[0]>=0.4 and nozzle_diameter[0]!=0.8 and printer_model!="MINI" and ! single_extruder_multi_material
The syntax is kindda convoluted but you get the idea.
RE: Saving a filament user preset that can be used on any printer
Yeah that's a good idea to look in there and see if I can easily modify it so MMU2 printer will have the filaments show up. I understand there may be some desired differences between printers models but much easier to have a starting point when you are tuning lots of filaments rather than entering things 2 or 3 times for each filament.
Thanks for the idea. Will research that more