-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BFW-6184] [ENHANCEMENT] Missing option for custom NTP or NTP via DHCP on Mini #3261
Comments
And maybe also add the non-standard time zones like +5:30 or +5:45 |
Thanks for your suggestions. I suggest closing this one issue and sharing your relevant piece of feedback on the related existing issues. Michele Moramarco |
It seems safe to close this issue as a duplicate of mixed already posted issues. Michele Moramarco |
How is this solved in the linked issues? There is still no option to use your own NTP server via a setting or DHCP option. In the meantime this looks like a phone-home functionality of the printer since it uses a specific NTP server 195.113.144.238 which resolves to tak.cesnet.cz Contents of /lib/WUI/sntp/sntp_client.c
` |
This is a quite old issue but thanks for the feedback. I guess the issue should stay open for now. Michele Moramarco |
Internal ticket: BFW-6184 |
Thank you for your contribution to our project. This issue has not received any updates for 60 days and may be considered "stale." If this issue is still important to you, please add an update within the next 7 days to keep it open. Administrators can manually reopen the issue if necessary. |
Printer type - [MINI]
Is your suggested improvement related to an existing problem? Please describe.
This creates a problem because files already on the SD card have the correct time but anything uploaded over PrusaLink has a date of 1970. This problem makes Prusa Link unusable if you don't allow your devices Internet access.
Describe the expected functionality
Current firmware for the Mini requires Internet access or the printer will not have the correct time.
The firmware does not allow the configuration of a custom (local) NTP server FQDN/IP and it does not support using the NTP provided by DHCP either.
Both options should be supported.
This is a know issue but no one bothered to fix it. https://help.prusa3d.com/article/ntp-server-mini_151132
Hopefully this request will put it on the table.
The text was updated successfully, but these errors were encountered: