Joseph Lenox

Results 121 comments of Joseph Lenox

Do you have the wx development libraries installed? The --gui step is completely separate from everything else for the build process (it only installs prerequisites, not anything actually part of...

If you are using Strawberry, then just steal the local-lib directory from a release. On Sat, Dec 28, 2019, 11:48 PM AMebius wrote: > I recommend Citrus Perl instead of...

@gdville every release build of Slic3r has a local-lib directory in it. So long as you use the same Perl as was used to build Slic3r, you can copy this...

https://manual.slic3r.org/advanced/modifier-mesh Isn't this modifier meshes?

I have zero interest in implementing your request, as I believe that modifier meshes cover the use case for the majority of cases. I will review a pull request. If...

@atomaticSrl, writing an issue on the tracker (in the first post) is equivalent to asking someone to implement it. Your third post opining that your proposal is better did not...

Can't reproduce on Linux with current development.

So, you can approximate this with conditional gcode and gcode math in Slic3r. Edit the before-layer GCode window and check for the layer number (or Z height) to insert M140...

@supermerill ?