User Tools

Site Tools


wiki:en:2dcam:quickstart

Differences

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

Link to this comparison view

wiki:en:2dcam:quickstart [2017/01/24 09:42]
admin
wiki:en:2dcam:quickstart [2018/02/07 19:24]
Line 1: Line 1:
-====== Get started with 2D Cam ====== 
  
-Welcome to this step-by-step introduction of MicroTech StellaData 2D Cam. The point of the introduction is not to teach you the software in detail, but rather get you going as soon as possible with the software and show you the basics. 
-We've chosen a very simple detail for the task. We will show you the whole process from drawing the detail to create the NC program. 
- 
-The part is drawn in millimeters. You can obviously translate this to inch if you so wish. 
- 
-The part we are going to make looks like this: 
-{{wiki:en:2dcam:quickstart:bild1.jpg|}} 
- 
-A drawing of the detail. 
- 
-{{wiki:en:2dcam:quickstart:bild2.jpg|}} 
- 
-===== Design =====  
- 
- Lets get started! Follow the steps below: 
- 
-  * Start 2D Cam 
-  * Select a milling machine, e.g. Mill - I & J 
- 
-{{wiki:en:2dcam:quickstart:valjmaskin.png|}} 
- 
-  * Now 2D Cam have started. 
- 
-{{wiki:en:2dcam:quickstart:main.png?300|}} 
- 
-==== Step 1 ==== 
- 
-We will start with drawing the square of 100 x 100 
- 
-  * Click on the [[wiki:en:2dcam:linetab|line tab]] 
-  * Click on the [[wiki:en:2dcam:mnuline2pts|Line 2 points]] function 
-  * Click on Values... in the lower right corner of the screen 
-  * For the first point, enter **X0 Y0**. To jump to the next field, use Enter or Tab. 
-  * Click on Values... again. 
-  * For the second point, enter **X100 Y0** 
- 
-If the linje we have created, ends up outside of the screen you may use the function [[wiki:en:2dcam:mnuzoomfit|Zoom fit]]  
- 
-Repeat the steps above, but with these values: 
- 
-  * For the first point, enter **X100 Y0**   
-  * For the second point, enter **X100 Y100** 
- 
-  * For the first point, enter **X100 Y100**   
-  * For the second point, enter **X0 Y100** 
- 
-  * For the first point, enter **X0 Y100**   
-  * For the second point, enter **X0 Y0** 
- 
-At this point it should look something like this: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat1.png|}}  
- 
-If the square is too small you may zoom in on it. Either using the mouse-wheel, or the [[wiki:en:2dcam:mnuzoomfit|Zoom fit]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **N**) 
- 
-==== Step 2 ==== 
- 
-Now let's draw the inner square. You can do it the same way as in the previous step, or like we are going to do now with the [[wiki:en:2dcam:mnulinerect2pt|Rectangle]] function. 
- 
-Let's move on with drawing the rectangle of 80 x 80 
- 
-  * Click on the [[wiki:en:2dcam:linetab|line tab]] 
-  * Click on the [[wiki:en:2dcam:mnulinerect2pt|Rectangle 2 points]] function 
-  * Click on Values... in the lower right corner of the screen 
-  * For the first point, enter **X10 Y10**. To jump to the next field, use Enter or Tab. 
-  * For the second point, enter **X90 Y90** 
- 
-At this point it should look something like this: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat2.png|}} 
- 
-If you accidently made an error in any of the previous steps you may Undo the last thing you did with the [[wiki:en:2dcam:mnuundo|Undo]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **Ctrl-Z**) 
- 
-==== Step 3 ==== 
- 
-Now let's draw the circle with diameter 60 
- 
-  * Click on the [[wiki:en:2dcam:circletab|circle tab]] 
-  * Click on the [[wiki:en:2dcam:mnucirclediameter|Circle with diameter]] 
-  * Click on Values... in the lower right corner of the screen 
-  * For the center-point, enter **X50 Y50**   
-  * Enter 60 in diameter value box 
- 
-At this point it should look something like this: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat3.png|}} 
- 
-And we are done with the drawing. Next steps is to create some NC-code. 
- 
-===== Tool paths =====  
- 
-==== Points ==== 
- 
-För att kunna göra NC-banorna behöver vi visa punkter. Det görs enklast i nedre högra hörnet. 
- 
-Vi gör det enkelt för oss och aktiverar alla punkter, dvs. [[wiki:en:2dcam:btnll|LL]], [[wiki:en:2dcam:btnlc|LC]], [[wiki:en:2dcam:btncc|CC]], [[wiki:en:2dcam:btnmp|MP]], [[wiki:en:2dcam:btnep|EP]], [[wiki:en:2dcam:btncp|CP]], [[wiki:en:2dcam:btnqp|QP]] ska lysa. 
- 
-Nu ska vi bara rita dit en punkt som vi vill ha som startpunkt för bearbetningen. 
- 
-  * Klicka på [[wiki:en:2dcam:punktfliken|fliken Punkt]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnupointxy|Koordinater för punkt]] 
-  * Klicka på Värden... i nedre högra hörnet 
-  * För punkten, skriv in **X110 Y50**   
- 
-Nu ska det se ut ungefär så här på skärmen: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat4.png|}} 
- 
- 
-==== Yttre kvadraten ==== 
- 
-Nu ska vi skapa NC-kod runt den yttre kvadraten. Gör så här: 
- 
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg0|Snabbmatning]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **0**) 
-  * Klicka på punkten som vi ritade ut som vår startpunkt (X110 Y50). Denna ska bli markerad Röd och rör man musen kommer en röd linje följa muspekaren. 
- 
-Om man råkar göra fel kan man använda funktionen [[wiki:en:2dcam:mnuncundo|Ångra sista NC]] (Snabbknapp **Å**) 
- 
-Vi har nu gjort en snabbmatning till X110 Y50. Nu fortsätter vi 
-  * Klicka på funktionen Arbetsmatning ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **1**) 
-  * Klicka på Mittpunkten (Lila) på den lodräta linjen som utgör en kant av kvadraten. 
-  * Klicka på den övre Ändpunkten (Röd) på samma linjen. 
-  * Klicka på den övre-vänstra Ändpunkten (Röd) på den vågräta linjen. 
- 
-Fortsätt varvet runt tills du kommer fram till mittpunkten där vi startade igen. 
- 
-Nu ska det se ut ungefär så här på skärmen: 
- 
-{{wiki:en:2dcam:quickstart:ncpt10.png|}} 
- 
-För att titta på NC-koden gör så här: 
- 
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncshownc|Visa NC-kod]] 
- 
-Nu ska det se ut ungefär så här på skärmen: 
- 
-{{wiki:en:2dcam:quickstart:nckod1.png|}} 
- 
-==== Inre kvadraten ==== 
- 
-Nu fortsätter vi och skapa NC-kod runt den inre kvadraten.  
- 
-Snabbmatningen har vi redan gjort och vi behöver bara fortsätta att göra som förra kvadranten. 
- 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg1|Arbetsmatning]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **1**) 
-  * Klicka på Mittpunkten (Lila) på den lodräta linjen som utgör en kant av kvadraten. 
-  * Klicka på den övre Ändpunkten (Röd) på samma linjen. 
-  * Klicka på den övre-vänstra Ändpunkten (Röd) på den vågräta linjen. 
- 
-Fortsätt varvet runt tills du kommer fram till mittpunkten där vi startade igen. 
- 
-Nu ska det se ut ungefär så här på skärmen: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat5.png|}} 
- 
-==== Cirkeln ==== 
- 
-Nu har vi bara cirkeln kvar och för att göra den, gör så här: 
- 
-Först ska vi förflytta oss med snabbtransport till centrum på cirkeln. 
- 
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg0|Snabbmatning]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **0**)  
-  * Klicka på Centrumpunkten (Orange) av cirkeln (X50 Y50) 
-  * Klicka på funktionen Arbetsmatning (Snabbknapp **1**) 
-  * Klicka på nån av Kvadrantpunkterna (Grön) på cirkeln. (T.ex. X50 Y80) 
- 
-Nu ska det se ut ungefär så här: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat10.png|}} 
- 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg23|Cirkulär]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **2** eller **3**) 
-  * Klicka på motstående Kvadrantpunkt (Grön) på cirkeln (X50 Y20) 
-  * Välj riktning på bågen genom att förflytta muspekaren antingen till höger eller vänster om centrumpunkten. 
-  * Klicka för att välja riktning. 
-  * Repetera ovanstående steg för att slutföra den cirkulära rörelsen tillbaka till startpunkten. 
- 
-Nu ska det se ut ungefär så här: 
- 
-{{wiki:en:2dcam:quickstart:kvadrat12.png|}} 
- 
-Och vi kan titta på NC-koden genom att göra som förut: 
- 
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncshownc|Visa NC-kod]] 
- 
-Nu ska det se ut ungefär så här på skärmen: 
- 
-{{wiki:en:2dcam:quickstart:nckod2.png|}} 
- 
- 
-Nu är vi klara med Snabbstarten.  
wiki/en/2dcam/quickstart.txt · Last modified: 2018/02/07 19:24 (external edit)