-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curaLulzbot: 3.6.18 -> 3.6.21 #69442
Conversation
Updates numerous material profiles for recent machines (TAZ Pro, TAZ Workhorse), and fixes some other minor bugs. No changes to slicer engine, firmware, or other dependencies.
|
7a0f83e
to
ff4e645
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's double wrapped :(
$ ls -a ./results/curaLulzbot/bin/
..cura-lulzbot-wrapped-wrapped .cura-lulzbot-wrapped cura-lulzbot
When built against master, but not against release-19.03, we're unable to find QtQuick.Controls (and consequently have some UI elements unable to render once running), even when using
I'm going to call it an evening for now and come back to this later -- but I could see needing to ask @ttuegel for a pointer. |
...okay, the nice thing about maintaining a fork of an upstream program that's also in nixpkgs is that there's a place to look for hints. :) As of de36bdc, we're still double-wrapped (like upstream is AFAIK), but the software actually works. |
This has moved from 3.6.20 to 3.6.21; notably, upstream has merged proper support for Qt 5.12, so we're able to drop our patch. (There's also support for the Lulzbot Bio, for anyone having one of those prototypes / beta units). |
@GrahamcOfBorg build curaLulzbot |
Motivation for this change
Updates numerous material profiles for recent machines (TAZ Pro, TAZ Workhorse), and fixes some other minor bugs. No changes to slicer engine, firmware, or other dependencies.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
(Author is maintainer).