-
Notifications
You must be signed in to change notification settings - Fork 12
Analyze differences based on DesignID #5
Description
The three different EV3 sets may use different part ids, but I offer that as long as the design ids are the same, the parts could be interchangeable.
For example, the 31313 uses part id 4111998 for LD Id 32009, while 45544 uses 4495412 for the same LD Id, and 45560 uses 4234240. They are indeed different colors (black, white, and respectively gray), but the part is the same otherwise.
Perhaps there could be two levels of matching one is purely functional, solely by LD Id, the other includes the aesthetic aspect and thus matches by LD Id+color?
The difference is quite significant: going by Lego-Mindstorms-Editions-Comparison.ods, Edu+Expansion-Home requires some 245 pieces to be purchased; however, if the comparison is done only on the basis of matching LD Ids, that number goes down to 80.
Anyway, thank you for putting the work in collecting all this data!