Hi Jeff, I looked into the profiles for the Grid II+ on Cura. I tried printing something with dual extruders, but the .x3g file generated only appears to use the right extruder. Maybe I am missing configuration steps, can you please confirm?
Hi Jeff, circling back to this. Is there any updates from your end about possible configuration? I will be happy enough to test any configuration / x3g sample with my physical printer to test.
I just wanted to jump in here as Iāve been struggling with the same question, and made a step forward tonight. The profile metadata item āmachine_x3g_variantā is set incorrectly. It is currently set to āzā, but it needs to be āzdā. This is per the list of known machines for the X3GWriter plugin, the āzā type is for single extruder, zd is for dual extruder.
To change this temporarily, I went into the local config store and added to my printerās instance config file. Iām on Linux, so the file was found at ā~/.local/share/cura//definition_changes/MBot3D+Grid+2%2B+Dual_settings.inst.cfgā. Correct for your platformās path conventions and youāre almost there!
The next issue is it seems that the extruder offset is not being correctly set. Attempting to print with the second nozzle resulted in the print head going all the way to the front left of the bed and started printing there, when the print object was in the center.
Iāll keep exploring and post an update if/when I make progress!