FreeCAD: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "FreeCAD is a powerful, and yet free, CAD-Software with many workbenches. This might interest you: {{Special:WhatLinksHere/{{PAGENAME}}}} Category:CNC")
 
No edit summary
 
Line 1: Line 1:
= About =
[[FreeCAD]] is a powerful, and yet free, [[CAD]]-Software with many workbenches.
[[FreeCAD]] is a powerful, and yet free, [[CAD]]-Software with many workbenches.


= Usage =
== [[FreeCAD]] ==
See also
* https://www.youtube.com/watch?v=XRNnWAUoXrk
* https://wiki.freecad.org/Path_Job
Do:
* Make sure you played with [[Inkscape]]-[[SVG]]s and [[jsCut]] enough to understand the basics, otherwise handling (the much more complex [[FreeCAD]]) will be very frustrating…
* Launch [[FreeCAD]]
* Make sure you have already created proper solids (see above)!
* Make sure units are ok: {{key press|Preferences}} → {{key press|General}} → {{key press|Unit System}} → {{key press|Metric small parts & CNC}}
* Create Job:<br/>[[File:1upmushroom coster path ksnip_2024-02-14_13-12-16.png|thumb|none|
1. Select solid
2. Choose {{key press|Path}}-Workbench
3. Create Job|400px]]
* Choose solid:<br/>[[File:freecad solid choose gcode ksnip_2024-02-15_13-35-40.png|200px]]
* Set {{key press|Output}} to <code>grbl</code>
* Create tools as needed: {{key press|Path}} &rarr; {{key press|Toolbit Library Editor}}
* Remove default tool
* Choose Tool, set # to 1
* Set H/V speed
* TBD TBD TBD
=== Converting [[STL]] to solids in [[FreeCAD]] ===
See also: https://forum.freecad.org/viewtopic.php?t=14136
# Open the [[STL]] file
# Select object
# {{key press|Part}} &rarr; {{key press|Create shape from mesh}}
# Select new object
# {{key press|Part}} &rarr; {{key press|Converte to solid}}
= Footer =
This might interest you:
This might interest you:
{{Special:WhatLinksHere/{{PAGENAME}}}}
{{Special:WhatLinksHere/{{PAGENAME}}}}

Latest revision as of 11:53, 28 April 2024

About

FreeCAD is a powerful, and yet free, CAD-Software with many workbenches.


Usage

FreeCAD

See also

Do:

  • Make sure you played with Inkscape-SVGs and jsCut enough to understand the basics, otherwise handling (the much more complex FreeCAD) will be very frustrating…
  • Launch FreeCAD
  • Make sure you have already created proper solids (see above)!
  • Make sure units are ok:

PreferencesGeneralUnit SystemMetric small parts & CNC

  • Create Job:
    1. Select solid 2. Choose Path-Workbench 3. Create Job
  • Choose solid:
    Freecad solid choose gcode ksnip 2024-02-15 13-35-40.png
  • Set

Output to grbl

  • Create tools as needed:

PathToolbit Library Editor

  • Remove default tool
  • Choose Tool, set # to 1
  • Set H/V speed
  • TBD TBD TBD


Converting STL to solids in FreeCAD

See also: https://forum.freecad.org/viewtopic.php?t=14136

  1. Open the STL file
  2. Select object

PartCreate shape from mesh

  1. Select new object

PartConverte to solid


Footer

This might interest you: