2

I use "Flashprint 5" as a 3D print pre-processing software. I want to have a 0-degree raster angle for all its layers (100 % infill density), in the attached object below. But what I found is that each layer always alternates to 90 degrees. Any solution for this case?

Raster Angle 0 degree (above) and 90 degree (below)

Greenonline
  • 6,308
  • 8
  • 36
  • 65
fyusufb
  • 33
  • 3

1 Answers1

2

Looking at Flashprint expert mode, I don't seem to find options to change this.

Any solution for this case?

Yes there is by using a different slicer, e.g. Ultimaker Cura. In Cura you will be able to specify the directions of the infill layers as you want them to be using the Infill Line Directions printing property. Default the property is empty ([ ]), but could be changed to [90, 90] or [0, 0] (or any other arbitrary angle).

Print option is found under Infill:
enter image description here

Layer 60:
enter image description here
Layer 61:
enter image description here

You can take this even further in Cura by specifying directions for more than 2 layers, e.g. [-45, 0, 45, 90] will give you an alternating pattern of 4 layers.

0scar
  • 35,554
  • 12
  • 65
  • 151