Releases: SimplyPrint/OctoPrint-SimplyPrint
Releases · SimplyPrint/OctoPrint-SimplyPrint
4.1.3
- small bugfix release that resolves an issue related to re-printing the same file after a printer disconnection and getting a file not selected error.
4.1.2
- fix issue where restarting the same file doesn't work with auto start disabled
4.1.1
- Added "skip download" feature to avoid re-download if the same file is being printed multiple times in a row
- Fixed "Get logs" feature
- Change "Time remaining" printer display message to a shorter version (now
0:00:00 left
)
4.1.0
- Remove API
- Fix Webcam for OctoPrint 1.9.0
- Consolidate cpu_info and cpu message sent to SP servers
- add mac address info to machine data
- update default reconnect intervals
- change _get_routed_ip to use new logic
4.1.0rc2
- add mac address info to machine data
4.1.0rc1
Remove API
Fix Webcam for OctoPrint 1.9.0
Consolidate cpu_info and cpu message sent to SP servers
4.0.6
- small bugfix to prevent disconnection from SimplyPrint servers while in setup mode.
4.0.5
-
Little "status" display in the "SimplyPrint Cloud" settings inside OctoPrint, displaying internet & SP cloud connection status and which region you're connected to
-
New "Grab logs" feature, allowing you to grab the important log files from OctoPrint, allowing for easier debugging even remotely
-
Fixed LCD screen / M117 bugs, where content didn't update properly & didn't show setup code
4.0.5dev3
- show endpoint and server in settings
- change SP url based on endpoint
4.0.5dev2
- add
send_logs
demand, needs to be tested
- potential fix for live switching endpoints, requires browser refresh on SP panel