#
slicer
Here are 87 public repositories matching this topic...
An easy-to-use 3-in-1 software tailor-made for Snapmaker machines.
-
Updated
Apr 11, 2022 - JavaScript
1
Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone
-
Updated
Jul 3, 2020 - HTML
HSlice - A Haskell based slicer for 3D printing.
-
Updated
Apr 3, 2022 - Haskell
Dremel Idea Builder plugin for Cura version 3.x and onward. This plugin enables the user to use the Dremel Ideabuilder 3D20, 3D40, and 3D45 printers and use Cura to export the proprietary .g3drem files.
printing-3d
3d
cura
3d-printer
cura-plugin
slicer
filament
dremel-pla
dremel
ideabuilder
dremel-ideabuilder
3d20
dremel-slicer
dremel-alternative-slicer
3d40
3d45
-
Updated
Apr 1, 2022 - Python
Conic slicer utilizing planar slicers for 4-axis Rotating Tilted Nozzle (RTN) 3D printers
-
Updated
Jul 12, 2021 - Perl
Bone segmentation in CT scans using Deep Convolutional Neural Networks
-
Updated
May 30, 2017 - Python
An executable to generate multiple sub-jobs from indicated GCODE file, suitable for printing color-by-layer effects.
-
Updated
Sep 6, 2018 - Go
A browser based GPU accelerated 3D model slicer
-
Updated
Apr 17, 2019 - TypeScript
PySLM Python Library for Selective Laser Melting and Additive Manufacturing
-
Updated
Apr 6, 2022 - Python
Cura plugin that adds print settings in gcode filenames
-
Updated
Jan 23, 2021 - Python
A matlab project of "FDM_3D_Printing_Slice_Program"
matlab
slice
gcode
fdm
gcode-visualizer
3d-printing
3d-printer
slicer
gcode-generation
gcode-viewer
gcode-autogenerate
gcode-generate
-
Updated
May 3, 2019 - MATLAB
MatthiasWM
commented
Sep 17, 2018
calculate total filament used.
good first issue
Good for newcomers
A program slicer for Java, based on the system dependence graph (SDG).
-
Updated
Dec 1, 2021 - Java
Slices big meshes into smaller parts to get better performance with occlusion culling.
performance
unity
unity-editor
unity-scripts
mesh
unity-3d
unity3d-plugin
separator
culling
slicer
unity2d
polygonal-meshes
unity-performance-management
occlusion-culling
polygonal
unity-culling
unity-mesh
mesh-slicer
meshslicer
mesh-separator
-
Updated
Nov 30, 2018 - C#
3D Slicer extension featuring spacing resampling, fiducial registration, and rigid registration of temporal bone images.
-
Updated
Mar 27, 2022 - Python
nuker1110
commented
Oct 23, 2021
Being able to see at a glance what height the final print will be would be amazing. I forget how long I've been using this plugin, but this just came to mind.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Slicer for 3DCP
rhino
printing
concrete
grasshopper
rhinoceros
3d-printing
3d
slicer
grasshopper3d
rhino3d
3d-concrete-printing
3dcp
-
Updated
Apr 10, 2022 - C#
API for 3D Slicer extension development providing widgets, mixins, helpers, decorators etc.
-
Updated
Feb 18, 2022 - Python
Slice a text file (like FastQ) to smaller files by lines, with gzip supported
-
Updated
Oct 18, 2017 - C
Print cost calculator plugin for Cura
-
Updated
Feb 14, 2018 - Python
Improve this page
Add a description, image, and links to the slicer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slicer topic, visit your repo's landing page and select "manage topics."
Being able to store custom settings in files would be a first step toward supporting profiles for different printers/filaments.
Implementation would look like adding a command line flag that loads into a struct that has a set method that configures all of the options.
YAML would be a solid format for this, and many apps are moving in this direction for configuration files.