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
15.95k stars 19.08k forks source link

[2.1.x] 🩹 Fix missing EXTENSIBLE_UI include #27021

Closed thisiskeithb closed 1 week ago

thisiskeithb commented 2 weeks ago

Description

[!IMPORTANT]
This is a 2.1.x-specific patch for a missing EXTENSIBLE_UI include.

Requirements

Marlin 2.1.x

Benefits

Marlin 2.1.x will include this patch on the next release.

Related Issues