Changing Marlin Firmware Settings
If you have not updated firmware before see Updating Marlin Firmware
Before updating settings saved in the firmware write down settings that are saved on the machine, common ones include but are not limited to:
- Configuration >
Advanced Settings >
Steps/mm
Probe Offset
- Preheat PLA Conf
- Open Visual Studio Code.
- Go to the Folder Tab and click Open Folder.
- Select the Extracted Marlin folder path C:\Users\ \Downloads\Marlin-2.0.x\Marlin-2.0.x.
- Most changes will likely be in the Configuration.h.
- Go to the Marlin Tab.
- Click Show ABM Panel.
- Click the Build button.
- Click the Build Button for environments choice
- Scroll up until you see the 'Flash' memory used.
- Copy the .bin file from C:\Users\ \Downloads\Marlin-2.0.x\Marlin-2.0.x\.pio\build\STM32F103RET6_creality to an empty Micro SD card. The numbers in the file name are the date and time the .bin was built.
- Insert the Micro SD card into your printer, and turn the printer ON.