python - Embedded linux printer using cups raster driver -


i'm busy project make custom printer. rpi/beaglebone connected gantry stepper motors , print-head.

i'm working on getting setup print image memory (with python), want able print format application.

at point think easiest way setup cups on rpi appear network printer on wi-fi. i've seen few tutorials showing how regular usb printer.

so i'd know how write custom cups raster driver takes file , saves raster image in memory @ specific dpi.

otherwise, i'd know if there easier way this. seems 1 should able query cups raster version of job in queue, not so?


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -