Thomas Rahm

Results 15 issues of Thomas Rahm

I reimplemented the tree support, as the current implementation does not meet my expectations. It is currently work in progress and should not be merged yet. # How the new...

**Application Version** 5.0.0 **Actual Results** When the support walls are calculated [in AreaSupport::generateGradualSupport](https://github.com/Ultimaker/CuraEngine/blob/d002c2c331427ef2f0c29eb24541389626328244/src/support.cpp#L211), the support areas will be offset by overlap in `Infill::generateWallToolPaths`. This causes the support area (not just...

Don't increase support area by infill overlap. Fixes #1670.

**Application Version** 4.7.1 **Platform** Windows 10 **Steps to Reproduce** Set Support Pattern to "cross" and Support Density to 0% with support enabled. **Actual Results** The slicing never finishes. **Expected results**...

Type: Bug
Status: Deferred

Occurs when compiled in debug mode in the first iteration.

**Application Version** 5.0.0 Beta **Platform** Windows I noticed some potential issues while trying to run a CuraEngine compiled under windows using the debug configuration. Both were `can't decrement vector iterator...

### Cura Version 5.7.0-alpha.0 ### Operating System Windows 10 ### Printer Ultimaker 2+ ### Reproduction steps Slice the model. ### Actual results ![grafik](https://github.com/Ultimaker/Cura/assets/67757218/a1676158-2145-4f38-b3a1-35ea4b1711e2) Issue can be reduced (but not fully...

Type: Bug
Status: Under Investigation

# Tree Support Cradle Generation One issue of tree supports is that pointy overhangs are more prone to failing. This PR tries to solve this by surrounding the model with...

PR: Community Contribution :crown:
PR: Slicing Process :exploding_head:

# Description CuraEngine currently does not set per model settings to a the GcodePathModify slot. Also if fan speed is changed for travel paths, the changed fan speed will not...

PR: Community Contribution :crown:
PR: Slicing Process :exploding_head:

### Cura Version 5.7.1 ### Operating System Windows 10 ### Printer Ultimaker 2+ ### Reproduction steps Slice a models with settings so that there is an empty layer. ### Actual...

Type: Bug
Status: Under Investigation