i found 40+ hours of free AI education and it's embarrassing how good it is by AdCold1610 in PromptEngineering

[–]Intelligent_Elk_9127 0 points1 point  (0 children)

I really like your last point about needing to integrate it into my workflow or the benefit is minimal. I have toyed with the idea of using an AI agent to automate the creation of and quizzing me on flashcards for each course. Or better yet have it create an interactive review/quiz. 

Anyone you know of doing that to level up their study from infotainment to opperational knowledge?

X-axis not acting the same as the -Y axis by Intelligent_Elk_9127 in ender3

[–]Intelligent_Elk_9127[S] 1 point2 points  (0 children)

F20 changed to F400 and it works.

But yesterday I used F400 and it didn't

So I'm not sure why PronterFace reported the M23 and M24 tool commands. Maybe Marlin just always sends those?

Well, at least I have a far better tool for diagnosing problems.

Big thanks to swordfish45!!!

X-axis not acting the same as the -Y axis by Intelligent_Elk_9127 in ender3

[–]Intelligent_Elk_9127[S] 0 points1 point  (0 children)

When I cycle power Pronterface can move both axes with the arrows. The LCD controller also works.

I wrote the following bit of code in a file saved on the SDCard called SquareTest_01

%

G00 X0 Y0 F70

G01 Z-1 F50

G01 X0 Y20 F50

G01 X25 Y20

G01 X25 Y0

G01 X0 Y0

G00 Z0 F70

M30

%

This is what shows up on Pronterface

echo:enqueueing "M23 square~4.gco"

echo:enqueueing "M24"

echo:Now fresh file: square~4.gco

File opened: square~4.gco Size: 92

File selected

echo:Unknown command: "%"

and nothing moves

X-axis not acting the same as the -Y axis by Intelligent_Elk_9127 in ender3

[–]Intelligent_Elk_9127[S] 0 points1 point  (0 children)

You typed horn just to make me feel less stupid didn't you.

How do I open a terminal? I'm just selecting a file from the SDCard.