When importing a CSV file, you may be getting an "Unrecoginsed Item" error. The reason for this is that your file is not telling Maxcut what type of item you are trying to import (either Input Panel, Input Hardware, Input Edging, or Input Group). There are 2 methods by which you can fix this error:
METHOD 1:
If you are only going to be importing panels by CSV, you can do the following:
Open Maxcut and go to Settings -> Item Defaults -> Unrecognised Panel
Now select Panel and then OK. Now when you import a CSV, the items in your file will automatically be recognised as Input Panels.
METHOD 2:
If you are going to be importing panels as well as other types of items, you will need to add an additional column to your input file.
Open your CSV file in excel. Add an additional column to the data. This will be your "Type" column.
In this column for each line item, insert the "Type" of each item. They should be either "Input Panel", "Input Hardware", "Input Edging", or "Input Group".
Save the file. Now when you import it, the items should now be recognised.
0 Comments