Skip to content

A simple step file processor based on ClassCAD and buerli

Notifications You must be signed in to change notification settings

dm385/stepfile-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step file converter

Convert step files with ClassCAD and buerli.

The converter runs directly in a node.js process.

Installation

mkdir stepfile-converter
cd stepfile-converter
git clone https://github.com/dm385/stepfile-converter .
npm i

Usage

Make sure you have set the CLASSCAD_URL in .env to an existing ClassCAD server.

There is a sample step file available in the repo. It is located at ./res.

npm run start -- ./res/as1_ac_214.stp

Have a look at the .temp folder. It should contain a file named as1_ac_214.stp.json.

About

A simple step file processor based on ClassCAD and buerli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published