11293 Commits (6f608387369fbd1f0519152abf84aef2958ca841)

Author SHA1 Message Date
Scott Lahteine 72d791a736 Standardize active/paused functions 5 years ago
Scott Lahteine 719615a6b6 Simplify edit menu items
The `edit` part of menu items displaying values is not needed. Menu edit types can be modeled on sub-menus.
5 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 5 years ago
tonokip df48ef6df3 Fix step timer on Archim1 (#15447) 5 years ago
Scott Lahteine acbe84c8ef [cron] Bump distribution date 5 years ago
Scott Lahteine d0ef7b6588 [cron] Bump distribution date 5 years ago
Oliver Jean Eifler d52b908627 Fix coordinate size for G26 w/out arcs (#15443) 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine f9400b6a3c [cron] Bump distribution date 5 years ago
Scott Lahteine 7cd72de8bc General cleanup, style 5 years ago
Scott Lahteine 806d64e1bf X_SENSORLESS includes AXIS_HAS_STALLGUARD 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Marcio Teixeira e3ff27c95a Prevent duplication of PSTRs to save memory (#15435) 5 years ago
LinFor 98f614ddb1 Use MAX_BED_POWER instead of BANG_MAX to heat outside PID_FUNCTIONAL_RANGE (#15431) 5 years ago
Marcio Teixeira 087fe0e9d6 Improve and fix LULZBOT_TOUCH_UI (#15434)
- Add start print confirmation dialog box
- Fix incorrect text colors in UI
- Adjust bio printer UI
5 years ago
Timm b198f321c8 Add missing motion inline methods (#15433) 5 years ago
Giuliano Zaro 15efe8d839 Update Italian language (#15436) 5 years ago
Scott Lahteine a9c259c77a Patch PrintrboardG2 build (on spec) 5 years ago
DrDitto 55b8547f04 Simplify MKS_MINI_12864 init (move 5ms to u8g seq.) (#15428) 5 years ago
Scott Lahteine b7a9481e01 [cron] Bump distribution date 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine 24706aedbd Fix Neopixel typos 5 years ago
Scott Lahteine f307ff68f7 Multiply by float, not double 5 years ago
Scott Lahteine 74746c6573 Fix probe_offset EEPROM field test 5 years ago
Alex Somesan 10bbed7f69 Fix comma/semicolon typo (#15420) 5 years ago
Bob Kuhn 178dcd6fd8 SPI chaining with TMCStepper simplified interface (#15179) 5 years ago
Frederik Kemner 4564ad2920 Fix build if EXTRUDERS = 0 (#15417) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix (#15398) 5 years ago
Scott Lahteine 5e9898600b [cron] Bump distribution date 5 years ago
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Scott Lahteine 7c5e6900e1 Tweak comment 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Scott Lahteine 81b9c7c6ee No motion constraint before homing
Sensible approach to soft endstops before the machine is homed.

Ref: https://github.com/MarlinFirmware/Marlin/pull/15027#issuecomment-533301094
Co-Authored-By: comps <comps@nomail.dom>
5 years ago
Christian ddded80ff3 Fix mixing for up to 6 steppers (#15374) 5 years ago
Scott Lahteine 8683d4abfd Improved list-oriented macros 5 years ago
InsanityAutomation 0ca6abce72 Add reporting to M290 (#15376) 5 years ago
InsanityAutomation e942b352c6 Fix Photograph Pin Sanity Check (#15406) 5 years ago
Ludy 41ea2d8c31 Fix auto-fan compile error (#15402) 5 years ago
InsanityAutomation be3c4a7930 Bring Raptor pins in parity with others (#15410) 5 years ago
Ludy f28f191ebf Trailing whitespace (#15403) 5 years ago
Ludy a628d77798 Fix compile error with 6 hot-ends (#15405) 5 years ago
Ludy 6509dc04f5 Fix German error (#15404) 5 years ago
Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting (#15395) 5 years ago
Scott Lahteine 1834d86df5 Fix sanity check typos 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 5 years ago
Scott Lahteine f57ce2b40a [cron] Bump distribution date 5 years ago
Scott Lahteine ebfdf740bc EZBoard only knows stock display 5 years ago
InsanityAutomation 5221e2d991 Restore Host Prompt Info (#15387) 5 years ago
Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg (#15380) 5 years ago
Giuliano Zaro a8aca59c04 Update Italian language (#15373) 5 years ago
Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 62e4e05a19 [cron] Bump distribution date 5 years ago
Berezovskyi Oleksandr c0d5b57cf9 Init i2c for all i2c EEPROM use (#15366) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Scott Lahteine d49d40f7b0 Home XYZ newline 5 years ago
Scott Lahteine b72fd7ea9c Supply 'super' for servo subclasses 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Scott Lahteine 9a209012b5 Improve M114_DETAIL comment 5 years ago
Scott Lahteine 39578a5919 Fix probe without leveling 5 years ago
Marcio Teixeira 8cbb5350ad Refactor joystick support in ExtUI (#15318) 5 years ago
DrDitto 04e4eb35be MKS_MINI, FYSETC RGB, backlight (#15334) 5 years ago
Scott Lahteine ddd9d9032a Fix option / string name conflict 5 years ago
Robby Candra c3f09e2b1b Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257) 5 years ago
Jason Smith f98999ca20 Fix includes in RAMPS_DUO and RAMPS_SMART (#15321) 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine 661c3cfc99 Fix mesh bounds for MBL 5 years ago
Scott Lahteine 25c4c2f24e Fix bool in M851 5 years ago
Scott Lahteine da1bda493e Apply Marlin conventions to M851 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago
Jason Smith 66d0221077 Fix build with more than 2 Trinamic E steppers (#15329) 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Marcio Teixeira 149e9b733e Simplified ExtUI language selection (#15359) 5 years ago
Jason Smith 53124ca6b7 Fix 32-bit crash due to fwretract_settings_t pack(1) (#15333) 5 years ago
Scott Lahteine bd6d144cdb [cron] Bump distribution date 5 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
Scott Lahteine 3819f79945 Fix pid_output declaration 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine ebc9a8a0b0 ExtUI patch followup 5 years ago
Marcio Teixeira 4ff59d178d LULZBOT_TOUCH_UI extended character set (#15301) 5 years ago
Scott Lahteine bd2b44c4ed Require newest TMCStepper 5 years ago
Marcio Teixeira bafcd084cc LULZBOT_TOUCH_UI performance/cosmetic fixes (#15319) 5 years ago
Jason Smith 9aaa056286 Fix SCARA build from Arduino IDE (#15317) 5 years ago
Scott Lahteine 48e2f90304 Improve TMC sanity checks 5 years ago
Scott Lahteine 07eb213046 [cron] Bump distribution date 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine 9e7e8e229c [cron] Bump distribution date 5 years ago
Scott Lahteine 6c62732ae1 Handle no Timer 3C 5 years ago
Scott Lahteine 7fc4f7b815 [cron] Bump distribution date 5 years ago
Scott Lahteine 13d725d24d Tweak debug messages 5 years ago
Jason Smith 6ed2bf631d Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build (#15313) 5 years ago
Jason Smith 514223f960 Fix BACKLASH_COMPENSATION compiler issues (#15307) 5 years ago
Scott Lahteine de78b61d35 [cron] Bump distribution date 5 years ago