Slicing

From Hyrel3D
(Redirected from Recipes)
Jump to: navigation, search

Slicing describes the process of using specified parameters (recipes) to generate gcode to physically produce your model(s), layer by layer.

For other 3D Printers, this gcode tells the printer how much material to dispense on each printing move - this is the "E" value. However, in versions prior to v4 (and as an option on later versions), we generate flow commands on the fly for each printing move (as well as advance/retract for transitioning between printing and non-printing moves), we don't use this E value - please see the Flow_Rate page for more detail on this.

We also run our fans between 0 and 100%, not between 0 and 255, so know that the slicer will multiply your fan speed setting by 2.55; please set the recipe value between 0 and 39. We recommend (for plastics) fan off for five layers, then on at 10% (recipe = 25.5% in gcode) for the rest of the print.

With Repetrel version 4 and above, you can enable the use of slicer-generated E values by adding this line M229 E1 D1 to your header.

You may use any properly configured slicing program. Our flavor of firmware is in the "Repetier" family.

These steps are performed in this video: https://www.youtube.com/watch?v=0CMH61RtSjk

Cura Recipes Download button.png

Please note that infill and support should both be set to the same layer thickness for Repetrel v3 and earlier.

Please note that Cura, Prusa, and Simplify3D recipes are not as finely-tuned as our Slic3r recipes - but these slicers do offer more features. Expect to experiment with them.

Prusa Recipes Download button.png

Please note that infill and support should both be set to the same layer thickness for Repetrel v3 and earlier.

Please note that Cura, Prusa, and Simplify3D recipes are not as finely-tuned as our Slic3r recipes - but these slicers do offer more features. Expect to experiment with them.

Simplify3D Recipes Download button.png

Please note that infill and support should both be set to the same layer thickness for Repetrel v3 and earlier.

Please note that Cura, Prusa, and Simplify3D recipes are not as finely-tuned as our Slic3r recipes - but these slicers do offer more features. Expect to experiment with them.

Slic3r Recipes Download button.png

Slic3r recipes are stored (by default) at C:\Users\Hyrel\AppData\Roaming\Slic3r

Please note that infill and support should both be set to the same layer thickness for Repetrel v3 and earlier, and for v4 unless you are using E values (via M229).

This package contains current basic recipes for 0.5mm nozzles, 1.5mm nozzles, and 14# (1.6mm) nozzles, as of April, 2019.

I recommend replacing or adding to the recipes at C:\Users\Hyrel\AppData\Roaming\Slic3r\ in the print, printer, and filament folders, respectively.

We support the Slic3r program, which uses three recipes: Print, Printer, and Filament (or Extruder). Since our software prior to v4 does not use these E values, our main purpose for using these recipes is as follows:

We use the Print recipe to configure the physical characteristics of the print - where to put material (and by inference, where not to put material). This includes specifying your path width (normally 110% of your nozzle diameter), your layer thickness (normally 25-75% of your nozzle diameter), your number of solid perimeters (top, bottom, and vertical), your infill pattern and density, support material (if desired), and printing speed.

We use the Filament recipe to configure heating and/or cooling of the print head(s) and the bed.

We use the Printer recipe to specify actions before and after tool changes, and before layer changes.

Please note that Slic3r generates support at 0.4mm thick, so for the best support with Slic3r on Hyrel, use version 4.x and enable E-values with M229 E1 D1

Davo's recipe naming conventions:

PRINT: NOZZLEWIDTH, LAYERTHICKNESS, FEEDRATE, INFILL, ETC.

Examples:
0.5w, 0.1z, 30f, 35pct = .5mm noz, .1mm layers, 30mm/sec (1800mm/min) travel, 35% infill
0.5w, 0.2z, 30f, SpVase = .5mm noz, .2mm layers, 30mm/sec (1800mm/min) travel, spiral vase (no infill, no top, one perimeter)
1.5w, 0.5z, 20f, 35pct = 1.5mm noz, .5mm layers, 20mm/sec (1200mm/min) travel, 35% infill
14#w, 0.5z, 20f, SpVase = 14# (1.6mm) noz, .5mm layers, 20mm/sec (1200mm/min) travel, spiral vase (no infill, no top, one perimeter)
25#w, 0.2z, 10f, 50pct = 25# (.26mm) noz, .2mm layers, 10mm/sec (600mm/min) travel, 50% infill

PRINTER: WHICH HEAD POSITION, AND HEATED OR NOT? - PLEASE only use the recipe for the model printer YOU are using.

Examples:
Heated, T0 = for printing with a heated head in the far left slot
Unheated, T2 = for printing with an unheated head in the third slot from the left

FILAMENT: HEAD°C, FAN%, BED°C

Examples:

35°C, NoFan, NoBed = head at 35°C, no cooling, no bed heating
240°C, 25%Fan, 120°CBed = head at 240°C, fan at 25% (after layer 5), bed at 120°C

Winrar

Winrar can be downloaded from http://www.rarlab.com/download.htm and used to extract our compressed bundles.