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 08:55] 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.
 +
 +Print history and account details can be found on [[https://print.sin.cvut.cz]] after logging in to MyQ system.
  
 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: [[https://cloud.sin.cvut.cz/s/ez98eiqpFjXpTK5]]+Printer's technical specification sheet: {{:verejne:sit:estudio2505ac.pdf|PDF}}
  
-Print history and account details can be found on [[https://print.sin.cvut.cz|https://print.sin.cvut.cz]] after logging in to MyQ system. More details about MyQ down below. 
  
 ===== 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 28: Line 33:
 Prices include VAT (DPH) of 21%. Prices include VAT (DPH) of 21%.
  
-You can recharge your printing account with a czech wire transfer (this requires a czech bank accnout, SEPA/SWIFT is not supported):\\+You can recharge your printing account with a **czech wire transfer** (this requires a czech bank accnout, SEPA/SWIFT is not supported):\\
  
 <note important> <note important>
Line 38: Line 43:
 **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**
  
-For refunds and chargebacks, contact printer managers on **tisk@sin.cvut.cz**.+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 daysplease contact the printer managers**[[tisk@sin.cvut.cz]]**, same for refunds and chargebacks.
  
 ===== MyQ System ===== ===== MyQ System =====
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]]