Replies: 3 comments 6 replies
-
|
Hello, this is already covered in multiple ways.
|
Beta Was this translation helpful? Give feedback.
-
|
From some experience using NFC tags on spools for some time now, here are a few use cases to when the NFC uid are not sufficient:
However, for filament manufacturers this is way more expensive to encode a different ID on every tag as part of the manufacturing process. The way I would solve this (actually did) is that there would be a placeholder in the tag to store the same 7 bytes UID of the spool. If it exists then it takes precedence over the tag UID. With that you fix all of the above:
Obviously there are issues with duplication of tags such as storing back information on them need to be done on both, but my guess this would be less common since it involves many technical issues to be reliable enough to do, and the tags would serve mostly as read only. |
Beta Was this translation helpful? Give feedback.
-
|
And in those cases, the Please note that having two tags on a single spool should not only be unnecessary if the both tag and reader specs are followed, but that would also break the "dynamic" part of the tag system like usage tracking. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My suggestion is to store serial numbers (SN) in the Open Print Tag (OPT). Especially in an industrial environment, SNs have to be tracked for documentaion and quality assurance. It would be neat to be able to have a machine readable SN on every spool in the form of it being stored in the open print tag.
Beta Was this translation helpful? Give feedback.
All reactions