MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.25k stars 19.23k forks source link

[FR] LV8728 support #14629

Open jornada812 opened 5 years ago

jornada812 commented 5 years ago

I found and ordered drivers - lv8728, which work with 3.3 volts logic and can be used with more powerful motors, unlike lv8729. Do you need any changes in the firmware? What to write in the section steppers?

jornada812 commented 5 years ago

They are supported

but they are not in the list of drivers

sl1pkn07 commented 5 years ago

They are supported

but they are not in the list of drivers

like the ST820

RudyBenner commented 5 years ago

My bad, not on the list of supported.

sl1pkn07 commented 5 years ago

where is the list? you mean the list in the configure.h?

jornada812 commented 5 years ago

Yes, in configuration.h. Steps for lv8729 are processed separately in stepper.h. And for lv8728? Is this actually the same driver, only the currents are different? Or am I wrong?

sl1pkn07 commented 5 years ago

same question, but about ST820 comes with Fysetc AIO II board. what driver i need set?. the configuration/_adv for the board say A4988, but is correct?

greetings

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.