Skip to content

DEDALUS-5x/cncppevo

 
 

Repository files navigation

CNCPPevo

This is the repository of the code developed during the Digital Manufacturing course, academic year 2024-25, Department of Industrial Engineering, University of Trento. Currently, the repo deals the developing of a CNC kernel controller and new features are added as:

  • Tool Radius Compensation;
  • Lookahead feed-forward;
  • Motion profile.

For Requirements and compiling procedure, check the official repo.

This fork is used as high-level path planner for DEDALUS' project. Check the documentation!

Contents

  • examples: contains introductory code examples
  • src: contains the main project source code (library files)
  • src/main: contains executables code
  • goodies: useful stuff

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

DEDALUS path planner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 73.9%
  • R 18.5%
  • CMake 4.3%
  • Python 2.9%
  • Other 0.4%