CAM Profile/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 6: Line 6:
Lo strumento Contornatura crea un semplice contorno di taglio esterno di un oggetto 3D complesso basato su [[Part Module/it|Part]]. L'intero modello in lavorazione funge da input per l'operazione, indipendentemente dal fatto che sia selezionata una geometria del corpo quando viene invocato il comando Contornatura. Si può abilitare un punto di partenza dall'editor delle operazioni, utilizzando una posizione definita nella Proprietà vista -> Punto iniziale.
Lo strumento Contornatura crea un semplice contorno di taglio esterno di un oggetto 3D complesso basato su [[Part Module/it|Part]]. L'intero modello in lavorazione funge da input per l'operazione, indipendentemente dal fatto che sia selezionata una geometria del corpo quando viene invocato il comando Contornatura. Si può abilitare un punto di partenza dall'editor delle operazioni, utilizzando una posizione definita nella Proprietà vista -> Punto iniziale.


<div class="mw-translate-fuzzy">
[[Image:Path profile example.jpg]]
[[Image:Path profile example.jpg]]
</div>


==Utilizzo==
==Utilizzo==
Line 20: Line 22:
== Proprietà ==
== Proprietà ==


''' ''Note'' ''': Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.
* {{PropertyData|Active}}: Rendere False, per evitare operazioni di generazione di codice
* {{PropertyData|Use Placements}}: Rendere True, se si utilizzano le proprietà di posizionamento del profilo per trasformare il percorso utensile in un post processore
* {{PropertyData|Tool Controller}}: Il Tool controller specifica l'indice dell'utensile da utilizzare


====Base====
===Proprietà di profondità===
Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the Path Job model as needed.
* {{PropertyData|Start Depth}}: Profondità iniziale di Tool - prima profondità di taglio in Z
* {{PropertyData|Final Depth}}: Profondità finale di Tool - valore più basso in Z
* {{PropertyData|Step Down}}: Passo incrementale in profondità dello strumento


* {{PropertyData|Placement}}: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
** {{PropertyData|Angle}}: Angle in degrees applied to rotation of the object around Axis property value
** {{PropertyData|Axis}}: Axis(one or multiple) around which to rotate the object, set in sub-properties: x, y, z
*** {{PropertyData|X}}: x axis value
*** {{PropertyData|Y}}: y axis value
*** {{PropertyData|Z}}: z axis value
** {{PropertyData|Position}}: Position of the object, set in sub-properties: x, y, z - with respect to the origin (or origin of parent object container)
*** {{PropertyData|X}}: x distance value
*** {{PropertyData|Y}}: y distance value
*** {{PropertyData|Z}}: z distance value
* {{PropertyData|Label}}: User-provided name of the object (UTF-8)


===Proprietà Altezza===
====Depth====
* {{PropertyData|Safe Height}}: L'altezzza al di sopra della quale sono consentiti i movimenti in rapida.
* {{PropertyData|Clearance Height}}: L'altezza necessaria per evitare bloccaggi e ostruzioni


* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions
* {{PropertyData|Final Depth}}: Final Depth of Tool- lowest value in Z
* {{PropertyData|Safe Height}}: The above which Rapid motions are allowed.
* {{PropertyData|Start Depth}}: Starting Depth of Tool- first cut depth in Z
* {{PropertyData|Step Down}}: Incremental Step Down of Tool


====Path====


* {{PropertyData|Active}}: make False, to prevent operation from generating code
* {{PropertyData|Comment}}: An optional comment for this Operation
* {{PropertyData|User Label}}: User assigned label
* {{PropertyData|Tool Controller}}: Defines the Tool controller used in the Operation


<div class="mw-translate-fuzzy">
===Proprietà Operazioni===
===Proprietà Profilo===
* {{PropertyData|Tool Controller}}: Definisce il controller dell'utensile utilizzato nell'operazione
</div>
* {{PropertyData|Direction}}: Specifica un percorso CW o CCW (orario o antiorario) per il taglio del contorno esterno

