Commit Graph
100 Commits
Author SHA1 Message Date
Keith BennettandScott Lahteine d140be0281 🚸 Up to 10 Preheat Constants (#24636) 2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine 68c5e97fd7 🩹 Fix Freeze Feature (#24664) 2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine 37a7da075f 🔧 Fix Skew Correction defaults (#24601) 2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine bdd5f3678e 📺 Add to MKS UI About Screen (#24610) 2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine b4af335b7a 🔧 Remove STM32F4 Print Counter Sanity Check (#24605) 2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine 3892d08b06 🧑‍💻 Fix UBL Build Mesh preheat items (#24598)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-29 19:17:31 -05:00
Keith BennettandScott Lahteine a0462eb017 🩹 Fix AUTO_FAN_PIN sanity check (#24593) 2022-08-06 18:50:49 -05:00
Keith BennettandScott Lahteine bbaccd342e Encoder Noise Filter (#24538) 2022-08-01 01:59:37 -05:00
Keith BennettandScott Lahteine 1e9232723d 📺 Fix TFT Classic UI non-Touchscreen 1024x600 (#24541) 2022-08-01 01:59:37 -05:00
Keith BennettandScott Lahteine 66369f8236 🩹 Fix JyersUI include (#24540) 2022-08-01 01:59:37 -05:00
Keith BennettandScott Lahteine 0ca76bf9ed 📝 Update MPCTEMP G-Code M306 T (#24535)
M306 simply reports current values. M306 T starts autotune process.
2022-08-01 01:59:37 -05:00
Keith BennettandScott Lahteine c3085d666f 📝 Update Contributing Guide (#24320) 2022-08-01 01:59:36 -05:00
Keith BennettandScott Lahteine fd18ac5667 📝 Update board MCU comments (#24486) 2022-07-29 18:42:42 -05:00
Keith BennettandScott Lahteine e5e4cf920d 📌 Pin ESP32SSDP to 1.1.1 (#24489) 2022-07-15 18:48:15 -05:00
Keith BennettandScott Lahteine 6a86c5bad3 MKS Monster8 V2 (#24483) 2022-07-15 18:48:15 -05:00
Keith BennettandScott Lahteine 678474d55c 🔧 Assert Probe Temp Comp requirements (#24468) 2022-07-15 18:48:15 -05:00
Keith BennettandScott Lahteine 5b6c46db29 BigTreeTech SKR SE BX V3.0 (#24449)
SKR SE BX V3.0 removes the Reverse Driver Protection feature.
2022-07-15 18:48:14 -05:00
Keith BennettandScott Lahteine 171ed66de0 🚸 MPCTEMP: Home before cooling (#24434) 2022-07-04 00:29:53 -05:00
Keith BennettandScott Lahteine 5f2e4487e7 🩹 Fix MKS TinyBee ADC Vref (#24432) 2022-07-04 00:29:53 -05:00
Keith BennettandScott Lahteine a48831d600 🐛 Fix Axis Homing (#24425)
Followup to 4520a51
2022-06-30 22:10:26 -05:00
Keith BennettandScott Lahteine 25c0593c9b 👷 Use Biqu BX for CI test (#24331) 2022-06-24 01:19:36 -05:00
Keith BennettandScott Lahteine 8465818754 🎨 Fix/adjust warnings (#24225) 2022-06-05 23:11:32 -05:00
Keith BennettandScott Lahteine 9799907dc9 👔 Configs required to submit a Bug Report (#24256) 2022-06-03 22:06:51 -05:00
Keith BennettandScott Lahteine d19179ce28 ✏️ Fix some motherboard checks (#24238) 2022-05-27 17:04:45 -05:00
Keith BennettandScott Lahteine 4d65d7f142 📝 Add logo, helpful links to README (#24226) 2022-05-23 02:40:38 -05:00
Keith BennettandScott Lahteine 0ae061713c 👔 Move GitHub templates, update README (#24199) 2022-05-22 19:52:18 -05:00
Keith BennettandScott Lahteine 06c4a9acdb 🐛 Fix FLSUN Hispeed FIL_RUNOUT_PIN, MKS Robin Mini TFT pins (#24204) 2022-05-21 18:13:30 -05:00
Keith BennettandScott Lahteine 94ed67e36e 🩹 Run TMC test last in setup (#24160) 2022-05-13 19:53:19 -05:00
Keith BennettandScott Lahteine a13cceaad1 🚸 Improve MKS SGEN_L V2, Robin Nano V3 pins (#24147) 2022-05-13 19:53:19 -05:00
Keith BennettandScott Lahteine 1c516bdd5e 🔧 Allow board & probe dummy thermistors (#24165) 2022-05-13 19:18:27 -05:00
Keith BennettandScott Lahteine a6ff63d506 🎨 Clean up warnings / extra check (#24163) 2022-05-13 00:42:05 -05:00
Keith BennettandScott Lahteine a7e4061d12 🔧 Fix Neo RGB sanity check (#24146) 2022-05-09 17:46:23 -05:00
7fa2dcedda 🐛 Fix ProUI / JyersUI leveling preheat (#24060, #24064)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:40:42 -05:00
Keith BennettandScott Lahteine 8d3c84a6d9 ✏️ Fix FYSETC Mini Panel neopixel type (#24011, #24111) 2022-05-07 18:13:09 -05:00
01c9c26661 🧑‍💻 Preheat menu improvements (#24017)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 18:11:03 -05:00
Keith BennettandScott Lahteine a083b1280e 📌 SKR Mini V1.1 TMC UART Pins (#23970) 2022-05-07 16:53:59 -05:00
Keith BennettandScott Lahteine 7456fd68a4 ✏️ Fix NOZZLE_PARK_Y_ONLY sanity-check (#23990) 2022-05-07 16:53:59 -05:00
Keith BennettandScott Lahteine 81f403025c 🐛 Some EEPROM size fixes (#24113)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 16:49:21 -05:00
Keith BennettandScott Lahteine c7e8ba7857 📝 Fix extraneous URL args (#24125) 2022-05-07 16:47:16 -05:00
Keith BennettandScott Lahteine 5d9ab7e71e 🔨 Drop extraneous build flag (#23862) 2022-05-07 15:58:31 -05:00
Keith BennettandScott Lahteine be70352203 🔧 Warning for MK3_FAN_PINS (#23727) 2022-05-07 15:58:30 -05:00
Keith BennettandScott Lahteine 758dc7af9d 🚸 Better "Bed Tramming Done" dialog (#23616)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 15:38:56 -05:00
Keith BennettandScott Lahteine 9f06079549 🐛 Fix Creality DWIN LCD with SKR Mini E3 V3 (#23593) 2022-05-07 15:38:55 -05:00
5090687682 🔨 Creality RCT6 (256K) variants (#23599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:38:55 -05:00
Keith BennettandScott Lahteine de0bc19230 🚸 TH3D EZBoard V2 TMC slave addresses (#23857) 2022-05-07 15:38:55 -05:00
Keith BennettandScott Lahteine 31ec8f2449 🔨 Suppressible CONFIGURATION_EMBEDDING warning (#23545) 2022-05-07 15:25:08 -05:00
Keith BennettandGitHub ba2f6c66d3 🔨 Remove StaleBot age limit (#23907) 2022-03-17 22:19:00 -05:00
Keith BennettandGitHub 19e193410e 🔨 Include "More Data" issues in stale check (#23863) 2022-03-12 18:27:18 -06:00
Keith BennettandScott Lahteine 9b13ae2399 🐛 Fix MKS Robin E3 NeoPixel pin default (#23350) 2021-12-25 23:11:43 -06:00
Keith BennettandScott Lahteine 018c7b1cf4 BigTreeTech Mini 12864 V1.0 (#23130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:09 -06:00
Keith BennettandScott Lahteine 2a90d93b17 📌 Overridable probe-related pins (#23107) 2021-12-25 03:23:09 -06:00
Keith BennettandScott Lahteine 0f7f709aad ✏️ Fix Unicode (#23186) 2021-12-25 01:29:19 -06:00
Keith BennettandScott Lahteine 3148060550 📌 Biqu BX temporary framework workaround (#23131) 2021-12-25 01:26:59 -06:00
Keith BennettandScott Lahteine 17f853d99c ️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) 2021-12-25 00:54:46 -06:00
Keith BennettandScott Lahteine 58a26fcaac 🚸 Indicate Preheating for probe / leveling (#23088) 2021-12-25 00:46:49 -06:00
Keith BennettandScott Lahteine 08a9c61587 📌 Default NeoPixel pin for MKS Robin E3/E3D (#23060) 2021-12-25 00:46:49 -06:00
Keith BennettandScott Lahteine b033da1782 🔧 Endstop / DIAG homing conflict warning (#23050) 2021-12-25 00:46:49 -06:00
Keith BennettandScott Lahteine 4dcd872be5 Allow Low EJERK with LA, optional (#23054) 2021-12-25 00:46:49 -06:00
Keith BennettandScott Lahteine 7e9e2a7435 Artillery Ruby (STM32F401RCT6) (#23029) 2021-12-25 00:46:48 -06:00
Keith BennettandScott Lahteine aef413202e 🐛 Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) 2021-12-25 00:46:48 -06:00
Keith BennettandScott Lahteine 5173a3140d BigTreeTech TFT35 SPI V1.0 (#22986) 2021-12-25 00:46:47 -06:00
Keith BennettandScott Lahteine 5d79d8fad6 🐛 Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) 2021-12-25 00:45:05 -06:00
Keith BennettandScott Lahteine 2b8a804997 Octopus Pro V1.0 with STM32F429ZGT6 (#23008) 2021-10-26 16:07:46 -05:00
Keith BennettandScott Lahteine 908335367e BTT Octopus Pro V1.0 (STM32F446ZET6) (#22971) 2021-10-26 16:05:51 -05:00
Keith BennettandScott Lahteine f47ece0725 🐛 Fix MKS Robin Pro 1.0 LCD reset pin (#22937) 2021-10-12 21:20:08 -05:00
Keith BennettandScott Lahteine 975089a954 🔧 Remove obsolete G34 sanity check (#22929) 2021-10-12 21:20:01 -05:00
Keith BennettandScott Lahteine adf7072fa8 🐛 Fix SKR Mini E3 V2 I2C-based EEPROM (#22919)
Followup to #20609
2021-10-12 21:19:47 -05:00
Keith BennettandScott Lahteine 5b593da04d ✏️ Fix TFT field names (#22776) 2021-10-02 22:31:15 -05:00
Keith BennettandScott Lahteine 0be98b98a7 ⬆️ TMCStepper 0.7.3 (#22608) 2021-09-12 19:17:14 -05:00
Keith BennettandScott Lahteine 4219ae9106 ️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
2021-08-18 20:35:58 -05:00
Keith BennettandScott Lahteine 776ededca4 🐛 Fix SKR Pro bad directive (#22438) 2021-08-08 23:51:04 -05:00
Keith BennettandScott Lahteine b3a3d81406 🎨 Fix unused lambda warning (#22399) 2021-07-20 23:50:47 -05:00
Keith BennettandScott Lahteine a5459a68a6 💡 Update FLYmaker comments, URL (#22355) 2021-07-17 02:35:44 -05:00
Keith BennettandScott Lahteine b44d4746c8 🩹 FLYmaker FLY Mini followup (#22364)
Followup to #22355, #22356.
2021-07-17 02:35:44 -05:00
Keith BennettandScott Lahteine 38e775496a 📝 Update TMC SPI endstops comment (#22221) 2021-06-27 11:24:33 -05:00
Keith BennettandScott Lahteine 5ffc4bfe3a 🐛 TFT encoder pin for BTT GTR (#22162) 2021-06-18 12:25:42 -05:00
Keith BennettandScott Lahteine 5d80f7006a 🔨 Envs for BTT SKR Mini with RET6 (512K) (#22050) 2021-06-15 00:09:52 -05:00
Keith BennettandScott Lahteine b4b607681c BigTreeTech Octopus V1.1 (#22042) 2021-06-14 23:52:05 -05:00
Keith BennettandScott Lahteine f3697e5e02 🔨 Consolidate BTT linker scripts followup (#22038) 2021-06-14 23:51:00 -05:00
thisiskeithbandScott Lahteine 755adb8973 Update Configurations URL (2.0.8.1) 2021-05-16 14:07:29 -05:00
Keith BennettandScott Lahteine 40a9d82ae9 BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) 2021-05-15 15:05:53 -05:00
Keith BennettandScott Lahteine a7fd6b68be Unify BTT Motor Expansion Options (#21823) 2021-05-15 15:05:53 -05:00
Keith BennettandScott Lahteine b41365b495 Split up SKR V2 Rev A / B (#21805) 2021-05-06 01:46:37 -05:00
Keith BennettandScott Lahteine d5c6762332 Fix BTT E3 RRF and SKR V2 (Generic PIO) (#21741)
Follow-up to #21655
2021-04-30 03:32:31 -05:00
Keith BennettandScott Lahteine bc28aed5b1 Clean up TFT comments (#21723) 2021-04-29 08:45:20 -05:00
Keith BennettandScott Lahteine 93afb02994 BTT SKR V2 probe and chamber pins (#21717) 2021-04-29 08:45:20 -05:00
Keith BennettandScott Lahteine 4da3f45f41 BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 2021-04-29 08:45:20 -05:00
Keith BennettandScott Lahteine 62ec696cae Fix "continuous" typo (#21701) 2021-04-29 08:45:20 -05:00
Keith BennettandScott Lahteine a729999f55 Fix LERDGE 'extends' env references (#21305)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:16 -05:00
Keith BennettandScott Lahteine d4a6014578 Extend Heater Overshoot Options (#21273)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:15 -05:00
Keith BennettandScott Lahteine 6c6beeee70 Pins/tests followup (#21268)
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Keith BennettandScott Lahteine 35355d1f1b Tweak/Consolidate followup (#21261) 2021-04-29 08:45:15 -05:00
Keith BennettandScott Lahteine c90927cf54 SMUFF => SMuFF (#21243) 2021-04-29 08:45:15 -05:00
Keith BennettandScott Lahteine 5252a32de4 USB Flash Drive env hints for ABM (#20592) 2021-04-29 08:45:12 -05:00
Keith BennettandScott Lahteine 5e5c0d65f3 Lerdge K/S/X support for Flash Drive (#20593) 2021-04-29 08:45:12 -05:00
Keith BennettandScott Lahteine 7b33ceebbb Apply SHOW_BOOTSCREEN to TFT_COLOR_UI (#20586) 2021-04-29 08:45:10 -05:00
Keith BennettandScott Lahteine a8800d5b0a Small / Large Boot Screen option for TFT_COLOR_UI (#20578) 2021-04-29 08:45:10 -05:00
Keith BennettandScott Lahteine aa65c6e477 Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 2021-04-29 08:45:09 -05:00
87fbb89330 Let boards set Default TMC Slave Addresses (#20498)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:09 -05:00
Keith BennettandScott Lahteine aecfd95592 Clarify "not Interrupt-capable" error message (#20419) 2021-04-29 08:45:08 -05:00