Laser/Hacking: Unterschied zwischen den Versionen
Zeile 26: | Zeile 26: | ||
=== Communication Protocol === | === Communication Protocol === | ||
The protocol can be used in 3 ways. | The protocol can be used in 3 ways. | ||
* USB | |||
* Network | |||
* By saving the job to a file in the driver. | |||
We didn't get the net- to work (haha) so we are using USB right now. | We didn't get the net- to work (haha) so we are using USB right now. | ||
Zeile 39: | Zeile 39: | ||
===== Click 'Search' ===== | ===== Click 'Search' ===== | ||
<code> | |||
< 0x69 (i) | < 0x69 (i) | ||
< 0x34 (4) | < 0x34 (4) | ||
Zeile 67: | Zeile 67: | ||
> 0x0a | > 0x0a | ||
> 0x14 | > 0x14 | ||
</code> | |||
===== Select COM Device ===== | ===== Select COM Device ===== | ||
<code> | |||
< 0x69 (i) | < 0x69 (i) | ||
< 0x34 (4) | < 0x34 (4) | ||
Zeile 85: | Zeile 85: | ||
> 0x74 (t) | > 0x74 (t) | ||
> 0x34 (4) | > 0x34 (4) | ||
</code> | |||
=== Laserfirmware === | === Laserfirmware === | ||
Nope. | Nope. |