Package camotics: Information
Source package: camotics
Version: 1.2.1-alt2.20191008
Build time: Aug 9, 2020, 08:55 PM in the task #256089
Category: Engineering
Report package bugLicense: GPLv2+ and LGPL2.1
Summary: Open-Source Simulation and Computer Aided Machining - A 3-axis CNC GCode simulator
Description:
CAMotics is an Open-Source software which can simulate 3-axis NC machining. It is a fast, flexible and user friendly simulation software for the DIY and Open-Source community. CAMotics works on Linux, OS-X and Windows. At home manufacturing is one of the next big technology revolutions. Much like the PC was 30 years ago. There have been major advances in desktop 3D printing yet uptake of desktop CNCs has lagged depsite the availability of cheap CNC machines. One of the major reasons for this is a lack of Open-Source simulation and CAM software. CAM and NC machine simulation present some very difficult programming problems, as is evidenced by 30 years of academic papers on these topics. Whereas, 3D printing simulation and tool path generation are much easier. Such software is essential to using a CNC. Being able to simulate is a critical part of creating CNC tool paths. Programming a CNC with out a simulator is cutting with out measuring; it s both dangerous and expensive. With CAMotics you can preview the results of your cutting operation before you fire up your machine. This will save you time and money and open up a world of creative possibilities by allowing you to rapidly visualize and improve upon designs with out wasting material or breaking tools.
List of RPM packages built from this SRPM:
camotics (x86_64, i586)
camotics-data (noarch)
camotics-debuginfo (x86_64, i586)
camotics (x86_64, i586)
camotics-data (noarch)
camotics-debuginfo (x86_64, i586)
Maintainer: Anton Midyukov
Last changed
Oct. 21, 2019 Anton Midyukov 1.2.1-alt2.20191008
- fix directory: 's|_datadir/appdata|_datadir/metainfo|g'
Oct. 20, 2019 Anton Midyukov 1.2.1-alt1.20191008
- new snapshot - fix build with scons switched to python3 - ExclusiveArch: ix86 x86_64 - add appdata - add mime - update BuildRequires
June 12, 2019 Stanislav Levin 1.2.0-alt2
- Added missing dep on `six`.