* {{PropertyData|Use Start Point}}: Rendere True, se si specifica manualmente un Punto di partenza, quindi inserire i Punti di partenza nel campo Punti di partenza delle Proprietà dati
<div class="mw-translate-fuzzy">
* {{PropertyData|Side}}: Lato del bordo che lo strumento deve tagliare
* {{PropertyData|Direction}}: La direzione in cui l'utensile deve muoversi intorno alla parte, orario CW o antiorario CCW
* {{PropertyData|RollRadius}}: Raggio iniziale e finale
* {{PropertyData|OffsetExtra}}: Valore aggiuntivo di scostamento dal profilo finale - utile per il percorso dell'utensile di sgrossatura
* {{PropertyData|SegLen}}: Valore di Tassellazione per percorsi utensili realizzati da Beziers, bspline e ellissi
</div>

====Rotation====

* {{PropertyData|Attempt Inverse Angle}}: Automatically attempt Inverse Angle if initial rotation is incorrect.
* <s>{{PropertyData|B_Axis Error Override}}: Visually orient B(y) rotations to model (error in FreeCAD rendering).</s>
* {{PropertyData|Enable Rotation}}: Enable rotation to gain access to pockets or areas not normal to Z axis.
* {{PropertyData|Inverse Angle}}: Inverse the angle of the rotation. '' '''Example:''' change a rotation from -22.5 to 22.5 degrees.''
* {{PropertyData|Reverse Direction}}: Reverse orientation of Operation by 180 degrees.


<div class="mw-translate-fuzzy">
===Proprietà Start Point===
===Proprietà Start Point===
</div>


<div class="mw-translate-fuzzy">
* {{PropertyData|Start Point}}: Il punto di partenza di questo percorso
* {{PropertyData|Start Point}}: Il punto di partenza di questo percorso
* {{PropertyData|Use Start Point}}: Impostare True, se si specifica un Start Point
* {{PropertyData|Use Start Point}}: Impostare True, se si specifica un Start Point
* {{PropertyData|Extend At Start}}: lunghezza extra del percorso utensile prima dell'inizio del bordo della parte
* {{PropertyData|Extend At Start}}: lunghezza extra del percorso utensile prima dell'inizio del bordo della parte
* {{PropertyData|LeadIn Line Len}}: lunghezza del tratto rettilineo del percorso utensile che entra ad angolo rispetto al primo bordo della parte
* {{PropertyData|LeadIn Line Len}}: lunghezza del tratto rettilineo del percorso utensile che entra ad angolo rispetto al primo bordo della parte
</div>


<div class="mw-translate-fuzzy">
===Proprietà End Point===
===Proprietà End Point===
</div>


* {{PropertyData|Use End Point}}: Impostare True, se si specifica un End Point
* {{PropertyData|Use End Point}}: Impostare True, se si specifica un End Point
Line 56: Line 94:
* {{PropertyData|End Point}}: Il punto finale di questo percorso
* {{PropertyData|End Point}}: Il punto finale di questo percorso


===Proprietà Profilo===


===<span sytle="color:red;">Extras, Not-in-use, or Degraded</span>===
* {{PropertyData|Side}}: Lato del bordo che lo strumento deve tagliare
* {{PropertyData|Direction}}: La direzione in cui l'utensile deve muoversi intorno alla parte, orario CW o antiorario CCW
* {{PropertyData|Use Placements}}: make True, if using the profile operation placement properties to transform toolpath in post processor
* {{PropertyData|RollRadius}}: Raggio iniziale e finale
* {{PropertyData|SegLen}}: Tesselation value for tool paths made from beziers, bsplines, and ellipses

* {{PropertyData|OffsetExtra}}: Valore aggiuntivo di scostamento dal profilo finale - utile per il percorso dell'utensile di sgrossatura
==Tasks Window Editor Layout==
* {{PropertyData|SegLen}}: Valore di Tassellazione per percorsi utensili realizzati da Beziers, bspline e ellissi
''Descriptions for the settings are provided in the Properties list above.''
This section is simply a layout map of the settings in the window editor for the Operation.

====Base Geometry====

* '''Add''': adds selected element(s) which should be the base(s) for the path(s)
* '''Delete''': delete the selected item(s) in the Base Geometry list
* '''Clear''': clear all items in the Base Geometry list

====Depth====

* {{PropertyData|Start Depth}}
* {{PropertyData|Final Depth}}
* {{PropertyData|Step Down}}

====Height====

* {{PropertyData|Safe Height}}
* {{PropertyData|Clearance Height}}

====Operation====

* {{PropertyData|Tool Controller}}
* {{PropertyData|Cut Side}}
* {{PropertyData|Direction}}
* {{PropertyData|Extra Offset}}
* {{PropertyData|Use Start Point}}
* {{PropertyData|Use Compensation}}
* {{PropertyData|Process Holes}}
* {{PropertyData|Process Circles}}
* {{PropertyData|Process Perimeter}}


