Open source CAD/CAE software: FreeCAD 0.20 released
- An American company made 0.7nm chips: EUV lithography machines can’t do it
- CVE-2007-4559 Python vulnerability ignored for 15 years puts 350,000 projects at risk of code execution
- RISC-V only takes 12 years to achieve the milestone of 10 billion cores
- 14000 cores + 450W: RTX 4080 graphics card perfectly replaces the RTX 3080
- Big upgrade: The difference between Bluetooth 5.0 and 5.2
- Geeks Disappointed that RTX 4080/4090 doesn’t come with PCIe 5.0
- What are advantages and disadvantages of different load balancing?
Open source CAD/CAE software: FreeCAD 0.20 released.
FreeCAD 0.20 has been released. FreeCAD is a general-purpose parametric 3D CAD modeler, equipped with FEA tools, experimental CFD, CAM/CNC workbench, robot simulation modules, etc., released under the LGPL license.
Like most CAD modelers, it has many 2D components for drawing flat shapes or creating production drawings.
In addition, FreeCAD makes extensive use of open source libraries for scientific computing, including the powerful CAD kernel Open Cascade Technology (OCCT), the Open Inventor-compatible 3D graphics development toolkit Coin3D, the well-known UI framework Qt, and the scripting language Python. In addition, FreeCAD itself can be used as a library by other programs.
FreeCAD is licensed under the LGPL and runs on Linux, Unix, Windows and Mac OSX systems, with the same look and functionality on all platforms.
Notable changes in the new version:
Improved Navigation Cube
Major changes include: support for rotating the 3D view by 45°, quick switching to the back view of the current scene by clicking the new circular button in the upper right corner, resizing the cube by using the Cube size preference.
Tooltips show the command name to the title
New section cutting tool Section Cut
This tool is used for non-hollow & persistent cutting of parts and assemblies.
In addition to the above, there are many UI/UX improvements. FreeCAD 0.20 also adds “Preference Packs” for saving and distributing user preferences, several new Python API functions, and various other improvements.
See Release Note for details .
- DIY a PBX (Phone System) on Raspberry Pi
- How to host multiple websites on Raspberry Pi 3/4?
- A Free Intercom/Paging system with Raspberry pi and old Android phones
- DIY project: How to use Raspberry Pi to build DNS server?
- Raspberry Pi project : How to use Raspberry Pi to build git server?