Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.22k stars 2.08k forks source link

Using Gradual Support Infill Steps Generates GCode which extrudes multiple times over the same spot #9723

Open arjeousski opened 3 years ago

arjeousski commented 3 years ago

Application Version

4.9.0

Platform

Windows 10

Printer

CR-10 Mini

Reproduction steps

I've trying to setup my support interface to be similar to raft as described in https://github.com/Ultimaker/Cura/issues/9192. I wanted my support surface to be on top of similar structure as raft, so that some of the material from support surface does down into it therefore making it easier to break away support surface from the model.

So I've setup relatively high support density, and tried to use gradual infill steps to only have that density near the support surface.

  1. Set Support density to high number ~80%
  2. Set Gradual Support Infill Steps to number 3
  3. Slicing creates GCODE which goes over extruding the same place multiple times

Actual results

Generated GCODE, extrudes over the same spot multiple times 2021-04-29 09_27_22-CCR10_Support Test - Ultimaker Cura

The edge of the support has alot of material which also affects the bottom of the model image

2021-04-29 09_32_19-Photo - Google Photos - Brave

Expected results

Ensure that there is no extrusion over the same spot multiple times such that support does not go into the model.

Checklist of files to include

Additional information & file uploads

Support Test Project + STL.zip

fvrmr commented 3 years ago

Hi @arjeousski thank you for your bug report. I will discuss this with the team. Keep you posted!

jellespijker commented 3 years ago

@fvrmr I think this a duplicate (couldn't find with a quick search) or it might be on our backlog in Jira already

fvrmr commented 3 years ago

Couldn't find the duplicate, but it we have a ticket on our backlog indeed. Developers see CURA-7848

GregValiant commented 2 weeks ago

Is this still an issue in current Cura versions (5.8.0 and up)? Can this be closed?