CAM Profile/it: Difference between revisions

From FreeCAD Documentation
(Created page with "===Proprietà Start Point===")
(Created page with "* {{PropertyData|Start Point}}: Il punto di partenza di questo percorso * {{PropertyData|Use Start Point}}: Impostare True, se si specifica uno Start Point * {{PropertyData|Ex...")
Line 40: Line 40:
===Proprietà Start Point===
===Proprietà Start Point===


* {{PropertyData|Start Point}}: The start point of this path
* {{PropertyData|Start Point}}: Il punto di partenza di questo percorso
* {{PropertyData|Use Start Point}}: make True, if specifying a Start Point
* {{PropertyData|Use Start Point}}: Impostare True, se si specifica uno Start Point
* {{PropertyData|Extend At Start}}: extra length of tool path before start of part edge
* {{PropertyData|Extend At Start}}: lunghezza extra del percorso utensile prima dell'inizio del bordo della parte
* {{PropertyData|LeadIn Line Len}}: length of straight segment of toolpath that comes in at angle to first part edge
* {{PropertyData|LeadIn Line Len}}: lunghezza del tratto rettilineo del percorso utensile che entra ad angolo rispetto al primo bordo della parte


===End Point Properties===
===End Point Properties===

Revision as of 17:08, 27 January 2016

Profilo

Posizione nel menu
Path → Nuove Operazioni → Profilo
Ambiente
Path
Avvio veloce
P,P
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Questo strumento crea una operazione di profilatura, a partire da una faccia selezionata basata su un oggetto Parte.

Utilizzo

  1. Selezionare una faccia di un oggetto basato su Parte. In alternativa, selezionare il bordo iniziale di tale faccia.
  2. Premere il pulsante Profilo
  3. Regolare le proprietà desiderate

Opzioni

  • L'oggetto Profilo di Path è fatto per essere una parte di un Progetto di Path. Per configurare correttamente la profilatura, nell'oggetto macchina del progetto deve essere presente una tabella utensile, e prima del Profilo deve essere posizionato un comando Utensile.

Proprietà

  • DatiActive: Make False, to prevent operation from generating code
  • DatiUse Placements: make True, if using the profile operation placement properties to transform toolpath in post processor
  • DatiTool Number: The tool number in use

Proprietà di profondità

  • DatiClearance Height: L'altezza necessaria per evitare bloccaggi e ostruzioni
  • DatiStep Down: Passo incrementale verso il basso dello strumento
  • DatiUse Start Depth: Impostare True, se si specifica manualmente una profondità iniziale per Start Depth
  • DatiStart Depth: Profondità iniziale di Tool - prima profondità di taglio in Z
  • DatiFinal Depth: Profondità finale di Tool - valore più basso in Z
  • DatiRetract Height: L'altezza desiderata per ritrarre l'utensile quando il percorso è finito
  • DatiComment: Un commento opzionale per questo profilo

Proprietà feed (di alimentazione)

  • DatiVert Feed: Avanzamento per i movimenti verticali in Z
  • DatiHoriz Feed: Avanzamento per movimenti orizzontali

Proprietà Start Point

  • DatiStart Point: Il punto di partenza di questo percorso
  • DatiUse Start Point: Impostare True, se si specifica uno Start Point
  • DatiExtend At Start: lunghezza extra del percorso utensile prima dell'inizio del bordo della parte
  • DatiLeadIn Line Len: lunghezza del tratto rettilineo del percorso utensile che entra ad angolo rispetto al primo bordo della parte

End Point Properties

  • DatiUse End Point: make True, if specifying an End Point
  • DatiExtend At End: extra length of tool path after end of part edge
  • DatiLeadOut LineLen: length of straight segment of toolpath that comes in at angle to last part edge
  • DatiEnd Point: The end point of this path

Profile Properties

  • DatiSide: Side of edge that tool should cut
  • DatiDirection: The direction that the toolpath should go around the part ClockWise CW or CounterClockWise CCW
  • DatiRollRadius: Radius at start and end
  • DatiOffsetExtra: Extra value to stay away from final profile- good for roughing toolpath
  • DatiSegLen: Tesselation value for tool paths made from beziers, bsplines, and ellipses