Commit Graph
100 Commits
Author SHA1 Message Date
Scott LahteineandScott Lahteine 6d191d12c9 🔨 Clean up build scripts (#22264)
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
2021-07-17 02:31:54 -05:00
Scott LahteineandScott Lahteine f76b063e58 🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
2021-07-17 01:54:27 -05:00
Scott LahteineandScott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 2021-07-09 16:03:41 -05:00
Scott Lahteine 304a926b0a 👷 Bump date on /Version.h 2021-07-06 20:44:34 -05:00
Scott Lahteine 968c3b7e4e ♻️ Fix up and use YESNO_ITEM macros 2021-07-06 20:44:34 -05:00
Scott Lahteine b878127ea0 Marlin 2.0.9.1 2021-06-28 19:50:00 -05:00
Scott Lahteine 2b37a71eba ♻️ Refactor status screen timeout 2021-06-28 19:50:00 -05:00
Scott Lahteine 34066c1717 📝 Update probe heating value 2021-06-27 11:54:28 -05:00
Scott Lahteine ec518e6e7b 🎨 Small tweak, ms => now 2021-06-27 11:25:58 -05:00
Scott Lahteine 003ce25acf 🎨 Format onboard_sd.cpp 2021-06-27 11:25:48 -05:00
Scott Lahteine 47631167f9 🐛 Trigger existing endstops on G38 hit 2021-06-27 11:24:22 -05:00
Scott Lahteine 906fa05bd6 🐛🌐 Fix extra axis translations 2021-06-27 11:21:33 -05:00
Scott Lahteine 651f15f833 🎨 Cosmetic cleanup 2021-06-21 16:26:38 -05:00
Scott Lahteine a0f7f0e9e2 🐛 Fix compact sensitive pins array (#22184) 2021-06-21 16:26:38 -05:00
Scott Lahteine 927a1a1738 🐛 Fix LCD define typos 2021-06-20 16:40:50 -05:00
Scott LahteineandScott Lahteine 781257bc64 🐛 Prevent stepper sleep during long UBL idle (#22137) 2021-06-15 00:12:30 -05:00
Scott LahteineandScott Lahteine 2aa35577f2 🏗️ Refactor build encrypt / rename (#22124) 2021-06-15 00:11:29 -05:00
Scott LahteineandScott Lahteine 14ffc66c45 🩹 Use #pragma once in pins files 2021-06-15 00:11:26 -05:00
Scott LahteineandScott Lahteine 967942460e ️ Optimize Sensitive Pins array (except STM32) (#22080) 2021-06-15 00:09:52 -05:00
Scott LahteineandScott Lahteine 3f103c91f0 🎨 Laser Ammeter followup (#22079)
Followup to #21835
2021-06-15 00:09:52 -05:00
Scott LahteineandScott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-06-15 00:03:55 -05:00
Scott LahteineandScott Lahteine c90fa530db Update G34 for 4x Z steppers (#22039) 2021-06-14 23:51:40 -05:00
Scott LahteineandScott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 2021-05-29 15:09:07 -05:00
Scott LahteineandScott Lahteine d1502f74ea 🎨 Null heating message method 2021-05-29 15:07:49 -05:00
Scott LahteineandScott Lahteine 83f9413196 🐛 Fix Selena Compact probe pin 2021-05-29 15:06:38 -05:00
Scott Lahteine 7597b4fb40 🎨 Apply shorthand and cleanups 2021-05-23 02:17:41 -05:00
Scott Lahteine 7cd0f2a32a 🎨 pause => pause_heaters 2021-05-23 02:17:31 -05:00
Scott Lahteine 4dae5890e9 ♻️ Refactor, comment endstop/probe enums 2021-05-23 02:09:04 -05:00
Scott Lahteine e573611021 🎨 Combine M104/M109 and M140/M190 code 2021-05-22 19:09:51 -05:00
Scott Lahteine f60965a107 📝 Update ExtUI example 2021-05-22 16:19:02 -05:00
Scott Lahteine 3995e8373c 🎨 Shorten lcd relative paths 2021-05-22 16:18:59 -05:00
Scott Lahteine ddc82b84e2 📝 Document diveToFile, printListing 2021-05-22 16:18:55 -05:00
Scott Lahteine 87a943756a 🎨 Move HAS_EXTRUDERS 2021-05-22 16:18:42 -05:00
Scott Lahteine 8e28731f96 🎨 Update a condition 2021-05-22 16:18:42 -05:00
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 2021-05-22 16:18:42 -05:00
Scott Lahteine 3220c49f1b Add a test for SAVED_POSITIONS 2021-05-22 16:18:42 -05:00
Scott Lahteine 94e67a036a 🐛 Fix compile with PREVENT_COLD_EXTRUSION off 2021-05-22 16:18:42 -05:00
Scott Lahteine c977e82074 🎨 MULTI_MANUAL => MULTI_E_MANUAL 2021-05-22 16:18:42 -05:00
Scott Lahteine 2de914c38c 🎨 Move switch sensor strings 2021-05-22 16:09:20 -05:00
Scott Lahteine c85633b47f 🎨 Use defined strings 2021-05-22 16:03:19 -05:00
Scott Lahteine f1f622de01 Fix 'G29 K' value 2021-05-19 22:02:53 -05:00
Scott LahteineandScott Lahteine 121f3b1096 🐛 Fix RR collision with MM (#21902) 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 159f9c85a6 🔧 Improve SD_DETECT_STATE default (#21885) 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 02e131b5fd 🎨 Misc. code cleanup 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 5afb5e03b0 🎨 Additional utility macros 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 52a23b969b 🎨 Better error message for bad array sizes 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine f688c7d20d Simplify macro expansion with recursion (#21859) 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 0167bba371 Fix L64xx init for Z4 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine c5c8ef436c Signal SD completion later (#21840) 2021-05-15 15:05:53 -05:00
Scott LahteineandScott Lahteine d3e902af76 Move ExtUI subfolders up a level (#21820) 2021-05-15 15:05:53 -05:00
Scott LahteineandGitHub 00722c3294 📝 Fix version reference 2021-05-12 02:51:25 -05:00
Scott Lahteine cb4e3889ec Update Chart.js to 2.9.4
Addressing CVE-2020-7746
2021-05-10 22:57:56 -05:00
Scott Lahteine d92decb774 Marlin 2.0.8 2021-04-30 08:31:33 -05:00
Scott Lahteine af9d3c027e MKS Robin flash address 2021-04-30 08:31:33 -05:00
Scott Lahteine f6b0398ca8 Heater error status 2021-04-30 03:32:32 -05:00
Scott Lahteine 731a018905 Silence warning in gcode_D 2021-04-30 03:32:28 -05:00
Scott Lahteine f45f4a8d54 Merge branch 'bugfix_no_dates' into prepare_release_2073 2021-04-29 08:50:28 -05:00
Scott Lahteine 0db64af9b2 Rename, clean up boards/variants (#21655)
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-29 08:45:20 -05:00
Scott Lahteine 0d0ec3ec89 Prettier output from opt scripts (#21707) 2021-04-29 08:45:20 -05:00
Scott Lahteine 3153080301 Move last bootscreen delay to end of setup (#21665) 2021-04-29 08:45:20 -05:00
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 2021-04-29 08:45:19 -05:00
Scott Lahteine a866a8f2fb Fix Chiron typos, file nav 2021-04-29 08:45:19 -05:00
Scott Lahteine 81ab756759 Changes supporting "Prussia3D" MK3 (#21617) 2021-04-29 08:45:19 -05:00
Scott Lahteine df36d759fc Skip preflight checks only (#21658)
Followup to e8af38cc2d
2021-04-29 08:45:19 -05:00
Scott Lahteine 27754a76dc Skip scripts during 'platformio init' (#21643) 2021-04-29 08:45:19 -05:00
Scott Lahteine 9c86eef98b Leave Hybrid Threshold as-is for now
Reverting 253ee0c407
2021-04-29 08:45:19 -05:00
Scott Lahteine 61ee5b1d76 Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623) 2021-04-29 08:45:19 -05:00
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 2021-04-29 08:45:18 -05:00
Scott Lahteine 1bd35072cb Fix axis char printing 2021-04-29 08:45:18 -05:00
Scott Lahteine f3510db367 Fix CardReader string args 2021-04-29 08:45:18 -05:00
Scott Lahteine 4f174afc1a Remove extraneous 'extern' hints (#21516) 2021-04-29 08:45:18 -05:00
Scott Lahteine 9fbce867ee Split up platformio.ini (#21507) 2021-04-29 08:45:18 -05:00
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 2021-04-29 08:45:17 -05:00
Scott Lahteine 85eb179acf Define HW serial ports needed for TMC UART (#21446) 2021-04-29 08:45:17 -05:00
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 2021-04-29 08:45:16 -05:00
Scott Lahteine 2a011779e9 Max temp/target followup 2021-04-29 08:45:16 -05:00
Scott Lahteine d924adef75 Followup to UBL Hilbert 2021-04-29 08:45:16 -05:00
Scott Lahteine f5d612b213 Detect extra ENVS in preflight checks (#21361) 2021-04-29 08:45:16 -05:00
Scott Lahteineandjafal99 b644aca98c Fix small wired EEPROM (#21337)
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com>
2021-04-29 08:45:16 -05:00
Scott Lahteine 2480c82d76 Add M207/8/9 reporting (#21335) 2021-04-29 08:45:16 -05:00
Scott Lahteine 166d4a26f3 Pause SD queue early on M25 (#21317) 2021-04-29 08:45:16 -05:00
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 2021-04-29 08:45:16 -05:00
Scott Lahteine 5c0f909949 Tricked-out declaration 2021-04-29 08:45:16 -05:00
Scott Lahteine 633491833c Update MEATPACK test 2021-04-29 08:45:16 -05:00
Scott Lahteine b713ca2638 Number serial from 1 to match settings 2021-04-29 08:45:16 -05:00
Scott Lahteine 46246c8db6 Clean up spaces and words 2021-04-29 08:45:15 -05:00
Scott Lahteine e1cca6d97b Fix serial index types 2021-04-29 08:45:15 -05:00
Scott Lahteine 01f3dc6d41 Add binary file transfer test 2021-04-29 08:45:15 -05:00
Scott Lahteine 7c37a82821 Tweak tests, consolidate pins target validation (#21254) 2021-04-29 08:45:15 -05:00
Scott Lahteine 92da7659f4 Trust XY after Quiet Probing short sleep (#21237) 2021-04-29 08:45:15 -05:00
Scott Lahteine 0a097b7a1e Tweaks to build scripts 2021-04-29 08:45:15 -05:00
Scott Lahteine 3f34916c57 Tweaks to build scripts 2021-04-29 08:45:15 -05:00
Scott Lahteine 0e6e7b0608 whitespace 2021-04-29 08:45:15 -05:00
Scott LahteineandBryan Joshua Pedini 00ceeeae7a Eryone Thinker V2 (#21190)
Co-Authored-By: Bryan Joshua Pedini <b.pedini@bjphoster.com>
2021-04-29 08:45:14 -05:00
Scott Lahteineandsvsergo c4fcf8bfd7 Fixes for MP_SCARA (#21113)
Co-Authored-By: svsergo <52426708+svsergo@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine a09d7a59b4 Fix IDEX broken endstop test (#21110) 2021-04-29 08:45:14 -05:00
Scott Lahteine 4d75c2e0f9 Ender 3 V2 DWIN cleanup (#21061) 2021-04-29 08:45:13 -05:00
Scott Lahteine 9acd2e176d Ender 3 V2 DWIN cleanup (#21026) 2021-04-29 08:45:13 -05:00
Scott Lahteine 47b872f5d0 Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 2021-04-29 08:45:13 -05:00