-
### Bambu Studio Version
1.9.7.52
### Where is the application from?
Bambu Lab github releases
### OS version
Fedora 40
### Additional system information
GPU: Nvidia 3090
### Printer
A1
### …
-
### Description of the bug
PrusaSlicer 2.8.1 crashes upon closing on Win7 64.
**Crash report:**
Problem signature:
Problem Event Name: APPCRASH
Application Name: prusa-slicer.exe
Applica…
-
### Description
I would like to request the addition of Bluetooth communication support in ESC-POS.NET to allow sending POS commands to devices connected via Bluetooth (e.g., thermal printers). This …
-
So far I have the latest version of everything installed.
OpenNeptune - latest
display_connector - latest (had modified a few files to get pillow working, ie. some python wheels and modules had to b…
-
/**
* PrintConnector for directly opening a network socket to a printer to send it commands.
*/
class NetworkPrintConnector extends FilePrintConnector
{
/**
* Constru…
-
Hi! Thank you so much for your library!
I'm encountering an exception I'm not able to catch each times a print finish and another starts (so that is not an edge case ^^).
`The printer's status h…
-
I have:
- [x] searched open and closed issues for duplicates
### Behavior
With this script:
```py
from escpos.printer import Usb
p = Usb(0x0483, 0x5743)
if __name__ == '__main__':
…
-
Error: Requiring module "node_modules\react-native-bluetooth-escpos-printer\index.js", which threw an exception: TypeError: null is not an object (evaluating 'BluetoothTscPrinter.DIRECTION = {
FO…
-
Attempting to run `StarPRNT.checkStatus` after connecting to a printer and then turning the printer off causes
```
Exception 'Native GetParsedStatusEx failed' was thrown while invoking checkStatus …
-
Hi Mike @mike42 ,
i cant debug my app using laravel and use this library for auto print process
here is my code :
`try {
$connector = new WindowsPrintConnector('Brother PT-P950NW');
$pr…