Giter VIP home page Giter VIP logo

microtome's Introduction

Microtome

Microtome is a gpu accelerated model slicer intended for generating slice images for use in DLP style 3D printers. Eventually it will be expanded to control 3D printers using Chrome App serial port support

Status

I am currently in the process of porting Microtome from Dart to Typescript. This is being done due to various issues with the Dart platform and Chrome Apps; specifically in the mistaken belief to make it more "secure", inter window communication even inside a self-contained chrome app is severely crippled.

  • For z axis change pitch to lead as its what really matters
  • Slice to zip file via zipjs and filejs, create a download containing PNG slices
  • Enable scrollwheel in slice preview
  • Add Job configuration object
    • Specify slice thickness as multiples of minimum printer slice
    • Job name
    • Job desc
    • Layer exposure times
    • Layer blank / move times
    • Job length estimate
    • Specify raft thickness
    • Specify initial z-offset offset for all loaded meshes
    • Export/Import job spec
  • Slice shader improvements
    • Specify thickness of support grind in mm
    • Specify support cube lattice spacing in mm
    • Allow rotation of support cube matrix
    • Generate raft
    • Support multi-step layer exposure patterns to reduce heat generation for large slice areas.
  • Print volume preview
    • Move
    • Rotate
    • Scale
    • Select
    • Add
    • Delete
    • Copy
  • Export / Import project
    • Job settings
    • Printer config
    • Current project layout
  • Support generation improvements
    • Find low points that need support
    • Find other flat areas requiring support
    • Sample randomly, then use s-hull to create dealauny triangulation
    • Use delauny triangulation then as support pattern.

Future Directions

  • Generate paths for conventional printers via potracing the slice images?
  • Mesh union
  • Mesh repair utilities

microtome's People

Contributors

danieljoyce avatar jmkao avatar

Watchers

 avatar

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.