Zonestar Z8 XM2 support (#19991)
This commit is contained in:
committed by
Scott Lahteine
parent
dfb6dd2ad2
commit
4052ef7097
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -68,6 +68,8 @@
|
||||
#define THERMISTOR_NAME "Zonestar (Tronxy X3A)"
|
||||
#elif THERMISTOR_ID == 502
|
||||
#define THERMISTOR_NAME "Zonestar (P802M Hot Bed)"
|
||||
#elif THERMISTOR_ID == 503
|
||||
#define THERMISTOR_NAME "Zonestar (Z8XM2 Bed)"
|
||||
#elif THERMISTOR_ID == 512
|
||||
#define THERMISTOR_NAME "RPW-Ultra"
|
||||
#elif THERMISTOR_ID == 6
|
||||
|
Reference in New Issue
Block a user