G29S1 not loading during print and G32 not leveling properly
-
@moe-adams9093 said in G29S1 not loading during print and G32 not leveling properly:
M201 X1000 Y1000 Z400 5000:5000 ; set accelerations (mm/s^2)
You're missing an E on the extruder values.
Can you send M98 P"config.g" and post any errors that come up?
-
3/17/2021, 2:10:30 PM M98 P"config.g" HTTP is enabled on port 80 FTP is disabled TELNET is disabled
this is before I changed it didn't give me any error.
-
I think it may have messed up your expected Z and E accelerations. With the E missing you could send M201 by itself to see what it reports as the current values.
-
ok I'm going to run another test and see the results. thank you