Giter VIP home page Giter VIP logo

gsslicerapps's Introduction

gsSlicerApps

command line and interactive front-ends to gsSlicer

C#, MIT License (but see note about dependencies below). Copyright 2017 ryan schmidt / gradientspace

questions? get in touch on twitter: @rms80 or @gradientspace, or email [email protected].

Overview

The intention of this project is that it will provide GUI and command-line access to gsSlicer. At present this project is mainly used for testing and debugging of gsSlicer.

sliceViewGTK

2D viewer for GCode files. Current code will also slice and toolpath a mesh file on startup. Path is currently hardcoded in SliceViewerMain.

dlpView

basic 2D tool for slicing a mesh and generating/browsing per-layer bitmaps, suitable for DLP printing. Path is currently hardcoded in DLPViewerMain.

Dependencies

The sliceViewGTK and dlpView code is MIT-license, but they depends on Gdk/Gtk/GtkSharp (LGPL) and the SkiaSharp wrapper (MIT) around the Skia library (BSD).

gsslicerapps's People

Contributors

rms80 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gsslicerapps's Issues

build failed at gsSlicer?

1>------ Build started: Project: gsSlicer, Configuration: Debug Any CPU ------
1>C:\Users\yc\Downloads\gsSlicer\gsSlicer\generators\ThreeAxisPrintGenerator.cs(337,7,337,25): error CS0103: The name 'fill_solid_regions' does not exist in the current context
1>C:\Users\yc\Downloads\gsSlicer\gsSlicer\generators\ThreeAxisPrintGenerator.cs(430,48,430,69): error CS0246: The type or namespace name 'DenseLinesFillPolygon' could not be found (are you missing a using directive or an assembly reference?)

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.