S3D-Jason wrote: ↑Tue Jan 03, 2023 4:55 pm
I think the only 2 other times I saw others users on the forum report this problem it was due to something like an <extruder> or <temperatureController> tag in the auto-configure sections of the XML that was seemingly referencing a non-existent extruder/temperature controller. For example, the top of the file only defines a single extruder with the name "primary extruder", but then the auto-configure sections at the bottom of the XML said something like <extruder name="Extruder 2"> even thought there is no extruder with that name.
Jason and Co.,
I also have an issue where a group of v4 printer profiles will not import.
Please consider the lack of robust error handling in the import as a serious bug, especially if something as common as removing an extruder in v4 can abort the v5 import process. V4 was perfectly happy to let you delete an extruder on a multi-extruder machine and ignore the orphaned reference to an extruder in the auto-configure menu. The attached .fff files illustrate this.
I loaded a dual-head profile into v4 and v5 and deleted an extruder in the same way in both. I exported both new profiles and compared them. The way that v5 handles that in the XML seems much more elegant, but it's a serious issue if v5 can't import the default behavior of v4.
I was looking forward to using the new profile management tools in v5 to help fix my profiles; now I'm not looking forward to editing a bunch of XML to clean up after v4.