diff --git a/.github/images/assembly-dark.png b/.github/images/assembly-dark.png new file mode 100644 index 0000000000..1a853c11bb Binary files /dev/null and b/.github/images/assembly-dark.png differ diff --git a/.github/images/assembly.png b/.github/images/assembly.png new file mode 100644 index 0000000000..64c7ee360b Binary files /dev/null and b/.github/images/assembly.png differ diff --git a/.github/images/bim-dark.png b/.github/images/bim-dark.png new file mode 100644 index 0000000000..88af75e1f1 Binary files /dev/null and b/.github/images/bim-dark.png differ diff --git a/.github/images/bim.png b/.github/images/bim.png new file mode 100644 index 0000000000..33c04bd1df Binary files /dev/null and b/.github/images/bim.png differ diff --git a/.github/images/fem.png b/.github/images/fem.png new file mode 100644 index 0000000000..4fc4b21a70 Binary files /dev/null and b/.github/images/fem.png differ diff --git a/.github/images/partdesign-dark.png b/.github/images/partdesign-dark.png new file mode 100644 index 0000000000..d6b5262351 Binary files /dev/null and b/.github/images/partdesign-dark.png differ diff --git a/.github/images/partdesign.png b/.github/images/partdesign.png new file mode 100644 index 0000000000..7002ab5be1 Binary files /dev/null and b/.github/images/partdesign.png differ diff --git a/README.md b/README.md index 247fd5ced5..22f6b069ac 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### Your own 3D parametric modeler -[Website](https://www.freecad.org) • +[Website](https://www.freecad.org) • [Documentation](https://wiki.freecad.org) • [Forum](https://forum.freecad.org/) • [Bug tracker](https://github.com/FreeCAD/FreeCAD/issues) • @@ -12,7 +12,7 @@ [![Release](https://img.shields.io/github/release/freecad/freecad.svg)](https://github.com/freecad/freecad/releases/latest) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/freecad/localized.svg)](https://crowdin.com/project/freecad) [![Liberapay](https://img.shields.io/liberapay/receives/FreeCAD.svg?logo=liberapay)](https://liberapay.com/FreeCAD) - + Overview -------- diff --git a/src/XDGData/org.freecad.FreeCAD.metainfo.xml.in b/src/XDGData/org.freecad.FreeCAD.metainfo.xml.in index ffb5282d65..e870d71d00 100644 --- a/src/XDGData/org.freecad.FreeCAD.metainfo.xml.in +++ b/src/XDGData/org.freecad.FreeCAD.metainfo.xml.in @@ -9,65 +9,62 @@ An open source parametric 3D CAD modeler

- FreeCAD is an open-source parametric 3D modeler made - primarily to design real-life objects of any size. - Parametric modeling allows you to easily modify your - design by going back into your model history and - changing its parameters. It is designed to fit a - wide range of uses including product design, mechanical - engineering, architecture and 3D printing. + FreeCAD is an open-source parametric 3D modeler built to help you design real-world objects of + any size. With parametric modeling, you can easily modify your designs by adjusting parameters + in the model history. FreeCAD is suitable for a wide range of uses, from product design and + mechanical engineering to architecture and 3D printing.

- FreeCAD allows you to sketch geometry constrained - 2D shapes and use them as a base to build other objects. - It contains many components to adjust dimensions or - extract design details from 3D models to create high - quality production-ready drawings. it is a multiplatfom - (Windows, Mac and Linux), highly customizable using the - Python language. It reads and writes to many open file - formats such as STEP, IGES, STL, SVG, DXF, OBJ, IFC, - DAE and many others, making it possible to seamlessly - integrate it into your workflow. + The software allows you to create constrained 2D sketches, which can be used as the basis for more + complex 3D models. It includes tools to adjust dimensions, extract design details, and produce + production-ready technical drawings. FreeCAD is available on Windows, Mac, and Linux, and + supports various file formats like STEP, IGES, STL, SVG, DXF, OBJ, IFC, and more, making it easy to + fit into existing workflows. It also supports customization through Python scripting for those + who want to automate tasks or develop custom features.

- FreeCAD includes a modern Finite Element Analysis (FEA) - tools, experimental CFD, BIM, Geodata workbenches, - a Path (CNC) workbench, a robot simulation module that - allows you to study robot movements and many more, and - a rich collection of plugins and macros installable - directly from within the application. + FreeCAD offers several specialized workbenches, including tools for Finite Element Analysis + (FEA), Building Information Modeling (BIM), CAM / CNC and robot movement simulation. You can expand its + capabilities with add-ons, plugins, and macros created by the FreeCAD community, which can be + installed directly from the application. This flexibility makes it a practical choice for both + professionals and hobbyists.

Part Design - https://wiki.freecad.org/images/7/72/Freecad016_screenshot1.jpg + https://raw.githubusercontent.com/FreeCAD/FreeCAD/main/.github/images/partdesign.png - An assembly - https://wiki.freecad.org/images/f/f7/FreeCAD_highlight_3_0.19.jpg + Assembly + https://raw.githubusercontent.com/FreeCAD/FreeCAD/main/.github/images/assembly.png - Arch Workbench - https://wiki.freecad.org/images/c/c3/Arch_tutorial_43.jpg + BIM + https://raw.githubusercontent.com/FreeCAD/FreeCAD/main/.github/images/bim.png - Part Design - https://wiki.freecad.org/images/f/f4/Freecad-document-01.jpg + FEM + https://raw.githubusercontent.com/FreeCAD/FreeCAD/main/.github/images/fem.png - engineering - opencascade - architecture cad bim - fem + fea + fem + cam + cnc + design 3d 3d-printing - coin - parametric-modeler + opencascade + parametric-modeler + architecture + assembly + part + coin https://www.freecad.org/ https://github.com/FreeCAD/FreeCAD/issues