Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:verejne:sit:tiskarna [16.03.2025 09:03] Karel Kopeckýen:verejne:sit:tiskarna [27.03.2025 20:19] (current) – [Network printer] fix the spec sheet link Pavel Valach
Line 1: Line 1:
-====== Síťová tiskárna ======+====== Network printer ====== 
 <note tip> <note tip>
 +
 We have a new network printer and a new print queuing system! The printer is located in the entry hall of the Sinkuleho dormitory. Old printing accnouts will be transfered automatically in the following days. If you need your printing account transferred immediately,  please contact the printer managers: tisk@sin.cvut.cz We have a new network printer and a new print queuing system! The printer is located in the entry hall of the Sinkuleho dormitory. Old printing accnouts will be transfered automatically in the following days. If you need your printing account transferred immediately,  please contact the printer managers: tisk@sin.cvut.cz
 +
 </note> </note>
 +
 The printer can be found **in the entry hall of the Sinkuleho dormitory** (3rd hall, where the reception is), by the baguette vending machine. The printer can be found **in the entry hall of the Sinkuleho dormitory** (3rd hall, where the reception is), by the baguette vending machine.
  
Line 9: Line 13:
 Parameter overview of printer TOSHIBA e-STUDIO2505AC and MyQ system on Sinkuleho dormitory: Parameter overview of printer TOSHIBA e-STUDIO2505AC and MyQ system on Sinkuleho dormitory:
  
-| Colour printing       | Colour, B&                                                      +| Colour printing  | Colour, B& 
-| Paper formats         | A4, A3                                                            +| Paper formats  | A4, A3  
-| Duplex                | Yes                                                               +| Duplex  | Yes  
-| Scanner/copier        | Two-sided feeder, panel                                           |+| Scanner/copier  | Two-sided feeder, panel  |
 | Print job submission  | IPPS, Email, Web interface, Android application, iOS application  | | Print job submission  | IPPS, Email, Web interface, Android application, iOS application  |
-| Scan job submission   | User's email, Network drive                                       +| Scan job submission  | User's email, Network drive  
-| Resolution            | up to 600dpi                                                      |+| Resolution  | up to 600dpi  | 
 + 
 +Printer's technical specification sheet: {{:verejne:sit:estudio2505ac.pdf|PDF}}
  
-Printer's technical specification sheet: {{estudio2505ac.pdf|PDF}} 
  
 ===== Pricing and recharging your printing account ===== ===== Pricing and recharging your printing account =====
- 
  
 ^ Size ^ B&W ^ Color ^ ^ Size ^ B&W ^ Color ^
 +
 | **A4** | 0,80 Kč | 2,00 Kč  | | **A4** | 0,80 Kč | 2,00 Kč  |
 | **A3** | 1,60 Kč | 4,00 Kč  | | **A3** | 1,60 Kč | 4,00 Kč  |
Line 37: Line 42:
  
 **Account No.: 99924050/2010**\\ **Variable symbol (VS): <Your SINIS UID>**\\ **Specific symbol (SS): 900** **Account No.: 99924050/2010**\\ **Variable symbol (VS): <Your SINIS UID>**\\ **Specific symbol (SS): 900**
 +
 +Minimum amount to be recharged is 50CZK.
  
 Payments get processed usually in less than 10 minutes, after which you will receive a confirmation email. In case your payment wasn't processed correctly, and has not been assigned in ~2 days, please contact the printer managers: **[[tisk@sin.cvut.cz]]**, same for refunds and chargebacks. Payments get processed usually in less than 10 minutes, after which you will receive a confirmation email. In case your payment wasn't processed correctly, and has not been assigned in ~2 days, please contact the printer managers: **[[tisk@sin.cvut.cz]]**, same for refunds and chargebacks.
Line 58: Line 65:
 After logging in, on homepage in section //Jobs > Print file...// After logging in, on homepage in section //Jobs > Print file...//
  
-{{:testy:pasted:20250312-1203251.png?400 |Domovská stránka MyQ}}{{:testy:pasted:20250312-120534.png?225|Dialog tisku souboru MyQ}}+{{:verejne:sit:20250312-1203251.png?400 |MyQ homepage}}{{:verejne:sit:20250312-120534.png?225|MyQ print dialog}}
  
 **MyQ web interface can only be accessed from the CTU network.** **MyQ web interface can only be accessed from the CTU network.**
Line 76: Line 83:
 Print jobs can be submitted over the IPPS protocol (Internet printing protocol secured) on address [[ipps://print.sin.cvut.cz:443/queue/Default]], **but it's necessary to add a username** that corresponds to your SINIS username (likely //name.surname//). Print jobs can be submitted over the IPPS protocol (Internet printing protocol secured) on address [[ipps://print.sin.cvut.cz:443/queue/Default]], **but it's necessary to add a username** that corresponds to your SINIS username (likely //name.surname//).
  
-Adding a printer on Linux: (it's necessary to change the username!):+**Adding a printer on Linux:** (it's necessary to change the username!):
  
 <code bash> <code bash>
-lpadmin -p Sincoolka-MyQ -E -v ipps://username@print.sin.cvut.cz:443/queue/Default -m everywhere+lpadmin -p Sincoolka-MyQ -E -v ipps://print.sin.cvut.cz:443/queue/Default -m everywhere
 +mkdir ~/.cups 2>/dev/null; echo "User my.username" > ~/.cups/client.conf
 </code> </code>
  
-Adding a printer on Windows using PowerShell (it's necessary to edit the username!):+And then reboot your computer. 
 + 
 +**Adding a printer on Windows** using PowerShell (it's necessary to edit the username!):
  
 <code powershell> <code powershell>
-Add-Printer -IppURL https://username@print.sin.cvut.cz:443/queue/Default+Add-Printer -IppURL https://my.username@print.sin.cvut.cz:443/queue/Default
 </code> </code>
  
Line 93: Line 103:
  
 ==== Network printing using a client application ==== ==== Network printing using a client application ====
 +
 +**Printing using a client application is only available from the CTU network.**
  
 Android: [[https://play.google.com/store/apps/details?id=com.myqsolution.myqx]] Android: [[https://play.google.com/store/apps/details?id=com.myqsolution.myqx]]