Holdup, I'm mixing up some things. I'll be right back.
Hi @ahoeben
Thanks for your feedback. Indeed {material_used,x} and {machine_nozzle_size,x} are in the Settings and replacement patterns list. I've used them.
I have realized that {used_material,x} and {used_nozzle_size,x} are functions generated by a plugin or a script written by my vendor to accommodate IDEX on Cura.
I need to go deeper in the implementation
Edited by V3DPrintingSorry, I was mistaken in my previous reply.
{machine_nozzle_size, x} should work just like that (with the extruder nr filled in)
{filament_amount} is replaced by a list, so you cannot specify an extruder number.
For the full list of replacement patterns, see http://files.fieldofview.com/cura/Replacement_Patterns.html
Also I have realized that the 2 functions created by my vendor works fine except if I disable the extruder 1.
16 minutes ago, ahoeben said:Sorry, I was mistaken in my previous reply.
{machine_nozzle_size, x} should work just like that (with the extruder nr filled in)
{filament_amount} is replaced by a list, so you cannot specify an extruder number.
For the full list of replacement patterns, see http://files.fieldofview.com/cura/Replacement_Patterns.html
Thanks for the link !
Recommended Posts
ahoeben 1,806
I think you used {material_used,x} before. {used_material,x} never was something that Cura recognized.
Similarly, you should use {machine_nozzle_size,x} not {used_nozzle_size,x}.
Edited by ahoebenLink to post
Share on other sites