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

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:en:2dcam:quickstart [2017/01/24 09:42]
admin
wiki:en:2dcam:quickstart [2018/02/07 19:24] (current)
Line 78: Line 78:
 Now let's draw the circle with diameter 60 Now let's draw the circle with diameter 60
  
-  * Click on the [[wiki:en:2dcam:circletab|circle tab]]+  * Click on the [[wiki:en:2dcam:circletab|Circle tab]]
   * Click on the [[wiki:en:2dcam:mnucirclediameter|Circle with diameter]]   * Click on the [[wiki:en:2dcam:mnucirclediameter|Circle with diameter]]
   * Click on Values... in the lower right corner of the screen   * Click on Values... in the lower right corner of the screen
Line 94: Line 94:
 ==== Points ==== ==== Points ====
  
-För att kunna göra NC-banorna behöver vi visa punkterDet görs enklast i nedre högra hörnet.+To be able to place our tool-path we need to make sure we display all the auto pointsFastest way to do this is to enable the points in the lower-right corner of the screen.
  
-Vi gör det enkelt för oss och aktiverar alla punkterdvs. [[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.+We are going to make it easy for us and just enable all the pointse.i. [[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]] should be lit up.
  
-Nu ska vi bara rita dit en punkt som vi vill ha som startpunkt för bearbetningen.+Let's draw a starting point for our tool-path. This may just be sketched, but for this introduction we'll draw a proper point.
  
-  * Klicka på [[wiki:en:2dcam:punktfliken|fliken Punkt]] +  * Click on the [[wiki:en:2dcam:pointtab|Point tab]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnupointxy|Koordinater för punkt]] +  * Click on the [[wiki:en:2dcam:mnupointxy|Point with coordinates]] function 
-  * Klicka på Värden... i nedre högra hörnet +  * Click on Values... in the lower right corner of the screen 
-  * För punktenskriv in **X110 Y50**  +  * For the pointenter **X110 Y50**  
  
-Nu ska det se ut ungefär så här på skärmen:+At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:kvadrat4.png|}} {{wiki:en:2dcam:quickstart:kvadrat4.png|}}
  
 +==== Outer square ====
  
-==== Yttre kvadraten ====+Now we're going to create NC-code around the outer square. Do like this:
  
-Nu ska vi skapa NC-kod runt den yttre kvadratenGör så här:+  * Click on the [[wiki:en:2dcam:ncdatatab|NC data tab]] 
 +  * Click on the [[wiki:en:2dcam:mnuncg0|Rapid]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **0**) 
 +  * Click on the point that we drew as our start-point (X110 Y50). The point should be marked Red and if you move the mouse, a red line will follow the mouse pointer.
  
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] +If you happend to select the wrong point you may use the [[wiki:en:2dcam:mnuncundo|Undo last NC]] function (Hotkey **Å**)
-  * 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 **Å**)+We have just made a rapid-feed to X110 Y50. Let's continue:
  
-Vi har nu gjort en snabbmatning till X110 Y50. Nu fortsätter vi +  Click on the [[wiki:en:2dcam:mnuncg1|Feed]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **1**) 
-  Klicka på funktionen Arbetsmatning ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **1**) +  * Click on mid-point (Magentaon the horizontal line that makes up an edge of the square
-  * Klicka på Mittpunkten (Lilapå den lodräta linjen som utgör en kant av kvadraten+  * Click on the upper End-point (Redon the same line
-  * Klicka på den övre Ändpunkten (Rödpå samma linjen+  * Click on the upper-left End-point (Redon the vertical line.
-  * Klicka på den övre-vänstra Ändpunkten (Rödpå den vågräta linjen.+
  
-Fortsätt varvet runt tills du kommer fram till mittpunkten där vi startade igen.+Continue around the square until you get to the mid-point where we started 
  
-Nu ska det se ut ungefär så här på skärmen:+Remeber that if you made an error somewhere you may use the [[wiki:en:2dcam:mnuncundo|Undo last NC]] function (Hotkey **Å**) 
 + 
 +At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:ncpt10.png|}} {{wiki:en:2dcam:quickstart:ncpt10.png|}}
  
-För att titta på NC-koden gör så här:+To look at the NC-code, do like this:
  
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] +  * Click on the [[wiki:en:2dcam:ncdatatab|NC data tab]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncshownc|Visa NC-kod]]+  * Click on the [[wiki:en:2dcam:mnuncshownc|Show NC-code]] function
  
-Nu ska det se ut ungefär så här på skärmen:+At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:nckod1.png|}} {{wiki:en:2dcam:quickstart:nckod1.png|}}
  
-==== Inre kvadraten ====+==== Inner square ====
  