{{clear}}
{{clear}}

Revision as of 21:34, 16 June 2019

Profilo

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

Descrizione

Lo strumento Contornatura crea un semplice contorno di taglio esterno di un oggetto 3D complesso basato su Part. L'intero modello in lavorazione funge da input per l'operazione, indipendentemente dal fatto che sia selezionata una geometria del corpo quando viene invocato il comando Contornatura. Si può abilitare un punto di partenza dall'editor delle operazioni, utilizzando una posizione definita nella Proprietà vista -> Punto iniziale.

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 una Lavorazione. 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à

Note : Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.

Base

Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the Path Job model as needed.

  • DatiPlacement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
    • DatiAngle: Angle in degrees applied to rotation of the object around Axis property value
    • DatiAxis: Axis(one or multiple) around which to rotate the object, set in sub-properties: x, y, z
      • DatiX: x axis value
      • DatiY: y axis value
      • DatiZ: z axis value
    • DatiPosition: Position of the object, set in sub-properties: x, y, z - with respect to the origin (or origin of parent object container)
      • DatiX: x distance value
      • DatiY: y distance value
      • DatiZ: z distance value
  • DatiLabel: User-provided name of the object (UTF-8)

Depth

  • DatiClearance Height: The height needed to clear clamps and obstructions
  • DatiFinal Depth: Final Depth of Tool- lowest value in Z
  • DatiSafe Height: The above which Rapid motions are allowed.
  • DatiStart Depth: Starting Depth of Tool- first cut depth in Z
  • DatiStep Down: Incremental Step Down of Tool

Path

  • DatiActive: make False, to prevent operation from generating code
  • DatiComment: An optional comment for this Operation
  • DatiUser Label: User assigned label
  • DatiTool Controller: Defines the Tool controller used in the Operation

Proprietà Profilo

  • DatiSide: Lato del bordo che lo strumento deve tagliare
  • DatiDirection: La direzione in cui l'utensile deve muoversi intorno alla parte, orario CW o antiorario CCW
  • DatiRollRadius: Raggio iniziale e finale
  • DatiOffsetExtra: Valore aggiuntivo di scostamento dal profilo finale - utile per il percorso dell'utensile di sgrossatura
  • DatiSegLen: Valore di Tassellazione per percorsi utensili realizzati da Beziers, bspline e ellissi

Rotation

  • DatiAttempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.
  • DatiB_Axis Error Override: Visually orient B(y) rotations to model (error in FreeCAD rendering).
  • DatiEnable Rotation: Enable rotation to gain access to pockets or areas not normal to Z axis.
  • DatiInverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.
  • DatiReverse Direction: Reverse orientation of Operation by 180 degrees.

Proprietà Start Point

  • DatiStart Point: Il punto di partenza di questo percorso
  • DatiUse Start Point: Impostare True, se si specifica un 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

Proprietà End Point

  • DatiUse End Point: Impostare True, se si specifica un End Point
  • DatiExtend At End: lunghezza extra di percorso utensile dopo la fine del bordo della parte
  • DatiLeadOut LineLen: lunghezza del tratto rettilineo del percorso utensile che esce ad angolo rispetto all'ultimo bordo della parte
  • DatiEnd Point: Il punto finale di questo percorso


Extras, Not-in-use, or Degraded

  • DatiUse Placements: make True, if using the profile operation placement properties to transform toolpath in post processor
  • DatiSegLen: Tesselation value for tool paths made from beziers, bsplines, and ellipses

Tasks Window Editor Layout

Descriptions for the settings are provided in the Properties list above. This section is simply a layout map of the settings in the window editor for the Operation.

Base Geometry

  • Add: adds selected element(s) which should be the base(s) for the path(s)
  • Delete: delete the selected item(s) in the Base Geometry list
  • Clear: clear all items in the Base Geometry list

Depth

  • DatiStart Depth
  • DatiFinal Depth
  • DatiStep Down

Height

  • DatiSafe Height
  • DatiClearance Height

Operation

  • DatiTool Controller
  • DatiCut Side
  • DatiDirection
  • DatiExtra Offset
  • DatiUse Start Point
  • DatiUse Compensation
  • DatiProcess Holes
  • DatiProcess Circles
  • DatiProcess Perimeter