Git Product home page Git Product logo

slic3r-manual's Introduction

Slic3r Manual

The first release of this manual was sponsored by Lulzbot - Aleph Objects, Inc. and written by Gary Hodgson.

You can read the manual at http://manual.slic3r.org/

Copyright 2013-2014, Aleph Objects, Inc. License: CC-BY-SA 3.0

Documentation for libslic3r is generated via Doxygen from commits made to http://github.com/alexrj/Slic3r

slic3r-manual's People

Contributors

3dprinting-toolbox avatar alranel avatar cangelis avatar emaker avatar foreachthing avatar garyhodgson avatar gringer avatar lilatomic avatar lordofhyphens avatar orias avatar platsch avatar rockandsalt avatar samir55 avatar sirivasv avatar supermerill avatar syl405 avatar tmotl avatar vovcacik avatar wbmrcb avatar

Stargazers

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

Watchers

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

slic3r-manual's Issues

Layer number and height in gcode

I am trying to use before_layer_gcode to insert comments into my gcode for easier M600/M125 insertion.

My current solution is working: "; layer [layer_num], Z = [layer_z]mm"

but I want the layer numbers to start at 1 instead of 0 (as in the preview window).

Therefore I tried: "; layer {[layer_num]+1}, Z = [layer_z]mm"

Which gives me:

!!!!! Failed to process the custom G-code template before_layer_gcode
Parsing error at line 1. 
; layer {[layer_num]+1}, Z = [layer_z]mm
        ^
!!!!! End of an error report for the custom G-code template before_layer_gcode

PS: [layer_z] seems to have only one decimal, other than the Slic3r preview window :(

Linux installation

You might want to add a hint that Slic3r is available in the official Ubuntu repos.

Best approach to translations

Hi,

It's not an issue, but a topic to discuss the best way to implement a translation system for this manual.

I'm currently working in the es_ES [Spanish (Spain)] translation and I think that a fork/branch and pull-requests is not the correct way to do it, right? :)

po4a is an interesting tool to generate POT files from (almost) any kind of language, and LaTeX is one of them, and other tools to merge and manage the translated PO files.

So it's possible to generate all POT files and use some service like Transifex to manage and collaborate in the translation process.

Adaptive slicing description needed

The new feature for adaptive slicing by @platsch is useful, but it needs a Manual entry to go with it.

It can go into the topics/ directory and be referenced from print-settings.md (look at the reorg1 branch).

Most important, I feel, explaining how the graph works (with pictures).

Reference pull request: slic3r/Slic3r#1386

Use layer height as a pseudo support for overhangs

I wasn't sure if i should make this suggestion as im not sure whether this can already be done in the latest version of Slic3r, but I'd read that it is possible to get by with steep overhangs by using thin layer heights.

My suggestion would be to make the slicer recognize overhanging regions and use thinner layer heights for these regions as a way to combat overhangs.

Support Material sticks to the Perimeter

I have the Problem, that the outer "Perimter" of the supportmaterial always sticks to the perimeter of my object. To find out if the problem repeatable I builded a testfile:

image

I printed it on different printer so I can be sure it isnt a problem only of one of my printers. I also tried different flowrate settings to be sure that i am not extruding to much material.
I think there should be a small gap between supportmaterial and the perimeter or maybe an option to set the length of the gap.

image

in this picture of pronterface you can see that there is no gap.

best regards
Markus

Disappearing prompts

Why prompts are disappearing so quickly? Fo example the prompt after move mouse over field of custom G-Code, it is pretty much long and for non native speaker it is not easy to read all text at first attempt. In fact, I am sure it is not possible to read with understanding for native speaker too. Just make them not disappear at all...

1.0.0RC2 Variable layer height (UI: manual problem)

With 1.0.0RC2 for MacOs:
-double clicking the part 3D-view of .stl appear and not what manual says.

Manual Expert mode/Variable layer height:
"The variable layer height options are available by double clicking on a part name in the Plater window. This will cause a pop-up window to be displayed which contains two tabs...
"Info" is seen in main window but no "layer-tab".

I just found all behing "settings" right top corner...

Document different Slic3r workflows

Since tabs and dialogs are both options with Slic3r (and background processing can be toggled on/off), we should have a Manual page that documents a couple common workflows and why someone may want to use that specific way.

Here's a couple I can think of:

  • Dialogs + Background Processing
    • Multiwindow editing (full profile editor)
    • live preview
  • Tabs + background processing
    • Relies on the shortcut system
    • Live preview
  • Background processing off
    • Less CPU intensive (less redrawing while options are thrashing about)

question about bed shape (size and origin)

I have 2 build areas and 2 hotends
the total build size is 305x305mm without hot bed.
the total X movement is 335mm to accommodate hotend 2, which is located -30, 0 from hotend 1
The hotbed build size is 201x194 placed with origin at 50, 70
for non-hotbed use is the bed size = 305x305 or 335x305 ? Marlin max is 335x305
for hotbed use I have no idea what numbers to use.
can u clear this up for me??

french manual

Hello, I translate into French the slic3r manual
the source code and pdf are avaialble on github.com/llegoff/Slic3r-Manual-FR
it is interesting that this version to be present in manual.slic3r.org

G-code snippets

G1 Z5 F5000 ; raise extruder by 5mm
M109 S[first_layer_temperature] ; wait for extruder temperature
G1 X[print_center_x] Y[print_center_y] ; move to print center

Print only one layer/line

Hey guys,

I created a coil and I want to create a gcode with Slic3r. The cross-section area is 0.2x0.2mm and the Slicer-Software should create only one line/layer of PLA. My idea was to set the nozzle diameter to 0.2 mm and the layer high, first layer hight to 0.2 mm as well. But Slic3r can't generate a gcode. Does someone know why?

With 0.1 mm for nozzle daiamter and both layer highs the softwarte creates a gcode. But in this case the nozzle would move forward and backwards. I could delete the second (backwards) part of the gcode, but is there a way to generate the right code?

Help on Settings "Load Modifier"

Are there any documentation on how the Settings-parts are supposed to work
Whats the difference between load part and load modifier?

TOC for Support material link isn't correct

A little mistake:
The TOC for Support material is directed to "support-material" w/o a dot where your id is
<h4 id="support-material.">Support material.</h4>

Correction:
<h4 id="support-material">Support material</h4>

Export: no content

I am having an issue where I can plate an object but once I export it there is no content in the gcode file. I have tried using Sli3r and Pronterface separately as well as the Sli3r function in Repetier. What is causing this?

Slic3r question. I seem to get some gaps in narrow spots.

Is this the physical limits of the print head width, or is there a different setting in slic3r that can get these gaps filled in. The part in question needs to be strong in the places shown, the tabs with holes are for a screw, so having a void in the narrowest part of the outside of tab is unfortunate.

Suggestions are welcome

20131117_152734
20131117_152722
20131117_152726
20131117_152642

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.