Commit Graph
100 Commits
Author SHA1 Message Date
Scott Lahteine bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
Scott LahteineandZs.Antal a45603a344 Update Hungarian language
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Scott Lahteine 82b6044dbb Trust STM32 gcc versions 2021-04-29 08:45:09 -05:00
Scott Lahteine be7aab204f Update some LCD includes 2021-04-29 08:45:09 -05:00
Scott Lahteine f82b3f0f51 Update some pins errors 2021-04-29 08:45:09 -05:00
Scott Lahteine 46d2dc9bee Please install the EditorConfig plugin 2021-04-29 08:45:09 -05:00
Scott Lahteine e188b3e28c Auto-check followup 2021-04-29 08:45:09 -05:00
Scott Lahteine 6599e4ea53 Fix formatting 2021-04-29 08:45:09 -05:00
Scott Lahteine b81a9e54a3 SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE 2021-04-29 08:45:09 -05:00
Scott Lahteine cbe27daafb Adjust planner debugging 2021-04-29 08:45:08 -05:00
Scott Lahteine c0ad4718a4 Better animated boot screen 2021-04-29 08:45:08 -05:00
Scott Lahteine 37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
Scott Lahteine 1932e70e72 More LPC P-string macros 2021-04-29 08:45:08 -05:00
Scott Lahteine ea81790d48 Watch idle() depth over 5 2021-04-29 08:45:08 -05:00
Scott Lahteine 2384e5c9c9 Fix fileExists, use openFailed 2021-04-29 08:45:08 -05:00
Scott Lahteine 284cc8f62d ExtUI homing / leveling additions 2021-04-29 08:45:08 -05:00
Scott Lahteineandmrv96 a09d096b87 Improved Longer3D LKx Pro board (#20372)
Co-authored-by: mrv96 <marione96@live.it>
2021-04-29 08:45:08 -05:00
Scott Lahteine 20ea00e7f6 Consolidate common pin includes 2021-04-29 08:45:08 -05:00
Scott Lahteine c76f179487 Level Bed Corners is a sub-menu 2021-04-29 08:45:08 -05:00
Scott Lahteine 29a962320c Tweak to EEPROM safe delay 2021-04-29 08:45:08 -05:00
Scott Lahteine 74c509d36e General cleanup 2021-04-29 08:45:08 -05:00
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 2021-04-29 08:45:08 -05:00
Scott Lahteine deb8df8eff M808 Repeat Markers (#20084) 2021-04-29 08:45:07 -05:00
Scott Lahteine 7c9c897dac Optimize emergency parser check 2021-04-29 08:45:07 -05:00
Scott Lahteine fc1deea2b8 No auto debug for EEPROM_CHITCHAT 2021-04-29 08:45:07 -05:00
Scott Lahteine 7421282d9a Finish HAL/STM32 cpp wrappers 2021-04-29 08:45:07 -05:00
Scott Lahteine 6ec6d1d39d Tweak some pin errors 2021-04-29 08:45:07 -05:00
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 2021-04-29 08:45:07 -05:00
Scott Lahteine 27b2e2d3e7 Update TOUCH_UI_LULZBOT_BIO wrappers 2021-04-29 08:45:07 -05:00
Scott Lahteine 4e940ffcc2 Cosmetic G29 ABL tweak 2021-04-29 08:45:07 -05:00
Scott Lahteine 109c08e9e5 Consistent Probe XY offset type 2021-04-29 08:45:07 -05:00
Scott Lahteine 300a944af6 Allow Status Message without LCD (#20246) 2021-04-29 08:45:07 -05:00
Scott Lahteine b6d2671260 USB Media Host followup
Restore HAS_SHARED_MEDIA
2021-04-29 08:45:06 -05:00
Scott Lahteine 90f647b6be Fix some LCD/serial strings 2021-04-29 08:45:06 -05:00
Scott Lahteine 7f7c27be30 Add parser.is_command(letter, code) 2021-04-29 08:45:06 -05:00
Scott Lahteine 2f57b1d529 Optimize M360 2021-04-29 08:45:06 -05:00
Scott Lahteine 7e535022ab Fix compile warnings, serial alias 2021-04-29 08:45:06 -05:00
Scott Lahteine cb1d2de838 .gitignore for native / simulation 2021-04-29 08:45:06 -05:00
Scott Lahteine 96acbb2506 LCD_FIRST_TOOL status bitmaps 2021-04-29 08:45:06 -05:00
Scott Lahteine 26a1cd9a00 Terse sanity messages 2021-04-29 08:45:06 -05:00
Scott Lahteine 27c74d2f72 Add HOME_Z_FIRST option (#20113) 2021-04-29 08:45:06 -05:00
Scott Lahteine d4b86322a9 M32 followup 2021-04-29 08:45:06 -05:00
Scott Lahteine ca730314e7 Ability to disable M32 2021-04-29 08:45:05 -05:00
Scott Lahteine b2d6b8c567 Simplified temp sensor conditionals 2021-04-29 08:45:05 -05:00
Scott Lahteine 367e717aeb Add alternative TERN macros 2021-04-29 08:45:05 -05:00
Scott Lahteine 5bf82b34c6 Temperature 'autostart' => 'auto_job' 2021-04-29 08:45:05 -05:00
Scott Lahteine 734dd1c293 MSG_AUTOSTART => MSG_RUN_AUTO_FILES 2021-04-29 08:45:05 -05:00
Scott Lahteine dfb6dd2ad2 Apply some pins formatting 2021-04-29 08:45:05 -05:00
Scott Lahteine 426d555f6e TFT cleanup 2021-04-29 08:45:05 -05:00
Scott Lahteine 45e0dd1966 Add 'mfconfig' script used to manage configs 2021-04-29 08:45:05 -05:00
Scott Lahteine 5a918e2b2e Update some file headers 2021-04-29 08:45:05 -05:00
Scott Lahteine e49f267c4a Use nullptr 2021-04-29 08:45:05 -05:00
Scott Lahteine 9ba113bc05 Clean up corrected urls 2021-04-29 08:45:05 -05:00
Scott Lahteine b643a07b66 Comment, spacing cleanup 2021-04-29 08:45:05 -05:00
Scott Lahteine 95fb749923 Clean up SPI and ST7920 defines (#19956) 2021-04-29 08:45:04 -05:00
thinkyhead aec215aaf3 Fix bilinear_line_to_destination definition
See #19431
2021-04-29 08:45:04 -05:00
Scott LahteineandOrel 2774b70fbf gcode_D EEPROM size, cleanup
Fixes #19920

Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Scott Lahteine 3cb7128116 Tweak code formatting 2021-04-29 08:45:04 -05:00
Scott Lahteine e6092ad146 .bin and .woff are binary 2021-04-29 08:45:04 -05:00
Scott Lahteine 59914df5b7 Fix comments, spacing 2021-04-29 08:45:04 -05:00
Scott Lahteine 67fbee389e Add a note about substitution chars 2021-04-29 08:45:04 -05:00
Scott Lahteine f43f71646e Archim test matching env 2021-04-29 08:45:04 -05:00
Scott Lahteine aecf545446 Fix Archim 1, add Archim 1&2 tests 2021-04-29 08:45:04 -05:00
Scott Lahteine 2a8fdb8ee4 Followup for BTN_ENC_EN 2021-04-29 08:45:04 -05:00
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 2021-04-29 08:45:04 -05:00
Scott Lahteine ea9e28bb69 Format Nucleo F767ZI pins 2021-04-29 08:45:04 -05:00
Scott Lahteine d3ee5d7dfe Fix warning in gcode_D 2021-04-29 08:45:04 -05:00
Scott Lahteine 2fed3982d6 Pins post-process header (#19860) 2021-04-29 08:45:04 -05:00
Scott LahteineandChris f9b04af650 Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
2021-04-29 08:45:04 -05:00
Scott Lahteine b1b2ecba6c Shorten a method name 2021-04-29 08:45:04 -05:00
Scott Lahteine 1b51000736 Slim down MKS UI code (#19843) 2021-04-29 08:45:04 -05:00
Scott LahteineandChris 99ce660aed Add power-on/off G-code options (#19837)
Co-authored-by: Chris <chris@chrisnovoa.com>
2021-04-29 08:45:03 -05:00
Scott Lahteine 2984960793 General cleanup, mostly MKS UI (#19825) 2021-04-29 08:45:03 -05:00
Scott Lahteine e32bdf6a93 ESP32: i2s_init requires I2S_STEPPER_STREAM 2021-04-29 08:45:03 -05:00
Scott Lahteine 53a4b8fa33 Misc. cleanup, serial strings 2021-04-29 08:45:03 -05:00
Scott Lahteine a90b90e98d Tweak a host prompt call 2021-04-29 08:45:03 -05:00
Scott Lahteine ff9a27ee9f Use PGM serial strings 2021-04-29 08:45:03 -05:00
Scott Lahteine e00745c548 Document M125 P 2021-04-29 08:45:03 -05:00
Scott Lahteine 332adafa23 MarlinUI followup 2021-04-29 08:45:03 -05:00
Scott Lahteine a44aae268a Starting fan followup 2021-04-29 08:45:03 -05:00
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
Scott Lahteine fff5649b6a touch_ms followup 2021-04-29 08:45:03 -05:00
Scott Lahteine 7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 2021-04-29 08:45:03 -05:00
Scott Lahteineandandreibobirica f163f1940d Fix screen click reading too often (#19696)
Co-authored-by: andreibobirica <39415547+andreibobirica@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
Scott Lahteine a30e8baf3e Digipots refactor / cleanup (#19690) 2021-04-29 08:45:02 -05:00
Scott Lahteineandshahab 2e01eb9189 Save PLR on resume from pause (#19676)
Co-Authored-By: shahab <32130261+SHBnik@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
Scott Lahteine 3facf34f5f Optional M42/M226; Add more features filters (#19664) 2021-04-29 08:45:02 -05:00
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 2021-04-29 08:45:01 -05:00
Scott Lahteine 02b17886c9 Replace tabs with spaces 2021-04-29 08:45:01 -05:00
Scott Lahteine bb90bc6165 Fix up E3 DWIN Power Panic 2021-04-29 08:45:01 -05:00
Scott Lahteine de4f882a22 Fetch longname when a file exists 2021-04-29 08:45:01 -05:00
Scott Lahteine 9aff5cb095 Add extra CardReader debugging 2021-04-29 08:45:01 -05:00
Scott Lahteine 782b9ce69e Improve Power-Loss Recovery (#19540) 2021-04-29 08:45:01 -05:00
Scott Lahteine 806c908091 Fix diveToFile with open Dir object (#19539)
* Fix CardReader diveToFile
* Add CardReader::fileExists
2021-04-29 08:45:01 -05:00
Scott Lahteine 25bf561aed Default E3 V2 to English 2021-04-29 08:45:00 -05:00
Scott Lahteine ad3c475dd1 Tweaks to git helpers 2021-04-29 08:45:00 -05:00
Scott Lahteine 85573909d1 Update configs to 020007 2021-04-29 08:45:00 -05:00
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
Scott Lahteine ac900b17e0 Prettier INI 2021-04-29 08:45:00 -05:00
Scott Lahteine a11ba51389 Menu tweak 2021-04-29 08:45:00 -05:00