Solomon Peachy slp
slp pushed to master at slp/selphy_print 2024-08-14 18:30:01 -04:00
cb772493f4 hiti: Support for 6x6 and 6x5 print sizes
slp pushed to master at slp/selphy_print 2024-08-14 09:19:27 -04:00
3b5e406bc6 hiti: Support for the Joyspace U826
ba059ee4ac hiti: New firmware versions for the P52x series
Compare 2 commits »
slp pushed to master at slp/selphy_print 2024-08-09 11:03:25 -04:00
4712d746e9 sonyupd: Add USB VID/PID for the Nidec Copal DPB-1500
slp pushed to master at slp/selphy_print 2024-07-15 20:49:55 -04:00
6ae93c3cef build: use -flto=auto when doing LTO builds
21f0469d23 misc: Fix up a couple of -pedantic warnings
Compare 2 commits »
slp pushed to master at slp/selphy_print 2024-07-11 07:21:05 -04:00
2f62356f92 tests: Switch over to using 'gm convert' instead of 'convert'
slp pushed to master at slp/selphy_print 2024-07-11 07:16:42 -04:00
e26ba5174c Fix 'make release' for new documentation.
slp pushed to master at slp/selphy_print 2024-07-10 16:31:57 -04:00
2842f44a8a docs: Split the compilation and usage docs out of the README
slp commented on issue slp/selphy_print#50 2024-07-02 21:06:39 -04:00
Add support for JoySpace U826

Found a brochure that claims its media capacity is 400 4x6, 200 5x7, 200 6x8. no 6x9.

(This is a reduction from the P52x's 500/290/250/220, respectively -- probably due to a thicker substrate…

slp commented on issue slp/selphy_print#33 2024-06-23 20:03:38 -04:00
Support the HiTi P320 series (sp)

I picked up a "PARTS ONLY" P320 off of eBay. Unfortunately it's kinda broken, insisting that the cover is open, and I haven't figured out how to bypass that check yet.

So I've not tried to…

slp pushed to master at slp/selphy_print 2024-06-10 20:25:42 -04:00
ac20870aec hiti: Fix a naming error in the ERDC_RS definition
slp pushed to master at slp/selphy_print 2024-06-08 19:18:30 -04:00
d0204fe9a7 hiti: Bugfixes relating to the P320 and P461 sheet printers
slp pushed to master at slp/selphy_print 2024-06-06 18:59:17 -04:00
cf1d9da634 hiti: No need to hardcode head width; the printer supplies this already
slp opened issue slp/selphy_print#50 2024-06-05 12:10:13 -04:00
Add support for JoySpace U826
slp pushed to master at slp/selphy_print 2024-06-05 11:37:27 -04:00
e026593c58 hiti: Document a new 'ro' class printer that's come up
slp pushed to master at slp/selphy_print 2024-06-04 21:32:53 -04:00
21bba6ea48 Minor doc updates
slp pushed to master at slp/selphy_print 2024-06-04 07:51:49 -04:00
a61b0568b1 lib70x: Missed an update to a function prototype.
slp pushed to master at slp/selphy_print 2024-06-03 22:00:46 -04:00
a604625ed5 mitsud80: We may need to slow print speed for some SuperFine prints
e44fbc2d0c lib70x: More fixes with respect to rewinding on the D80
Compare 2 commits »
slp pushed to master at slp/selphy_print 2024-06-03 19:55:18 -04:00
592dade386 hiti: Document that the P322 is a sibling of the P310 (not P320!)
slp commented on issue slp/selphy_print#33 2024-06-03 19:37:48 -04:00
Support the HiTi P320 series (sp)

Note the P322W is actually a variant of the P310W ('sl') and not the P320W.

slp commented on issue slp/selphy_print#32 2024-06-03 19:35:59 -04:00
Support HiTi P310 series (sl)

Oddly enough, the P322 is a variant of the P310. Both use the same Windows driver. firmware, media, and the 'sl' data files.

It's not clear if they share a USB PID though.