FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Gear

Introduction

This page is intended to differentiate some kind of gears by their (hopefully) correct names. There will be not much information about the design in detail; there are enough proper descriptions in the wiki pages and elsewhere in the www.

Gear

A Gear is a toothed wheel that can be paired with other gears, racks, chains, or belts to form a gear train (which is usually called a gear as well).

Native speakers, feel invited to add local synonyms, or spelling variations

Bevel gear

A bevel gear meshes with another bevel gear to connect two angled rotation axes.

*Two meshing bevel gears*

The FCGear BevelGear tool creates a basic bevel gear, a solid object that needs to be trimmed to shape in following steps.

*Left: Raw bevel gears as created with [FCGear BevelGear](wiki-test2.php?gitpage=FCGear_BevelGear). Right: Bevel gears trimmed to a more recognisable shape.*

Cage gear

See lantern gear.

Chain wheel

The driving gear (attached to the crank arms) of a bicycle drivetrain is usually called a chain wheel. See cog wheel and sprocket.

Cog

The driven gear (attached to the rear wheel) of a bicycle drivetrain is usually called a cog. See cog wheel and sprocket.

Cog wheel

A cog wheel, or cogged wheel, is an assembly of a hub(?) and several inserted teeth, the actual cogs.

*Cog wheel and a single cog ready to get inserted)*

Early wooden cog wheels were used to drive lantern gears. See gear trains. The cogs could have other angles than 90° relative to the axis to build angled gear trains:

*Large cog wheel resembling a Crown gear*

Cog wheels have been replaced with single body gears that are called sprockets if they mesh with cylindrical teeth such as the rollers of a (roller) chain, or ladder-like roller racks.

  • In case of a bicycle\'s drivetrain the driven sprocket is called cog and the driving one is called chain wheel.
  • In connection with rack railways the gears were still called cog wheels or pinions.

Crown gear

A crown gear is similar to a larger bevel gear, but meshes with spur gears instead of another bevel gear. See Crown gear and spur gear.

*Crown gear*

FreeCAD provides a tools to model crown gears:

  • [FCGear CrownGear](wiki-test2.php?gitpage=FCGear_CrownGear): Creates a crown gear.

Double helical gear

A double helical gear has two symmetric rows of helical teeth that have an angle other than 90° to the axis of rotation. Double helical gears mesh with other double helical gears, double helical racks, or internal double helical gears.

FreeCAD provides two tools to model double helical gears:

  • [FCGear InvoluteGear](wiki-test2.php?gitpage=FCGear_InvoluteGear): Creates an involute spur gear by default.
  • [FCGear CycloidGear](wiki-test2.php?gitpage=FCGear_CycloidGear): Creates a cycloid spur gear by default.

Helical gear

A helical gear has helical teeth that have an angle other than 90° to the axis of rotation. Helical gears mesh with other helical gears, helical racks, or internal helical gears. See Skew gears.

FreeCAD provides two tools to model helical gears:

  • [FCGear InvoluteGear](wiki-test2.php?gitpage=FCGear_InvoluteGear): Creates an involute spur gear by default.
  • [FCGear CycloidGear](wiki-test2.php?gitpage=FCGear_CycloidGear): Creates a cycloid spur gear by default.

Internal gear

The FCGear InternalInvoluteGear tool creates an internal involute gear.

Lantern gear

A lantern gear is an assembly of a front plate(?) and a back plate(?) and several bolts called rollers connecting both plates.

This kind of gear looks similar to an ancient lantern or a bird cage, that\'s why it\'s called lantern gear or cage gear.

*Lantern gear and a single roller ready to get inserted*

Early wooden lantern wheels were driven by cog wheels. See cog wheel gear trains.

Pinion

Pinions are sprockets that are paired with racks.

Sprocket

A sprocket is a gear meshing with roller racks, roller chains, or timing belts, but not with another sprocket.

FreeCAD provides three tools to model sprockets:

  • [FCGear TimingGear](wiki-test2.php?gitpage=FCGear_TimingGear): Sprockets for timing belts (timing pulleys, toothed pulleys), creates a solid object.
  • [FCGear LanternGear](wiki-test2.php?gitpage=FCGear_LanternGear): Sprockets for chains or racks (chain wheels, cogs, pinions), creates a solid object.
  • [PartDesign Sprocket](wiki-test2.php?gitpage=PartDesign_Sprocket): Sprockets for bike chains (chain wheels, cogs), creates just an outline.

Spur gear

A spur gear has straight teeth that are aligned parallel to the axis of rotation. Spur gears mesh with other spur gears, racks, or internal gears.

FreeCAD provides two tools to model spur gears:

  • [FCGear InvoluteGear](wiki-test2.php?gitpage=FCGear_InvoluteGear): Creates an involute spur gear by default.
  • [FCGear CycloidGear](wiki-test2.php?gitpage=FCGear_CycloidGear): Creates a cycloid spur gear by default.

Timing pulley

Timing (belt) pulleys or or toothed pulleys are sprockets to use with timing belts.

Worm gear

The FCGear WormGear tool creates a WormGear.

Racks

A Rack is like a gear segment having an infinite radius.

Cycloid rack

*Cycloid rack*

FreeCAD provides a tool to model cycloid racks for spur gearing, helical gearing, and double helical gearing:

  • [FCGear CycloidRack](wiki-test2.php?gitpage=FCGear_CycloidRack): Creates a cycloid rack for spur gearing by default.

Involute rack

*Involute rack*

FreeCAD provides a tool to model involute racks for spur gearing, helical gearing, and double helical gearing:

  • [FCGear InvoluteRack](wiki-test2.php?gitpage=FCGear_InvoluteRack): Creates an involute rack for spur gearing by default.

Roller rack

Gear trains

Cog wheel and lantern gear

*A [cog wheel](wiki-test2.php?gitpage=#Cog_wheel) on the left meshes with a [lantern gear](wiki-test2.php?gitpage=#Lantern_gear) (with its front plate removed) on the right* *A large [cog wheel](wiki-test2.php?gitpage=#Cog_wheel) in the background (similar to a [crown gear](wiki-test2.php?gitpage=#Crown_gear)) meshes with a [lantern gear](wiki-test2.php?gitpage=#Lantern_gear)*

Cog wheel and roller rack

See Rack and pinion.

Crown gear and spur gear

*A [crown gear](wiki-test2.php?gitpage=#Crown_gear) meshes with a [spur gear](wiki-test2.php?gitpage=#Spur_gear)*

Skew gears

*Skew gears are paired [helical gears](wiki-test2.php?gitpage=#Helical_gear) having non-parallel and offset axes of rotation*

Sprocket and chain

Rack and pinion

*A [pinion](wiki-test2.php?gitpage=#Pinion) (or cog wheel) meshes with a (ladder-like) roller rack*

Rack and spur gear

*A [spur gear](wiki-test2.php?gitpage=#Spur_gear) meshes with a rack. Left: Cycloid gearing. Right: Involute gearing*

⏵ documentation index > Gear

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Gear.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub