Skip to content

Library for creating .bpp and .cix files for Biesse CNC

Notifications You must be signed in to change notification settings

viachpaliy/BppLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3e4fce · Dec 23, 2021
Dec 6, 2021
Sep 22, 2021
Dec 15, 2021
Dec 23, 2021
Dec 14, 2021
Oct 23, 2021
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
Dec 15, 2021

Repository files navigation

BppLib

BppLib consists of several libraries for creating "bpp","cix" and "cid" files for Biesse CNC:

  • BppLib.Core - the main purpose of this library is to create tools for generating "bpp" and "cix" files.

    A Nuget Package is available. Nuget Nuget

  • BppLib.BppParser - will read a "bpp" file and produce a BppLib.Core.BiesseProgram from it.

    A Nuget Package is available. Nuget Nuget

  • BppLib.CixParser - will read a "cix" file and produce a BppLib.Core.BiesseProgram from it.

    A Nuget Package is available. Nuget Nuget

  • BppLib.CIDFile - the main purpose of this library is to create tools for generating "cid" files.

  • BppLib.Examples - contains examples.

About

Library for creating .bpp and .cix files for Biesse CNC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published