Solved Wifi/Web Console issues
-
@shaun said in Wifi/Web Console issues:
M911 S10 R11 P'M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000' ; set voltage thresholds and actions to run on power loss
replace
'
with"
-
@bearer said in Wifi/Web Console issues:
@shaun said in Wifi/Web Console issues:
M911 S10 R11 P'M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000' ; set voltage thresholds and actions to run on power loss
replace
'
with"
Thanks Bearer, done.
@Admins the configuration wizard sets this so you might want to double check your code.
M911 S10 R11 P'M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000' ; set voltage thresholds and actions to run on power loss
'M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000' as Bearer pointed out should look like "M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000"
-
Seems it was flagged as a bug about a week ago, there is also a more recent issue specifically detailing this issue so it'll probably be updated as soon as the guy who maintains the configuration tool sees it.
-
Good catch guys. Those wrong quotes were stopping the execution of the rest of the config.