fdm_materials icon indicating copy to clipboard operation
fdm_materials copied to clipboard

Created material profiles for Prusament PLA and PETG

Open MathieuMH opened this issue 4 years ago • 3 comments

Based on parameters I tested on my Creality CR-6 SE

MathieuMH avatar Sep 18 '20 13:09 MathieuMH

Where can I generate an unique GUID for these materials?

MathieuMH avatar Sep 18 '20 13:09 MathieuMH

Using Python:

import uuid
uuid.uuid4()

For your convenience, I've generated two:

b9910748-c7e8-46c8-b105-b978853693e5
c1c442c6-0d1b-45e8-bc2e-fb3f41f4a255

Ghostkeeper avatar Sep 21 '20 11:09 Ghostkeeper

@Ghostkeeper Unique GUID created. Apperently a review is required to merge the commit to the branch.

MathieuMH avatar Oct 02 '20 11:10 MathieuMH