Giter VIP home page Giter VIP logo

oigty81 / face-milling-surface-simulator Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 5.14 MB

CNC milling simulator as Web App

Home Page: https://oigty81.github.io/face-milling-surface-simulator/

License: MIT License

Shell 0.03% JavaScript 43.53% Batchfile 0.33% HTML 0.17% Vue 42.76% TypeScript 3.76% C 4.42% SCSS 4.96% CSS 0.05%
javascript vuejs wasm emscripten typescript cnc cnc-milling simulator single-page-applications single-page-app

face-milling-surface-simulator's Introduction

face-milling-surface-simulator

https://oigty81.github.io/face-milling-surface-simulator

A CNC milling simulator as web app. This application simulates milling paths and roughness marks. The simulator is capable of parse CNC programs from a uploaded text file and generate a milling paths. After upload an image and setting origin, relation (pixel / mm) und touched-color, the simulator will display the milling tool in its current position and leave marks of roughness.

It runs on web browsers with support to HTML5 and WebAssembly.

For more infos to usage this tool go to the quick guide:
https://oigty81.github.io/face-milling-surface-simulator/#/Help

My intension for creating this project:

  • build a medium-sized web application with the Vue.js framework
  • responsive behavior and optimization for mobile devices
  • using WebAssembly for fast rendering
  • using Emscripten to compile C source code into WebAssembly bytecode

This application is useful for employees working in machining technology and will be further developed and improved.

go to TODO for more informations

Project setup

Prerequisite

Install the repository

git clone https://github.com/Oigty81/face-milling-surface-simulator.git
cd face-milling-surface-simulator
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.