From 0c06d0be221061da362e6fb47ea7e35d879962eb Mon Sep 17 00:00:00 2001
From: Demitrios V <57586704+aegean-odyssey@users.noreply.github.com>
Date: Wed, 11 Aug 2021 20:58:39 +0000
Subject: [PATCH 1/2] Update README.md
added V2 caveat
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 85d706a3..08a61b8d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
+> ###### IMPORTANT CAVEAT! The `mpmd_marlin_1.1.x` firmware is __NOT__ designed for the __V2__ model of the Monoprice Mini Delta 3D printer. Monoprice recently began selling a __V2__ model of the printer, and I doubt that this firmware is compatible. ___Please, do NOT try to install this firmware on the Monoprice Mini Delta V2 printer.___
+
-
# mpmd_marlin_1.1.x
__an open-source upgrade for the Monoprice MP Mini Delta 3d printer__
_a fork of Marlin firmware (bugfix-1.1.x) for the Monoprice MP Mini Delta 3d printer_
From 0bb98bef4f1089c67250044eefd77d338d80cdba Mon Sep 17 00:00:00 2001
From: Demitrios V <57586704+aegean-odyssey@users.noreply.github.com>
Date: Sun, 15 Aug 2021 21:20:15 -0400
Subject: [PATCH 2/2] [skip travis-ci] Update README.md
fix minidelta.com url
---
README.md | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 08a61b8d..7a52562e 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ I'd like to say everyone with a Monoprice MP Mini Delta should try this firmware
but it is not for everyone. Follow the link, ["Should you upgrade?"](https://github.com/aegean-odyssey/mpmd_marlin_1.1.x/wiki/Should-you-upgrade%3f), for information to help you decide. We believe this open-source alternative is worthwhile. Naturally, the choice is yours. To give it a try. please see the wiki page,
["Quick Start"](https://github.com/aegean-odyssey/mpmd_marlin_1.1.x/wiki/Quick-Start), for instructions.
-_Please note:_ mpmd_marlin_1.1.x is a work in progress. There is a great deal of experimenting, testing, and refinement in the works. Though the firmware seems to work well, it is largely untested -- _use at your own risk_.
+Please note: mpmd_marlin_1.1.x is a work in progress. There is a great deal of experimenting, testing, and refinement in the works. Though the firmware seems to work well, it is largely untested -- _use at your own risk_.
### Why another Marlin port?
@@ -34,13 +34,5 @@ By the way, the mpmd_marlin_1.1.x project would not be possible without the exte
#
-###### __`LINKS:`__ [[MP Mini Delta (Unofficial) Wiki]](https://www.mpminidelta.com) [[STM32CubeF0 (STMicroelectronics)]](https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef0.html)
+###### __`LINKS:`__ [[MP Mini Delta (Unofficial) Wiki]](https://mpminidelta.com) [[STM32CubeF0 (STMicroelectronics)]](https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef0.html)
-