lolixuli
Posts: 1
Joined: Wed Nov 13, 2019 4:45 am

Printer not accepting commands?

So I have a Prusa i3 MK3, which I'm trying to calibrate following these instructions:
https://mattshub.com/2017/04/19/extruder-calibration/

I opened the Machine Control Panel in S3D, and entered M83. I then set my extruder temp to 200C for PLA. Once it reached 200C, I entered G1 E100 F100 but nothing happened. The printer did not extrude anything. Here was the verbose report:

SENT: G1 E100 F100
READ: ok
READ: fsensor_autoload_check_stop - autoload DISABLED
READ:
READ: fsensor_stop_and_save_print
READ: fsensor_oq_meassure_start
READ: echo:Enqueing to the front: "G1 E-3 F200"
Enqueing to the front: "G1 E-3 F200"
READ: echo:Enqueing to the front: "G1 E3 F200"
Enqueing to the front: "G1 E3 F200"
READ: fsensor_oq_meassure_stop, 4 samples
READ: st_sum=716 yd_sum=41 er_sum=0 er_max=0
READ: yd_min=22 yd_max=10 yd_avg=10 sh_avg=1
READ: fsensor_err_cnt = 0
READ: fsensor_restore_print_and_continue
READ: Resend: 1
READ: ok
SENT: M105
READ: ok T:200.0 /200.0 B:23.2 /0.0 T0:200.0 /200.0 @:32 B@:0 P:30.9 A:31.5
SENT: M105
READ: ok T:199.6 /200.0 B:23.3 /0.0 T0:199.6 /200.0 @:37 B@:0 P:30.9 A:31.5
SENT: M105
READ: ok T:199.4 /200.0 B:23.1 /0.0 T0:199.4 /200.0 @:40 B@:0 P:30.8 A:31.4
SENT: M105
READ: ok T:199.3 /200.0 B:23.0 /0.0 T0:199.3 /200.0 @:41 B@:0 P:31.0 A:31.5
READ: fsensor_autoload_check_start - autoload ENABLED

What did I do wrong?

Return to “Troubleshooting and Bug Reports”