Updated README

This commit is contained in:
2026-08-19 21:52:55 +02:00
parent 239007d1d4
commit fea80a1b08
+4 -1
View File
@@ -59,10 +59,13 @@ Then, model the character:
- Start the print, wait the printer to pause and insert an NFC tag in the compartment. Stick it using the adhesive side so the 3D printer cooling fan does not displace it during the print. - Start the print, wait the printer to pause and insert an NFC tag in the compartment. Stick it using the adhesive side so the 3D printer cooling fan does not displace it during the print.
- Restart the print and let it finish. - Restart the print and let it finish.
You can also instruct your slicer to pause the print for you. Check your slicer preview to see at what height make it pause. If you're printing at 0.2mm resolution, pause at end of layer 30 to insert the tag and end of layer 40 to change the color.
### Add the MP3 file to the SDCard ### Add the MP3 file to the SDCard
Add the MP3 file to the sdcard, in a directory named like the integer you placed in the tag, with **a single** leading zero. Add the MP3 file to the sdcard, in a directory named like the integer you placed in the tag, with **a single** leading zero (e.g. 01, 02, 03 ... 10, 11, 12 ... 99)
The folder to be played is selected based on the TAG content, but may contain more than one MP3 file. In that case, the files must be named as integers with **two leading zeros**, from `001.mp3` to `999.mp3`. The folder to be played is selected based on the TAG content, but may contain more than one MP3 file. In that case, the files must be named as integers with **two leading zeros**, from `001.mp3` to `999.mp3`.
Full path example: `/12/001.mp3`
## NFC Tag format ## NFC Tag format