Commit graph

  • 8061836e74 Fix Lulzbot tag 30: "Heaters Off" Scott Lahteine 2019-11-08 02:54:29 -06:00
  • 249f600ceb [cron] Bump distribution date Scott Lahteine 2019-11-08 00:00:03 -06:00
  • 8d157a4520 Fix MKS MINI12864 on SKR 1.3 () Marvin Sinister 2019-11-08 02:39:08 +01:00
  • ed6bbe012b Fix incomplete 'Homing XYZ' screen draw () Luu Lac 2019-11-07 19:14:02 -06:00
  • 4db68d704f Update Display Throttling () AnHardt 2019-11-08 02:04:19 +01:00
  • bb5b1e19b0 Function-style stepper macros Scott Lahteine 2019-11-07 17:14:36 -06:00
  • 47805e18f8 Makefile catch-up () thisiskeithb 2019-11-07 00:14:40 -08:00
  • 0be9fdb455 Move single-use to lambdas Scott Lahteine 2019-11-07 00:28:33 -06:00
  • 84ce3a6bea LCD corner screen handler lambda Scott Lahteine 2019-11-07 00:23:35 -06:00
  • 711703dcd1 [cron] Bump distribution date Scott Lahteine 2019-11-07 00:00:06 -06:00
  • a84e3d1b80 Use native ADC resolution where possible () LinFor 2019-11-07 02:49:17 +03:00
  • 9201197878 Fix SKR E3 board BLTOUCH + SPEAKER timer conflict () Miroslav Šustek 2019-11-07 00:34:29 +01:00
  • 814a2eaf8f Allow TMC baud rate override () Jason Smith 2019-11-06 15:08:12 -08:00
  • d9b0b964be Fix TMC2208 HW Serial constructor () teemuatlut 2019-11-07 00:57:48 +02:00
  • d13573c9cd STM32F1: restore latest ststm32 version () Tanguy Pruvot 2019-11-06 23:56:35 +01:00
  • 786617e375 Fix RAMPS + VIKI i2c () Axel 2019-11-06 19:52:28 -03:00
  • e6dfc991ae Patch tabs, heater led tests Scott Lahteine 2019-11-06 16:28:36 -06:00
  • a89f4703df Tweak permissions Scott Lahteine 2019-11-06 16:10:02 -06:00
  • 41b5d720e2 Fix filament Change heading on LCD () Roman Moravčík 2019-11-06 22:58:06 +01:00
  • 4ee3502c8f Fix "confused intellisense" () Luu Lac 2019-11-06 15:54:09 -06:00
  • f5b5b9e8ec Bring filament menu up to speed Scott Lahteine 2019-11-05 17:16:05 -06:00
  • f088c6a850 Add MKS_GEN_L_V2 controller support () ellensp 2019-11-05 11:31:27 +13:00
  • cf87d3c700 More compatible uint8_t for Experimental i2c Bus buffer () aleknest 2019-11-05 00:28:16 +02:00
  • e9805a0bcb Go to previous menu on object cancel Scott Lahteine 2019-11-04 16:13:10 -06:00
  • 51fd226a4d Unconfuse intellisense Scott Lahteine 2019-11-04 15:40:56 -06:00
  • d80ef43c19 Followup to es int patch Scott Lahteine 2019-11-04 15:40:35 -06:00
  • 35cd545106 Use prior endstop pin-to-interrupt macros () Giuliano Zaro 2019-11-04 22:24:41 +01:00
  • 1fe0646d25 Use modified SoftwareSerialM which works with SKR Pro () Jason Smith 2019-11-04 13:17:42 -08:00
  • 328ddda654 Clean up whitespace Scott Lahteine 2019-11-04 13:23:26 -06:00
  • 55991962be Patch extra axis MS pins for debugging Scott Lahteine 2019-11-04 12:28:10 -06:00
  • b9116d4050
    LPC176x Framework update () Chris Pepper 2019-11-03 02:34:09 +00:00
  • 15f94e5ee5 Add NUL_STR global Scott Lahteine 2019-11-02 07:09:57 -05:00
  • ea3217cd46
    Move 'draw' methods into Menu Item classes () Scott Lahteine 2019-11-02 07:28:20 -05:00
  • 76b861d759 Fix kill screen with null string () ManuelMcLure 2019-11-02 05:13:42 -07:00
  • 7360e9343a Minor DOGM status screen fix () Robby Candra 2019-11-02 19:04:31 +07:00
  • bdb452ed81 Fix missing % on DOGM Status Screen () Robby Candra 2019-11-02 19:01:50 +07:00
  • 65ef774e8d Fix mega Port J endstop interrupts () Giuliano Zaro 2019-11-02 12:59:38 +01:00
  • a920b10483 Fix true/false redefined warnings Scott Lahteine 2019-11-02 04:45:24 -05:00
  • ed8f1ca9cf Revert Cortex delay for now Scott Lahteine 2019-11-02 04:12:10 -05:00
  • ca6d00b862 Save some string flash Scott Lahteine 2019-11-01 23:51:25 -05:00
  • 23d21dd81c Tweak lambdas Scott Lahteine 2019-11-02 00:05:05 -05:00
  • a7d7f36871 [cron] Bump distribution date Scott Lahteine 2019-11-02 00:00:05 -05:00
  • a5df89eef7 Add HAL_IWDG_MODULE_ENABLED to generic F4/F7 Scott Lahteine 2019-11-01 21:54:08 -05:00
  • 93db4f4535 Tweak backtrace.cpp include Scott Lahteine 2019-11-01 21:31:36 -05:00
  • f0d952d33a
    Cortex M3-M7 can use DWT->CYCCNT () Scott Lahteine 2019-11-01 22:07:51 -05:00
  • ad28da7eb4 Patch ABL G29 loop Scott Lahteine 2019-11-01 15:38:41 -05:00
  • 288af0ddf6 Whitespace Scott Lahteine 2019-11-01 14:12:39 -05:00
  • e7d9db284e Followup to M240 patch Scott Lahteine 2019-10-31 17:27:19 -05:00
  • 7c60853219 Fix blocking delay in Photo G-code M240 () Raúl Lázaro Sánchez 2019-10-31 23:14:11 +01:00
  • c6f694a247 Power Loss Recovery for volumetric extrusion () The-Force 2019-10-31 20:09:37 +01:00
  • 4e6e02bc3e Include pause.h for M701-702 Scott Lahteine 2019-10-31 13:18:03 -05:00
  • e3ddf6e81a Fix meshCount signed-ness Scott Lahteine 2019-10-31 13:13:51 -05:00
  • 899e0fcdbb [cron] Bump distribution date Scott Lahteine 2019-10-31 00:00:07 -05:00
  • 35b1149d96 Patch es int tests for Arduino 1.8.10 Scott Lahteine 2019-10-30 15:52:02 -05:00
  • c80eda073f M119 => report_states Scott Lahteine 2019-10-30 15:07:24 -05:00
  • 7d24f152d8 Fix a typo breaking the build () LinFor 2019-10-30 23:10:08 +03:00
  • 61225e685d Abort SD followup Scott Lahteine 2019-10-29 17:04:39 -05:00
  • d5c1c72a76 Tweak CW/CCW bitmaps Scott Lahteine 2019-10-29 16:38:17 -05:00
  • aaf018e5a0 Language changes Scott Lahteine 2019-10-29 16:20:35 -05:00
  • 583fc4ee2a Move abortSDPrinting with others Scott Lahteine 2019-10-29 16:00:17 -05:00
  • 55c3929359 Group AVRx4 boards together Scott Lahteine 2019-10-29 15:57:18 -05:00
  • c5713b5e98 Clean Endstops::event_handler Scott Lahteine 2019-10-29 15:58:00 -05:00
  • be498d6280 [cron] Bump distribution date Scott Lahteine 2019-10-29 00:00:05 -05:00
  • b09b469dd5 Add BIQU TANGO V1 support () Aurawin 2019-10-28 18:21:59 -05:00
  • 319e2b5760 Fan menus fix. FR cosmetic change. () studiodyne 2019-10-28 22:49:31 +01:00
  • f139642e0f XY/Z Babystep Multiplicators () studiodyne 2019-10-28 22:44:17 +01:00
  • abb44cf564 No boot-screen on Sidewinder X1 TFT28 () thisiskeithb 2019-10-28 14:33:44 -07:00
  • ade76e53de Fix A10M/A20M mixer display Scott Lahteine 2019-10-28 16:26:37 -05:00
  • cc4d3a215e Fix ExtUI UBL method calls () InsanityAutomation 2019-10-28 16:50:27 -04:00
  • d4f5821cd6 Fix 3-point sanity check () InsanityAutomation 2019-10-28 16:46:59 -04:00
  • 9aff30da0c
    Confirm object cancellation () Scott Lahteine 2019-10-27 19:50:21 -05:00
  • 78899fc241 Followup to E Total Scott Lahteine 2019-10-27 17:58:28 -05:00
  • 7a342ecb93
    Show Total E during print () Scott Lahteine 2019-10-27 17:49:27 -05:00
  • 0f8c3ed29a Prevent extra "too long/cold" errors Scott Lahteine 2019-10-27 17:36:33 -05:00
  • 9720d21301 Clean up trailing whitespace Scott Lahteine 2019-10-27 15:29:37 -05:00
  • c2cec563dc Followup to Cancel Objects Scott Lahteine 2019-10-27 15:26:15 -05:00
  • 9e8021d6a4 Fix pins debug of CS/MS pins Scott Lahteine 2019-10-26 18:35:39 -05:00
  • e7b22a0ed4 Use 5.4.3 for STM32F407VE_black Scott Lahteine 2019-10-26 16:39:13 -05:00
  • ab0fe1a7dd Tweak G29 faux point Scott Lahteine 2019-10-26 13:39:12 -05:00
  • 4fc000fe90 Disable broken platforms for now Scott Lahteine 2019-10-26 14:41:34 -05:00
  • e0f68cda1e Use ststm32 5.6.0 for now Scott Lahteine 2019-10-26 12:45:39 -05:00
  • 5d4e309dd3 CR-10/S/Mini & Ender-5 default TMC RMS currents () thisiskeithb 2019-10-26 11:13:08 -07:00
  • 6fd13879ae Update Italian language () Giuliano Zaro 2019-10-26 19:54:59 +02:00
  • 600429a067 Cancel Objects followup Scott Lahteine 2019-10-25 19:49:48 -05:00
  • e690471739 Print startup message after print statistics are loaded () Roman Moravčík 2019-10-26 02:46:57 +02:00
  • 732bf89878 Get 'cancelable' for gcode.cpp Scott Lahteine 2019-10-25 19:38:05 -05:00
  • c58cc113dd MKS Robin: restore the TFT v2.0 support (ST7789V) () Tanguy Pruvot 2019-10-26 02:30:44 +02:00
  • 014b739bac Fix M486 int parameters Scott Lahteine 2019-10-25 19:19:16 -05:00
  • f8ad15fde8 Rename BOARD_STM32F4 to fix use with MB() Scott Lahteine 2019-10-25 18:09:54 -05:00
  • 167ecd8620 Chitu board support (e.g., Tronxy X5s) () J.C. Nelson 2019-10-25 15:11:25 -07:00
  • 408751d5e0 Fix CANCEL_OBJECTS missing include Scott Lahteine 2019-10-25 12:26:41 -05:00
  • 12a244f24f Fix #endif typo () Evgeny Zyatkov 2019-10-25 20:27:23 +03:00
  • f12285015a [cron] Bump distribution date Scott Lahteine 2019-10-25 12:18:21 -05:00
  • 93f0012959
    Cancel Objects - As seen at ERRF2019 () Scott Lahteine 2019-10-24 15:35:40 -05:00
  • f6a799c7b3 Allow compile under Windows Subsystem for Linux () Marcio T 2019-10-24 13:57:20 -06:00
  • 82fb046013 Allow suicide pin inverting () InsanityAutomation 2019-10-24 15:07:28 -04:00
  • 2a7e1d459f
    Option to rotate Percent, (E)lapsed, and (R)emaining time () Scott Lahteine 2019-10-24 14:00:59 -05:00
  • 464d98d178 Short time prefixes, no percent prefix Scott Lahteine 2019-10-24 14:00:32 -05:00
  • ccf61eca84 Fix diplay elaspsed Scott Lahteine 2019-10-24 13:48:27 -05:00
  • ff4301a422
    Update status_screen_DOGM.cpp Scott Lahteine 2019-10-24 13:42:02 -05:00