-
Notifications
You must be signed in to change notification settings - Fork 25
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
Patch for PT-P300BT support #7
Comments
You shouldn't need rfcomm devices on linux. CUPS supports RFCOMM devices natively via the Also I'm okay with the copyright notice: It was a long time ago that I abandoned the patch and I wasn't really spending time on it to polish it to a usable state anyway. It was mostly just throwing stuff together and I don't really feel like claiming copyright on such stuff. That being said: I still have the printer and I can test your PR/patch and give feedbacks. |
Can you please either -- upload the patch as an attachment (if Github supports it), or create a fork, push your changes and open a pull request? I'd prefer a pull request as it makes things a lot easier to merge on my end :) I have no objection to the copyright notice, though you have reminded me that the AUTHORS text file needs updating (the list in the README is current) |
From @andrew867 and @dogtopus in #7. Experimental. Not tested on real hardware.
Merged, thanks for the patch :) |
From @andrew867 and @dogtopus in #7. Experimental. Not tested on real hardware.
Here is a patch to support the PT-P300BT based off a patch by @dogtopus (Issue on pytouch-cube). Feel free to update the copyright if it doesn't fit the spirit of the project.
Note this printer connects via Bluetooth SPP, you should be able to send the data to the /dev/tty.* SPP device on macOS or the /dev/rfcomm* SPP device on Linux.
The text was updated successfully, but these errors were encountered: