Hello,
I have an Ender 6 and I would like to set the extruder steps To optimise my print. I’m looking to find the advanced settings on the touch screen to do that but there is not. I have an other print (sovol sv03) with the same touch screen and I have an “advanced setting” button in setting menu where I can access to more option including “steps” setting. In ender 6 in place of this button I have a “printer info” buton.
How can i enable the advanced settings menu in ender 6?
Regards
You have to connect via usb (remove bottom plate) and use the M92 command using terminal connection.
@copymaster Then what? M92? Is this where you would put your number you got from extruding 100mm?
@copymaster Then what? M92? Is this where you would put your number you got from extruding 100mm?
Look up Marlin terminal commands; The Ender-6 runs Marlin, and most of the commands for it will work.
https://marlinfw.org/docs/gcode/M092.html
There is no ‘advanced’ configuring using Creality stock firmware.
Either connect to a computer to issue commands, or look into setting up Octoprint.
Edit: Note that not ALL marlin commands will work, unless they are enabled in the firmware that is installed. Most of the basic functions/commands should work though.