1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-26 05:17:17 +00:00
Commit Graph

10335 Commits

Author SHA1 Message Date
Scott Lahteine
dd00f8b1a8 🔖 Marlin 1.1.9.2 2023-07-18 20:31:39 -05:00
Scott Lahteine
b0a091e632 🔨 PlatformIO 6 compatibility 2023-07-18 20:30:54 -05:00
Jason Pepas
4dd14704dc 📌 Fixed versions for library, toolchain (#24784) 2022-09-26 16:22:12 -05:00
Scott Lahteine
02dcc0b80e 🔨 Update TMC26XStepper link
See #23874
2022-04-26 03:43:50 -05:00
Scott Lahteine
1314b31d97 Update Version.h 2020-06-20 23:02:29 -05:00
Scott Lahteine
fcbf55eb6d Add missing thermistor names
Fixes #17903

Co-Authored-By: SantinoDnepr <santinodnepr@users.noreply.github.com>
2020-05-10 05:04:20 -05:00
Scott Lahteine
9b555f2fee Merge bugfix-1.1.x into 1.1.x 2020-03-18 15:43:28 -05:00
Alan T
10b332f944 Fix Z position after ABL bilinear G29 with fade (#17174) 2020-03-15 18:17:28 -05:00
Scott Lahteine
430adce327
Change DUMMY_PID_VALUE to NAN (#17079) 2020-03-06 14:12:27 -06:00
Scott Lahteine
957f707629 Disable integration testing 2020-01-08 16:19:56 -06:00
Walt Sorensen
0bc929aae7 Enable DUAL_NOZZLE_DUPLICATION_MODE (#16436) 2020-01-02 21:17:22 -06:00
n4d01
5d270d271c [1.1.x] Polish language UTF8 (#16141) 2019-12-11 02:09:04 -06:00
Scott Lahteine
f4bf94f7b2 Links for the "New Issue" page 2019-11-30 09:19:33 -06:00
portalab
aec18898ee Add Korean language (#15918) 2019-11-19 23:43:55 -06:00
ellensp
289b65ab75 [1.1.x] MKS_GEN_L_V2 controller (#15805) 2019-11-06 16:07:02 -06:00
Chris Pepper
014ec3e81c
Update bug_report.md
Make the configs zip file requirement more prominent
2019-11-03 21:04:33 +00:00
Leo Lima
bfa578f0d4 [1.1.x] Fix autostart w/out SD_DETECT_PIN (#15667) 2019-11-02 07:16:30 -05:00
Axel
8c9318c5a3 [1.1.x] RAMPS + Viki1 LCD compatibility (#15736) 2019-10-31 14:04:23 -05:00
Dirk O. Kaar
e068f66c26 [1.1.x] Fix compiler warning (#15642) 2019-10-24 12:32:45 -05:00
Ed Williams
5754472b8f [1.1.x] Fix for G2/G3 rounding error (#15546) 2019-10-13 17:48:34 -05:00
stevh22
1d44b1009d Let MINIPANEL use SW SPI if needed (#15246) 2019-09-14 06:50:03 -05:00
Fabio B. Silva
3b4ae17e36 Fix BLTouch debugging (#15232) 2019-09-12 16:50:43 -05:00
Scott Lahteine
0110faa717 Fix Creality bed thermistor
Co-Authored-By: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
2019-09-02 05:38:25 -05:00
David Souza
909c01554a Fix PT-BR strings (#15023) 2019-09-02 05:38:25 -05:00
David Souza
f3faaed243 Fix #else extra tokens (#15013) 2019-09-02 05:38:25 -05:00
Bob Kuhn
e5a4f19e5b [1.1.x] Autobuild formatting (#14858) 2019-09-02 05:38:25 -05:00
InsanityAutomation
37bfc5ab9f [1.1.x] BLTouch 3.0 - 3.1 (#14839) 2019-09-02 05:38:25 -05:00
Bob-the-Kuhn
1ab59d6cd9 Revert "move PR #14857 Autobuild update into bugfix 1.1.x"
This reverts commit 73f4027e39.
2019-09-02 05:38:25 -05:00
Bob-the-Kuhn
fb276f677f move PR #14857 Autobuild update into bugfix 1.1.x
see PR #14857 for details
2019-09-02 05:38:25 -05:00
InsanityAutomation
65ff80411f [1.1.x] BLTOUCH_V3 parity with 2.0.x (#13682)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
2019-09-02 05:38:25 -05:00
Scott Lahteine
a5fe0ed158 Reduce XY homing feedrate in Creality configs
Counterpart to #13595

Co-Authored-By: swilkens <stefanwilkens@gmail.com>
2019-09-02 05:38:25 -05:00
Damien Martin-Guillerez
f73829318f Add support for the V3 of the BlTouch (#13596)
V3 of the BLTouch has an [Alarm Release & Touch mode](https://docs.wixstatic.com/ugd/f5a1c8_77037f55e5d542309d9fc178165c9f3f.pdf) to activate after the probe is deployed. If this mode isn't activated, the BLTouch keeps deploying, ends up detecting a collision and gets itself in error mode.

Tested on a Creality Ender-3.
2019-09-02 05:38:25 -05:00
Ludy
5f783b4fe9 [1.1.x] Fix German language (#13438) 2019-09-02 05:38:25 -05:00
Ludy
8d9380be71 Fix missing quotation marks (#13424) 2019-09-02 05:38:25 -05:00
mbm60
cc6d7812c9 Fix pin assignment to KILL_PIN in MKS_MINI_12864 (#13397) 2019-09-02 05:38:25 -05:00
Scott Lahteine
9180235ad2 German patch
Followup to #13136 by @Ludy87
2019-09-02 05:38:24 -05:00
Scott Lahteine
6a45d52bb4 Remove dead code in get_pid_output, consolidate
See #12981
2019-09-02 05:38:24 -05:00
Kit Adams
2ecd75c14a UBL G29 T current position fix (#12845) 2019-09-02 05:38:24 -05:00
FernandoVelcic
9ede2cfe00 Fix spanish translations (#13235) 2019-09-02 05:38:24 -05:00
AnHardt
8899b5804f [1.1.x] Fix autotemp_factor menu setting (#13227) 2019-09-02 05:38:24 -05:00
Scott Lahteine
951ed3fd64 Fix PSU pin initialization 2019-09-02 05:38:24 -05:00
7eggert
7aedf18fd9 Optional ADC_KEYPAD pin with ANET_10 (#13158) 2019-09-02 05:38:24 -05:00
7eggert
dea37780ca Fix LCD button / newbutton issue (#13157) 2019-09-02 05:38:24 -05:00
Ludy
1f0fe23c50 [1.1.x] Update German language (#13149) 2019-09-02 05:38:24 -05:00
Ludy
93c3d4b33e [1.1.x] Update German language (#13136) 2019-09-02 05:38:24 -05:00
Giuliano Zaro
9c5eebf65d [1.1.x] Fix TEMP_STAT_LED startup init (#13121) 2019-09-02 05:38:24 -05:00
David Souza
ffc424f556 Fix language_pt-br warnings due to extra tokens at end of #else directive (#13084) 2019-09-02 05:38:24 -05:00
Roxy-3D
46daed8b0e Fix probe location bug.... 2019-09-02 05:38:24 -05:00
Scott Lahteine
6960cd8e28 Apply lowercase to some common methods 2019-09-02 05:38:24 -05:00
Nathan
ca36be46de Fix the delta homing issue (#13001) 2019-09-02 05:38:24 -05:00