makerbase-mks / Marlin-V2.X-MKS-H43

This reponsotory was downloaded from https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x, and added the support of MKS H43. This is for the convenience of users to clone and compile their own boards.
GNU General Public License v3.0
9 stars 8 forks source link

#define LASER_FEATURE crash H43 in english #18

Open filipdns opened 2 years ago

filipdns commented 2 years ago

Using MKS Gen L V2.1 with latest Marlin bug fix and H43 under firmware 1.30: all is working in Chinese language but when I switch in english, all is making any thing, servo x and y move and overshoot min switch and after few second the H43 go back to chinese himself and the printer is locked and have to be reseted..

Steps to Reproduce

only uncomment #define LASER_FEATURE in Configuration_adv.h

Additional Information

to be able to use laser with hot bed I had to add #define HEATER_BED_PIN MOSFET_A_PIN in pin_RAMPS.h

solawc commented 2 years ago

After you cancel the comment of LASER_FEATURE, it proves that you have turned on the laser mode, but the H43 is not compatible with Marlin's laser mode