DokuWiki

It's better when it's simple

User Tools

Site Tools


sandbox:playground

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
sandbox:playground [2022-01-06 22:11] dnettlessandbox:playground [2024-03-17 04:45] (current) – [Sandbox Playground] 2601:cd:ca80:6c90:6818:db88:3979:5205
Line 1: Line 1:
-====== **Negotiations**  ======+====== This is the sandbox playground======
  
-  - **Request balance in full** +<WRAP center round important 60%> 
-    * Collector: My name is…And I am a debt collector with Armstrong and Associates. Under federal law I must advise you that this communication is from a debt collector, and this is an attempt to collect a debt. Any information obtained will be used for that purpose and this call is being recorded. We have an account in our office from….. with a total balance due of $1,524.30. We accept checks and cards over the phone, how would you like to take care of this balance in full today?+Příprava dat do výroby počítá s již schváleným designem (review) zkušenějším členem!\\ 
 +Design by měl projít kontrolou DRC bez chyb. 
 +</WRAP>
  
- +  * Vrstvy, které jsou potřeba pro výrobu PCB: 
 +    * Měď (2+) 
 +    * Maska (2) 
 +    * Potisk (1+) 
 +    * Obrys (1) 
 +    * Vrtání 
 +      * PTH - prokovené díry (všechny THT pady, viasy,...) 
 +      * NPTH - neprokované díry (montážní ) 
 +  * Pojmenování souborů tak jak to chtějí v Pragoboardu (viz [[https://pragoboard.cz/pool_servis]])
  
 +^ vrstva                                                           ^ soubor        ^
 +| Meď TOP                                                          | top.gbr       |
 +| Meď vnitřní 2 (pouze 4 a 6 vrstvé PCB )                           | in2.gbr       |
 +| Meď vnitřní 3 (pouze 4 a 6 vrstvé PCB )                           | in3.gbr       |
 +| Meď vnitřní 4 (pouze 6 vrstvé PCB )                               | in4.gbr       |
 +| Meď vnitřní 5 (pouze 6 vrstvé PCB )                               | in5.gbr       |
 +| Meď BOT                                                          | bot.gbr       |
 +| maska TOP                                                        | smt.gbr       |
 +| maska BOT                                                        | smb.gbr       |
 +| potisk TOP                                                       | plt.gbr       |
 +| potisk BOT                                                       | plb.gbr       |
 +| OBRYS                                                            | mill.gbr      |
 +| prokovené frézování ( nelze půlené otvory ani pokovené hrany )   | mill_pth.gbr  |
 +| prokovené vrtání                                                 | pth.exc       |
 +| neprokovené vrtání                                               | npth.exc      |
  
 +===== SW specific =====
  
 +PCB EDA SW má většinou vlastní konvenci pojmenování souborů. Je tedy třeba je přejmenovat. Můžete různě, nebo pomocí nějakého nástroje (scriptu).
  
 +<WRAP center round important 60%>
 +Výstupní soubory se mohou lišit i příponou (hlavně vrtačka). Na Windows mohou být přípony skryté a je nutné povolit jejich zobrazení, aby jste ji mohli změnit!
 +</WRAP>
  
 +<WRAP center round todo 60%>
 +TODO: přidat script nebo link na gitlab
 +</WRAP>
  
-^ This  ^ is     ^ a     ^ table    ^ 
-| This column is wider          || than  | others!  | 
-| this                  | is     | my    | first    | 
-| DokuWiki              | edit,  | so    | please   | 
-| **be nice!**                                   |||| 
-| Ahh                   | I      | see            | 
  
-^ I | am | testing | something | +==== Altium Designer ====
-^ am | | | | +
-^ testing | | | | +
-^ something | | | |+
  
-| Oh | noes, | please ^ don’t | do | +== 1. způsob: použití Output Jobu == 
-| this | edit ^ here! | Avoid | at | +  * [[eforce-old:els:electronics:out_job_ad|Návod zde]]
-^ all costs! :-( |||||+
  
-^ OwO ^ what’s ^ this ^ table? ^ +== 2. způsob: klasická generace == 
-|A    |  B  |    C |+  - V AD19. File -> Fabrication output -> Gerber X2 Files 
-|::: |  D  |    E||+    * {{eforce-old:els:electronics:vyroba_pcb:gerber_x2.png|}} 
 +  - Zobrazit (pro optickou kontrolu vlastnima bulvama) soldermask, Overlay, Top, Bottom, Boardshape (vlastní vrstva). Nastavení zanechte jako na obrázku nicméně format nechte na **4:3** 
 +    * {{eforce-old:els:electronics:vyroba_pcb:gerberfab.png|}} 
 +  - Vygenerování vrtání frézování atp. se musí přes File -> Fabrication outputs -> NC Drill Files 
 +    * {{eforce-old:els:electronics:vyroba_pcb:drill.png|}} 
 +  - Nastavení generace děr 
 +    * {{eforce-old:els:electronics:vyroba_pcb:import-set.png|}}
  
-<html+==== Kicad ==== 
-<span style="color:#099;font-size:150%;">Is HTML enabled here? If these sentences are purplethen it is.</span+(Screenshoty jsou z Nightly verze Kicadu cca 2020/04 a mohou se ve vaší verzi lišit) 
-</html+  - File -> Plot, nebo ikona 
-====== Deploy ====== +    * {{eforce-old:els:electronics:vyroba_pcb:kicad_plot.png|}} 
-FIXME +  - Nastavení výstupu gerberů 
-=== Hardware ===+    * <color #ffff00>■</color> Výběr vrstev pro které se budou generovat data (zde příklad pro 4 vrstvý PCB) 
 +    <color #ff00ff>■</color> Formát výstupních dat (Gerber) 
 +    * <color #00ffff>■</color> Cesta kam se výstup uloží (relativní ke kořenu projektuurčitě nenechávejte prázdné) 
 +    * <color #00ff00>■</color> Volba počátku soutavy souřadnic (pokud jste si nastavili vpastní [doporučeno], jinak ponechte nezaškrtnuté) 
 +    * <color #ff0000>■</color> Tl''Plot'' spustí generování dat 
 +    * <color #0000ff></colorTl. ''Generate Drill files...'' otevře dialog pro generování dat vrtačky 
 +    * ostatní nastavení použijte identické 
 +    * {{eforce-old:els:electronics:vyroba_pcb:kicad_output_config.png|}} 
 +  - Nastavení výstupu pro vrtačku 
 +    * <color #00ffff></colorCesta kam se výstup uloží (měla by souhlasit s nastavením u gerberů) 
 +    * <color #00ff00>■</color> Volba počátku soutavy souřadnic (musí souhlasit s nastavením u gerberů) 
 +    * <color #ff0000>■</color> Tl. ''Generate drill file'' spustí generování dat pro vrtačku 
 +    * ostatní nastavení použijte identické 
 +    * {{eforce-old:els:electronics:vyroba_pcb:kicad_drill_config.png|}} 
 +  - Oba dialogy můžete zavřít, složka ''fab/'' by měla obsahovat výrobní data
  
-FreeNAS can be installed on almost any hardware but to best suit the requirements of B-C-D it must meet the following:+<WRAP center round info 60%> 
 +V době psaní (2020/04 nightly) platilo, že se nastavení v těchto dialozích uloží pouze pokud data vygenerujete. 
 +</WRAP>
  
-  * An Intel atom or higher with ECC compatability. +===== Kontrola výstupu =====
-  * 8+ GB of ECC RAM (speed is not important as long as it is compatible with the motherboard. ECC is important). +
-  * Flash based storage for the OS. SSD is recomended for reliability but a USB flash drive is completely acceptable.+
  
-=== Steps to connect to Active Directory ===+  * Vygenerované podklady zkontrolujeme ještě jednou, např. v online nástroji [[https://gerber.ucamco.com/index.html|ucamco]] nebo [[http://www.gerber-viewer.com/ | gerber viewer]] nebo offline [[http://gerbv.geda-project.org/ | geda gerbv]] (kontrolujte především aby vrtání a odmaskování sedělo na pady a viasy a velikosti děr)
  
-  - Select **Directory Service > Active Directory**. +===== Kontrola výrobních dat, technologické možnosti ===== 
-  - Enter the DNS name of the domain (exaple.com instead of just example) in the **Domain Name** section. Enter the user name and password in the proceeding sections to authenticate to the domain (use an account that has permission to bind to the network). +PCB musí splňovat technologické možnosti výrobcePředevším šířku mědi a izolační mezery (viz [[https://www.pragoboard.cz/vodic_mezera | web Pragoboardu]]):
-  - Click **Advanced Mode**. +
-  - Add the main Domain Controller under the **Domain Controller** section (winserver1)+
-  - Last check to ensure **Lsmap backend** is **rid** then select **Save**. +
-  - The FreeNAS server now binds to the domain (which may take 5 to 15 minutes). +
-  - To confirm the bind was successful open a command prompt and run wbinfo -u and you should get a list of all users on the domain. +
-  - If there are issues read the official FreeNAS documentation on binding to a domain.+
  
-=== Steps to Deploy a Samba share === 
  
-  - Connect to FreeNAS. +^tloušťka základní Cu folie ^   šíře vodiče, mezikruží ( vrták / pad) ^ izolační mezera ^ podleptání ^ 
-  - If needed create a new volume. +| 9µm   | 0,10mm      | 0,10mm  | 20µm | 
-  - Set the permissions on the new volume by selecting the volume then **Change Permissions**. +| 18µm  | 0,12mm      | 0,12mm  | 30µm | 
-  - Using the two **Owner** drop downs, select the appropriate user and group owners. +**35µm**      **0,20mm      ****0,15mm    ****40µm** | 
-  - Next select **Windows** in the **Permission Type:** section. +| 50µm  | 0,25mm      | 0,20mm  | 50µm | 
-  - Finally select **Set permission recursively:** then click **Change**. +| 70µm  | 0,30mm      | 0,20mm  | 70µm | 
-  - Next select **Sharing > Windows (SMB) Shares > Add Windows (SMB) Share**. +| 105µm | 0,35mm      | 0,20mm  | 105µm |
-  - Select the volume you created under **Path:** then add the name it will be accessed by under **Name:**. +
-  - Leave the rest at the default and click **OK**. +
-  - By creating the share Samba will be activated as well.+
  
 +Mezera mezi frézováním a mědí minimálně **0.2 mm**
  
-====== Common Tasks ======+Další podmínky, které je nutno dodržet viz ( [[https://www.pragoboard.cz/obecne_tech_podminky | Technologické podmínky]])
  
-Samba, once set up is very low maintenance. One big thing, however, is if a new user has been created in the domain FreeNAS will not automatically update right away so this must be done manually. 
  
-=== Updating AD Cache ===+===== Odeslání kontaktní osobě ===== 
 +  * složku se zkontrolovanými výrobními podklady zabalte do ''fab_NAZEV_DESKY_v#.zip'' (např. ''fab_STW_v1.zip'') a pošlete na **Discord Štuldovi**, nebo emailem na **jakub.stulik@eforce.cvut.cz**. K datům přidejte následující řádky:
  
-  * First connect the FreeNAS. +NAZEV-DESKY-V#
-  * Go to **Directory Service > Active Directory**. +
-  * Click **Rebuild Directory Service Cache**. +
-  * Open a shell to FreeNAS and run 'wbinfo -u | grep $newuser' and you should see the user account.+
  
 +- pool servis / spešl požadavky (černá nepájivá maska atd.)\\
 +- 2 vrstvy / 4 vrstvy\\
 +- povrchová úprava: libovolná / HAL / ENIG\\
 +- počet kusů
  
-====== Alerts ====== ++soubor ve formátu fab-NAZEV-DESKY-V#.zip
- +
-What should be monitored and all the alerts that could be generated. Who should get the alerts and what to do to resolve each. +
- +
-=== Alert 1 === +
- +
-  * Steps to resolve +
- +
-=== Alert 2 === +
- +
-  * Steps to resolve +
- +
- +
-====== Disaster Recovery ====== +
- +
-If one machine delivering service of multiple what is the plan. +
- +
-=== Disaster 1 === +
- +
-  * Recovery steps +
- +
-=== Disaster 2 === +
- +
-  * Recovery Steps +
- +
- +
-====== Service Level Agreement ====== +
- +
-The SMB shared provided by FreeNAS are critical to the success of B-C-D. All digital documentation and paperwork is stored there. Down time is very damaging to the company. +
- +
-=== Uptime Goal === +
- +
-Due to the importance of up time with this service the uptime goal is 2 days a year or 99.9955% of the time. FreeNAS is very stable but Active Directory can move forwards faster at times than Samba can keep up leading to issues authenticating. This leaves computers unable to connect to the server which is a large issue. Knowing this downtime is possible we can not commit to a higher up time. +
- +
-=== RPO === +
- +
-Samba failure does not result in any direct data loss due to it denying access during a failure. The only predicted data loss is from changes that are not being updated on the file server. Most of these changes however are fixed by Windows automatically on re-connection. Despite this though the company can not afford to lose more than one hour of data due to this issue. It should be detected within the hour to prevent further data loss. +
- +
- +
- +
-====== Revision Table ====== +
- +
-^Date     ^Rev.^Changes            ^ +
-|9/14/17  |1   |Initial creation | +
sandbox/playground.1641503511.txt.gz · Last modified: 2022-01-06 22:11 by dnettles

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki