Skip to content

CVL-THM/LibreCNC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreCNC

Introduction

LibreCNC is a 100% open source circuit board repository for stepper driver powered CNC Machines of any kind. The circuit boards are designed to be modular with documented interfaces in between the boards.

Please check the Success Stories for a reference on how these boards can be used.

connected_birdview

connected_top

Circuit Boards

The main modular circuit board is seperated in 3 parts:

These parts have fixed interfaces that might be altered whenever a main version is changed (eg. from V1.x to V2.x).

periphery board

current variations:

logic board

current variations:

power board

current variations: None

Additionally these boards were created for specific tasks:

Repository Structure

Each Circuit Board is designed with KiCad.

The boards are stored within a directory with the corrsponding name.

Each directory consists of:

  • a project file (.kicad_pro)
  • a schematic file (.kicad_sch)
  • a pcb file (.kicad_pcb)
  • a gerber file directory storing gerber files of the finished versions
  • a readme giving details about the board
  • a picture of a 3D View of the board
  • OPTIONAL: a list of parts

Licencing

All Circuit Boards are Licenced with the MIT Licence. Feel free to fork and experiment with the schematics and pcbs as you want.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors