domesticatedviking
domesticatedviking
Thanks for this -- I was going nuts trying to find the source of the error.
I'm struggling to make this package work. As a beginner, it would be helpful if your guide indicated more clearly where the various code snippets ought to go. (models.py, forms.py,...
Thanks @darkr4y! You definitely pointed me in the right direction, but here is some more detail in case others are struggling. If tshark is not installed or not available on...
I very much agree. When using an enclosure, all of the connections to the MMU2 are in a location that can neither be seen nor reached from the front of...
Pressing the reset button on the MMU2 installed on a MK2.5 results in a reset of both the MMU and the printer. This "all 5 lights" blinking behaviour is an...
Here are the settings from your unprocessed gcode. One significant issue is that you have specified a toolchange temperature of **2003C.** ``` M900 K30; Filament gcode ; SKINNYDIP CONFIGURATION START...
I am thankful you caught the fat finger issue before attempting to print that file. Here are the profiles used in your third gcode file: ``` "Amazon Basics PETG.ini (Billy...
OK, so that shows you have the configuration in the right place for all 5 materials. Unfortunately I need the unprocessed version of this file to see what the regular...
Fascinating. I think you've got this configured properly, but there is configuration data missing in places. This could be related to some optimizing of the gcode that I haven't seen...
It's a delight to have the support of people who can communicate clearly when I'm on a bug hunt. Re compiling the prusaslicer build -- I'm in exactly the same...