FCGear HypoCycloidGear/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Script==")
(Updating to match new version of source page)
Line 22: Line 22:


==Description==
==Description==

The [[File:FCGear_HypoCycloidGear.svg|16px]] '''FCGear HypoCycloid Gear''' command creates two splined cam disks and a set of rollers that stay in touch with the disks outer surface while moving.

[[Image:FCGear_FCGear_HypoCycloidGear-04.png|200px]] [[Image:FCGear_FCGear_HypoCycloidGear-05.png|200px]]
{{Caption|Left: Hypocycloid gear. Right: Gear and transparently displayed also provided reversed gear and set of rollers}}

Please provide a short description what can be achieved using such a gear train.


==Utilisation==
==Utilisation==


<div class="mw-translate-fuzzy">
# Passez à l' [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench/fr|atelier FCGear]].
# Passez à l' [[Image:FCGear_workbench_icon.svg|16px]] [[FCGear_Workbench/fr|atelier FCGear]].
# Il y a plusieurs façons de lancer la commande :
# Il y a plusieurs façons de lancer la commande :
Line 30: Line 38:
#* Sélectionnez {{MenuCommand|Gear → [[File:FCGear_HypoCycloidGear.svg|16px]] HypoCycloid Gear}} dans le menu.
#* Sélectionnez {{MenuCommand|Gear → [[File:FCGear_HypoCycloidGear.svg|16px]] HypoCycloid Gear}} dans le menu.
# Modifiez le paramètre de l'engrenage en fonction des conditions requises (voir {{Emphasis|Propriétés → Données}} ci-dessous).
# Modifiez le paramètre de l'engrenage en fonction des conditions requises (voir {{Emphasis|Propriétés → Données}} ci-dessous).
</div>


==Propriétés==
==Propriétés==


==Remarques==
==Remarques==

The default gear(s) are displayed like this:

[[Image:FCGear_FCGear_HypoCycloidGear-01.png|200px]]

To display the cam disks and the set of rollers (pins) in different colours, we need three identical HypocycloidGear objects. Their visibility can be toggled:
* {{PropertyData|show_disk0|Bool}} for the main cam disk.
* {{PropertyData|show_disk1|Bool}} for a reversed cam disk on top.
* {{PropertyData|show_pins|Bool}} for the set of pins.

[[Image:FCGear_FCGear_HypoCycloidGear-02.png|200px]] [[Image:FCGear_FCGear_HypoCycloidGear-03.png|200px]]
{{Caption|Left: HypocycloidGear objects as created. Right: Objects repositioned to get a better view on each object}}


==Script==
==Script==

Revision as of 09:35, 14 October 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

FCGear Engrenage hypocycloïde

Emplacement du menu
Gear → HypoCycloid Gear
Ateliers
FCGear
Raccourci par défaut
Aucun
Introduit dans la version
1.0
Voir aussi
Aucun

Description

The FCGear HypoCycloid Gear command creates two splined cam disks and a set of rollers that stay in touch with the disks outer surface while moving.

Left: Hypocycloid gear. Right: Gear and transparently displayed also provided reversed gear and set of rollers

Please provide a short description what can be achieved using such a gear train.

Utilisation

  1. Passez à l' atelier FCGear.
  2. Il y a plusieurs façons de lancer la commande :
    • Appuyez sur le HypoCycloid Gear dans la barre d'outils.
    • Sélectionnez Gear → HypoCycloid Gear dans le menu.
  3. Modifiez le paramètre de l'engrenage en fonction des conditions requises (voir Propriétés → Données ci-dessous).

Propriétés

Remarques

The default gear(s) are displayed like this:

To display the cam disks and the set of rollers (pins) in different colours, we need three identical HypocycloidGear objects. Their visibility can be toggled:

  • Donnéesshow_disk0 (Bool) for the main cam disk.
  • Donnéesshow_disk1 (Bool) for a reversed cam disk on top.
  • Donnéesshow_pins (Bool) for the set of pins.

Left: HypocycloidGear objects as created. Right: Objects repositioned to get a better view on each object

Script