I second the suggestion of befriending the dog: get some good dog treats and essentially train it. Imagine the look on the neighbor’s face if everyone is outside and the dog obeys your verbal commands. Delicious!
I already have a pair of shoes that are permanently imbued with this fragrance 😂
Ahh it’s still available! linky
A keyboard is essential so it’s not mobile appropriate.
Isn’t this game made by the same person/group that did QWOP and GIRP? Man I miss girp that was the first and only game I tried speedrunning.
Does that top surface feel ridged? To me this looks more like an issue with either overextrusion or z offset too low than temperature.
The way that the heaters turn on and off is by using a gcode command. So my first thought is that somehow the new slicing profile is not spitting out those commands. Try comparing the generated gcode from slicing the same model in both versions and see what’s different. The temperature commands have to be at the start so should be easy to find. The gcode commands themselves are very googleable.
Sweet! I need one of those too. Do these use vacuum or blow air?
Another vote for prusa here. The recently added organic supports are really awesome. It’s enabled me to print some things I previously would not have attempted.
Before you go the octoprint or other hosted app route, I humbly suggest printing from the SD card while you learn the process engineering to get prints to come out decent. This reduces the number of things you have to learn at once, and the points of failure. The workflow is then simply: (1) acquire or design the model (STL file). (2) slice it (generate .gcode file) and copy to sd card. (3) use the touchscreen to run the gcode file.
You’ll spend most of your fiddling on step 2 since you need to learn what temperatures and speeds work well.
Well that’s one way to plug your memory leaks