curaLulzbot: 3.6.18 -> 3.6.20

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.
This commit is contained in:
Charles Duffy 2019-09-25 19:19:53 -05:00
parent 96ac71d680
commit ff4e645739
No known key found for this signature in database
GPG Key ID: BB397BA4CAA75978

View File

@ -27,12 +27,12 @@ let
in
python3Packages.buildPythonApplication rec {
name = "cura-lulzbot-${version}";
version = "3.6.18";
version = "3.6.20";
src = fetchgit {
url = https://code.alephobjects.com/source/cura-lulzbot.git;
rev = "71f1ac5a2b9f535175a3858a565930348358a9ca";
sha256 = "0by06fpxvdgy858lwhsccbmvkdq67j2s1cz8v6jnrnjrsxk7vzka";
rev = "df5f905482114194eb1cfb85a7aed851b4a6d32a";
sha256 = "1xkqf89anxmy2aw0vr604ln7qsibacgk9l2g8jlf467hja8f0dzq";
};
format = "other"; # using cmake to build