CuraEngine icon indicating copy to clipboard operation
CuraEngine copied to clipboard

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.

Results 175 CuraEngine issues
Sort by recently updated
recently updated
newest added

Just to rehash this issue from legacy Cura: https://github.com/daid/LegacyCura/issues/494 It is desirable to have arc support for a number of issues, the rounding of paths being better treated by the...

enhancement

So I print a lot of D&D minis. And there is a lot of problems I run into when trying to print small cross sections, (like swords, legs etc). Often...

discussion

This is particularly in regards to printing with TPU/flexible materials, but depending on geometry it can be an issue even for mostly-rigid ones. It's possible to have models that don't...

discussion

The idea is to utilize the negative pressure during retraction, in addition to the absence of the filament after retraction, to prevent stringing, thereby allowing faster printing and possibly also...

Currently CuraEngine does not output M73 commands to the generated GCODE, which is helpful for updating the progress bar. I can see two ways to implement this feature. Either add...

Status: Deferred

Thank you for using Cura! --> **Application Version** 4.6.2 **Platform** win 10 **Qt** **PyQt** **Display Driver** **Steps to Reproduce** With PETG and high temperatures to get good mechanical properties there...

discussion

I'm using CuraEngine with command line, generate a gcode file. `CuraEngine.exe slice -v -j resources\kossel_mini.def.json -o test.gcode -l test.STL` The beginning is always like this ``` ;FLAVOR:RepRap ;TIME:6666 ;Filament used:...

Type: Bug
enhancement

using a min and max retract, initially retract by min, then to max during first half of travel. then unretract back to min during last half of travel and finally,...

**Application Version** Cura 4.5.0 (Compiled version from Ultimaker Website) **Platform** Windows **Qt** Using Version from Ultimaker Website **PyQt** Using Version from Ultimaker Website **Display Driver** Nvidia GTX 1070 Mobile (Version...

**Application Version** CuraEngine, master **Platform** Linux, CuraEngine run from the command line (ENABLE_ARCUS off) **Qt** N/A **PyQt** N/A **Display Driver** N/A **Steps to Reproduce** 1. Attempt to slice an STL...

Status: Deferred