Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Ultimaker/CuraEngine

jira[bot] created a branch on Ultimaker/CuraEngine

CURA-12176_scarf-seam-with-surface-mode - 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.

wawanbreton created a review on a pull request on Ultimaker/CuraEngine

View on GitHub

wawanbreton created a comment on a pull request on Ultimaker/CuraEngine
Performance spike got back to normal as I expected. We had a similar case last week, quite annoying :thinking:

View on GitHub

github-actions[bot] pushed 1 commit to CURA-12175_Coasting-Scarf-seam-creates-two-seams Ultimaker/CuraEngine

View on GitHub

wawanbreton pushed 14 commits to CURA-12175_Coasting-Scarf-seam-creates-two-seams Ultimaker/CuraEngine
  • Fix for issue https://github.com/Ultimaker/Cura/issues/19586 6159a28
  • Revert "Fix 'encompassing hole' issue (tree support)." This reverts commit 1752db52531887c67b7bbc4218cf85e1619537f8. 762f848
  • Revert "Tree-support: Create more dissalowed area; prevents model-intersection." This reverts commit 885352e9 bd1fc3e
  • Fix issue causing support lines to overlap with the model 3600ea9
  • Fix issue with tree support hole removal if the hole compasses other branches. Prevents removal of holes with holes. ... 469be9c
  • Restore a small change mistakenly undone by a previous commit. 8de3bab
  • Merge remote-tracking branch 'refs/remotes/upstream/5.9' into fix-encompassing-hole-alternative 16bfaa4
  • Only perform 'tiny loops' fix if there's space to do so. Previously, we created this 'resolveIntersection' function ... dcdeff6
  • Applied clang-format. 6db4b4f
  • Fix for issue https://github.com/Ultimaker/Cura/issues/19586 (#2140) eb91a7a
  • Alternative fix for 'encompassing hole' tree support issue (#2152) 3602113
  • Merge branch '5.9' into CURA-12173_fix_infinity_and_beyond 2da46b1
  • [CURA-12173] Only perform 'tiny loops' fix if there's space to do so. (#2153) 5339777
  • Merge branch '5.9' into CURA-12175_Coasting-Scarf-seam-creates-two-seams c05c8c9

View on GitHub

wawanbreton pushed 1 commit to CURA-12175_Coasting-Scarf-seam-creates-two-seams Ultimaker/CuraEngine
  • Add comment as suggested by review CURA-12175 ebcd20a

View on GitHub

rburema created a review comment on a pull request on Ultimaker/CuraEngine
This could do with a comment -- it's not really clear that we're looking at the end here because it's easy to miss that we reversed the path.

View on GitHub

rburema created a comment on a pull request on Ultimaker/CuraEngine
Mothballed.

View on GitHub

Hello1024 opened an issue on Ultimaker/CuraEngine
[5.9.0-beta.1] Coasting causes moves to Z=0
**Application Version** 5.9.0-beta.1 **Platform** Linux **Steps to Reproduce** Open attached .3mf, slice, and inspect gcode in 3rd party viewer. **Actual Results** Gcode file contains...
rburema created a comment on a pull request on Ultimaker/CuraEngine
> Does it actually fix some cases? It does fix the example case in the jira-ticket. I'm not sure if that's from an actual user though, or if QA made it.

View on GitHub

rburema deleted a branch Ultimaker/CuraEngine

CURA-12068_the_case_of_the_missing_infill

github-actions[bot] pushed 1 commit to CURA-12068_case_of_the_missing_infill Ultimaker/CuraEngine

View on GitHub

rburema created a branch on Ultimaker/CuraEngine

CURA-12068_case_of_the_missing_infill - 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.

github-actions[bot] pushed 1 commit to CURA-12068_the_case_of_the_missing_infill Ultimaker/CuraEngine

View on GitHub

rburema created a branch on Ultimaker/CuraEngine

CURA-12068_the_case_of_the_missing_infill - 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.

wawanbreton created a review on a pull request on Ultimaker/CuraEngine
This really seems hacky to me :grimacing: I have the feeling that it just moves the issue to an other place. Does it actually fix some cases ? If yes, then I would be ok to integrate it, but with a...

View on GitHub

wawanbreton created a review on a pull request on Ultimaker/CuraEngine

View on GitHub

wawanbreton opened a pull request on Ultimaker/CuraEngine
CURA-12175 Fix scarf seam and coasting interaction
A few things were incorrect in the current pre-calculation of the coasting settings. I also merged the pre-calculation with the post-calculation so that we don't calculate anything twice, which sho...
github-actions[bot] pushed 1 commit to CURA-12175_Coasting-Scarf-seam-creates-two-seams Ultimaker/CuraEngine

View on GitHub

wawanbreton pushed 1 commit to CURA-12175_Coasting-Scarf-seam-creates-two-seams Ultimaker/CuraEngine
  • Fix scarf seam and coasting interaction CURA-12175 This is basically a rewrite of the coasting implementation. The ... 0119f39

View on GitHub

rburema opened a pull request on Ultimaker/CuraEngine
[CURA-12065] Fix (sort-of) conflict between per-object and per-mesh retraction.
We don't really have a set way to deal with settings that can both be per-extruder and per-mesh (sometimes called per-object in the engine) -- in general, building something like that would be a (n...
github-actions[bot] pushed 1 commit to CURA-12065_proposed_fix_extruder_vs_mesh_retract Ultimaker/CuraEngine

View on GitHub

rburema created a branch on Ultimaker/CuraEngine

CURA-12065_proposed_fix_extruder_vs_mesh_retract - 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.

rburema created a review on a pull request on Ultimaker/CuraEngine
Thanks! The screenshots of the diff where helpful, it made it clear how small this fix is :-)

View on GitHub

rburema created a review on a pull request on Ultimaker/CuraEngine

View on GitHub

rburema opened a pull request on Ultimaker/CuraEngine
[CURA-12173] Only perform 'tiny loops' fix if there's space to do so.
Previously, we created this 'resolveIntersection' function to handle infill line intersections that where very close to the walls and would therefore create 'tiny loops', which created problems, es...
github-actions[bot] pushed 1 commit to CURA-12173_fix_infinity_and_beyond Ultimaker/CuraEngine

View on GitHub

rburema created a branch on Ultimaker/CuraEngine

CURA-12173_fix_infinity_and_beyond - 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.

oliverbravery starred Ultimaker/CuraEngine
wawanbreton pushed 1 commit to main Ultimaker/CuraEngine

View on GitHub

Load more