15 lines
686 B
Text
15 lines
686 B
Text
|
Package: bsnotify
|
||
|
Version: __VERSION__
|
||
|
Maintainer: __MAINTAINER__
|
||
|
Section: web
|
||
|
Priority: optional
|
||
|
Architecture: amd64
|
||
|
Depends: python3
|
||
|
Description: Use Bambu Studio or Orca Slicer with printers outside your LAN
|
||
|
Bambu Lab printers have a LAN only mode to avoid relying on cloud
|
||
|
services for general tasks. One limitation is that Bambu Studio can
|
||
|
only find your printer when both are on the same LAN. Discovery
|
||
|
happens using SSDP but due non-standard/broken implementation it does
|
||
|
not work when they are on different LANs. Since BS lacks the simple
|
||
|
ability to add printer via IP, SSDP is the only way. Thats where
|
||
|
bsnotify comes in, it will notify BS of printers outside your LAN.
|