-Nu fortsätter vi och skapa NC-kod runt den inre kvadraten+Let's continue to create tool-paths around the inner square.
  
-Snabbmatningen har vi redan gjort och vi behöver bara fortsätta att göra som förra kvadranten.+We already are at a good starting point for our tool-path so we just continue as with the last square.
  
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg1|Arbetsmatning]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **1**) +  * Click on the [[wiki:en:2dcam:ncdatatab|NC data tab]] 
-  * Klicka på Mittpunkten (Lilapå den lodräta linjen som utgör en kant av kvadraten+  * Click on the [[wiki:en:2dcam:mnuncg1|Feed]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **1**) 
-  * Klicka på den övre Ändpunkten (Rödpå samma linjen+  * Click on mid-point (Magentaon the horizontal line that makes up an edge of the square
-  * Klicka på den övre-vänstra Ändpunkten (Rödpå den vågräta linjen.+  * Click on the upper End-point (Redon the same line
 +  * Click on the upper-left End-point (Redon the vertical line.
  
-Fortsätt varvet runt tills du kommer fram till mittpunkten där vi startade igen.+Continue around the square until you get to the mid-point where we started 
  
 Nu ska det se ut ungefär så här på skärmen: Nu ska det se ut ungefär så här på skärmen:
  
-{{wiki:en:2dcam:quickstart:kvadrat5.png|}}+At this point it should look something like this:
  
-==== Cirkeln ====+==== The circle ====
  
-Nu har vi bara cirkeln kvar och för att göra den, gör så här:+Now all we have left to do is the circle. Do like this:
  
-Först ska vi förflytta oss med snabbtransport till centrum på cirkeln.+First let's move with parid to the center of the circle:
  
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] +  * Click on the [[wiki:en:2dcam:ncdatatab|NC data tab]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg0|Snabbmatning]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **0**)  +  * Click on the [[wiki:en:2dcam:mnuncg0|Rapid]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **0**) 
-  * Klicka på Centrumpunkten (Orange) av cirkeln (X50 Y50) +  * Click on the Center-point (Orange) of the circle (X50 Y50) 
-  * Klicka på funktionen Arbetsmatning (Snabbknapp **1**) +  * Click on the [[wiki:en:2dcam:mnuncg1|Feed]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **1**) 
-  * Klicka på nån av Kvadrantpunkterna (Grönpå cirkeln. (T.ex. X50 Y80)+  * Click on any of the Quadrant-points of the circle (Greenof the circle. (E.g. X50 Y80)
  
-Nu ska det se ut ungefär så här:+At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:kvadrat10.png|}} {{wiki:en:2dcam:quickstart:kvadrat10.png|}}
  
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncg23|Cirkulär]] ([[wiki:en:2dcam:snabbtangenter|Snabbknapp]] **2** eller **3**) +  * Click on the [[wiki:en:2dcam:mnuncg23|Circular]] function ([[wiki:en:2dcam:hotkeys|Hotkey]] **2** or **3**) 
-  * Klicka på motstående Kvadrantpunkt (Grönpå cirkeln (X50 Y20) +  * Click on the opposite Quadrant-point (Greenof the circle (E.g. X50 Y20) 
-  * Välj riktning på bågen genom att förflytta muspekaren antingen till höger eller vänster om centrumpunkten+  * Select a direction of the arc by moving the mouse-pointer either to the left or right of the center-point
-  * Klicka för att välja riktning+  * Click to confirm the direction
-  * Repetera ovanstående steg för att slutföra den cirkulära rörelsen tillbaka till startpunkten.+  * Repeat the steps above to complete the circular movement back to the start-point.
  
-Nu ska det se ut ungefär så här:+At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:kvadrat12.png|}} {{wiki:en:2dcam:quickstart:kvadrat12.png|}}
  
-Och vi kan titta på NC-koden genom att göra som förut:+And to look at the NC-code, do like before:
  
-  * Klicka på [[wiki:en:2dcam:ncdatafliken|fliken NC data]] +  * Click on the [[wiki:en:2dcam:ncdatatab|NC data tab]] 
-  * Klicka på funktionen [[wiki:en:2dcam:mnuncshownc|Visa NC-kod]]+  * Click on the [[wiki:en:2dcam:mnuncshownc|Show NC-code]] function
  
-Nu ska det se ut ungefär så här på skärmen:+At this point it should look something like this:
  
 {{wiki:en:2dcam:quickstart:nckod2.png|}} {{wiki:en:2dcam:quickstart:nckod2.png|}}
  
- +This is the end of the introduction.
-Nu är vi klara med Snabbstarten+
wiki/en/2dcam/quickstart.1485247321.txt.gz · Last modified: 2018/02/07 19:23 (external edit)