mandoline-py icon indicating copy to clipboard operation
mandoline-py copied to clipboard

A 3D printing STL-to-GCode slicer based on the Clipper library.

Results 8 mandoline-py issues
Sort by recently updated
recently updated
newest added

To help prospective users, I suggest to remove the `3d-slicer` GitHub topic and instead use `slic3r`. Indeed, assuming you intended to reference `Slic3r` and not `3D Slicer`, this change would...

I documented all changes in new CHANGES file, here a copy: 2021/04/11: 0.8.5: - adding -S shell_speed=.. - added `Makefile` and `tests/Makefile` and more test models 2021/04/06: 0.8.4: - SVG...

Hello, I am working on a project using Mandoline and am attempting to slice a specific model of a 3D QR code. I am getting the following error ``` File...

Thank you so much for this great library! I have been trying to add a power configuration named "power" in order to use it with my machine. However, I keep...

I have to say I really like what you did. I wrote a script that takes a `.stl` file and finds the relatively best printing position based on the amount...

Hello! First of all, thanks for the awesome library... I'm excited to get into it. I am having an issue running mandoline with my own stl file... here is my...

I am considering this tool as a lightweight backend app that can provide cost estimation of an input 3D model. To provide some cost estimation also material usage information is...