JWSmythe / MarlinLaser

Using a Creality 4.2.7 mainboard running Marlin to control a laser engraver/cutter
GNU General Public License v3.0
5 stars 1 forks source link

Marlin 2.1.2.2 Support #1

Open hasanbozok opened 9 months ago

hasanbozok commented 9 months ago

Hi,

First of all really appreciate for your great effort. If by any chance will you be able to provide support for Marlin 2.1.2.2 version. Also for Ender 3 v2 stock graphics display. Thank you very much in advance.

JWSmythe commented 9 months ago

You should be able to use the 2.1.2.1 Config*.h files in 2.1.2.2. I'll go through them carefully in the next few days to bring it up to 2.1.2.2.

I don't know what would be required for the Ender 3 v2 display. You'd just need to make whatever change is required for Marlin. They do have the E3v2 Config*h in the Marlin Firmware examples. You'll need to compare it to your (or my) config to see what needs to be changed for it. I'll try to take a look, but I don't have an E3v2 to test it on.

https://github.com/MarlinFirmware/Configurations/tree/release-2.1.2.2/config/examples/Creality/Ender-3%20V2