jpcurti / ender3-v3-se-klipper-with-display

Modified klipper for ender3-v3 se with stock display support.
GNU General Public License v3.0
74 stars 11 forks source link

Replace printer interface by klipper #3

Closed jpcurti closed 6 months ago

jpcurti commented 6 months ago

The original script uses a PrinterInterface class responsible for the display<->printer communication. Now that this is being ported to klipper, this is not necessary anymore.