Pages

Showing posts with label printer. Show all posts
Showing posts with label printer. Show all posts

2011-10-03

3D Printer makes buildings out of sand



"We’ve seen 3D printers before, but none quite this ambitious. Italian inventor Enrico Dini’s D-Shape is on a scale large enough to print entire buildings out of simple components: sand and an inorganic magnesium-base binding material."

http://mashable.com/2010/04/21/d-shape-sand-printer/

http://www.physorg.com/news190873132.html

 

2008-10-28

Linux / UNIX: Administer The Printer From a Web Browser

"Most modern Linux / UNIX system uses CUPS, which provides a portable printing layer for UNIX-based operating systems. It is developed and maintained by Apple Inc. to promote a standard printing solution. CUPS is the standard printing system used on MacOS X and most Linux distributions."

http://www.cyberciti.biz/faq/linux-unix-administer-printer-from-webbrowser/

2008-07-01

Moo - Printers

"MOO is a printing company. We print beautiful products, using images you've uploaded directly, or designs from our designer galleries."

http://www.moo.com/

2008-03-26

PCL Command Sequences

"All PCL Command Sequences begin with the escape character (an ASCII control code with a hex value of 1Bh, 27 decimal) and end with the first upper case letter (or "=" note: "@" is considered an uppercase letter). In between there is either nothing (the PCL command is just the escape and a single upper case letter) or a set of one or two characters and often a numerical value. The single character commands are listed at the end of the "Decoded PCL Commands" table below. The first non-uppercase character after the escape will be a symbol between "!" and "\" (most commonly one of %,&,( or *) which is called the "parameter." After the parameter there is normally a lower case letter called the "group." After this there may be a numeric value. If no value is present, the value is assumed to be zero. Finally the ending uppercase letter is called the "command.""

http://www.sxlist.com/techref/language/pcl/index.htm