answersLogoWhite

0

No, at least not at this time.

The material still has to be liquid enough to spray out of the nozzel of the printer. It's still just a glorified inkjetprinter. It probably uses a low melting point plastic like substance that gets super heated then gets shot out.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering

What is the use of a printer?

the use of a printer is to print out documents or images that is sent from a device.


How do you set automatic duplex printing on a hp laser jet 9100 from a perl application?

To set automatic duplex printing on an HP LaserJet 9100 from a Perl application, you can use the Windows API or a print management library like Win32::Printer. You would need to modify the printer settings to enable duplex printing by accessing the printer's configuration options through the API. Alternatively, you can send a print command with specific duplex parameters via the Perl script. Make sure to check the printer's documentation for specific command syntax and options.


What is a ceramic resistor?

Ceramic resistors as those that use ceramics to control a resistor's resistive value. Ceramic resistors are made of a combination of finely powdered carbon and ceramic material. These two powders combine in specific ratios to determine the final value of the resistor. Ceramic resistors are widely used in many different types of electronic circuits and devices. While these types of resistors can endure very high operation temperatures, they also create significant amounts of electrical noise. Due to this fact, a ceramic resistor seldom finds use in sensitive radio receivers or other devices particularly susceptible to interference.


Does a printer use simple machines?

yes


What is spooling in c language?

example for spooling: assume there are many computers and all of them want to print a data at a same time and give a print command on keyboard but there is only one printer between them. so printer will use the command to the first person who used to give at first according to the time but he will also accept the other persons command and keep them in a waiting state and when the print of 1st command is over it will automatically accept the another command for printing the data and acoording to this pattern only he will goes on and complete his task.... according to me spooling means this. further i cant say u.....