Oleg Anashkin
Oleg Anashkin
Latest commit added python3 compatibility, but the code hasn't been released to pypi.
@GrosPoulet People keep ignoring issue templates and I found a way to enforce them. [Issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms) can be configured to [disable blank issues](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser). Forms also look nicer so I think...
I am writing a review request notification bot and as part of that I need to get information about when somebody was requested to review a PR. As part of...
I think there is a regression from https://github.com/coverlet-coverage/coverlet/pull/849 bug fix. We are using coverlet 3.1.2 running on .net 6. There is a method declared like this: ```csharp [ExcludeFromCodeCoverage] internal virtual...
@punliu @ANYCUBIC-3D Photon Mono X came with a software version 2.1.23 while the latest release in this repo is 2.1.21. Please add all missing releases and keep them updated.
Based on the idea from https://www.cnckitchen.com/blog/gradient-infill-for-3d-prints and code from https://github.com/CNCKitchen/GradientInfill: 
Would it be possible to configure brim/raft settings per mesh when there are multiple objects in the scene? For example, if I print 5 objects at a time but only...
**Application Version** Cura 20190904 from your dropbox **Platform** Windows 10 x64 **Printer** Wanhao Duplicator i3 Plus **Steps to Reproduce** 1. Select "show all settings" in the settings panel 2. Try...
Could you please add support for converting from Urn to string in ValueConverter.java? In my unit tests I create a fake BatchEntityResponse and for some resources like /activityViewsV2 the key...