Commit Graph
100 Commits
Author SHA1 Message Date
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
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
Scott Lahteine efaff24145 Apply SEC_TO_MS and other fixes 2021-04-29 08:45:12 -05:00
Scott Lahteine b059c9e5c0 Reformat abortSDPrinting 2021-04-29 08:45:12 -05:00
Scott Lahteine 24a801b660 🛠Fix deps script version regex 2021-04-29 08:45:12 -05:00
Scott Lahteine 786bba39ff Fix Ender 3 V2 DWIN manual move (#20837) 2021-04-29 08:45:12 -05:00
Scott Lahteine a8a6040b78 🛠 Replace lib_deps for custom_marlin.FEATURE (#20858) 2021-04-29 08:45:12 -05:00
Scott Lahteine 0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
Scott Lahteine 3dde2722bd MarlinUI multi-language support (#20725) 2021-04-29 08:45:12 -05:00
Scott Lahteine befcdeb74d Keep G29 N on the DL 2021-04-29 08:45:12 -05:00
Scott Lahteine b355f4605e Move singlenozzle temp/fan (#20829) 2021-04-29 08:45:12 -05:00
Scott Lahteine ccbff12d6a Fix SINGLENOZZLE compile 2021-04-29 08:45:12 -05:00
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 2021-04-29 08:45:12 -05:00
Scott Lahteine 7836b85c96 Reduce some G-code strings 2021-04-29 08:45:12 -05:00
Scott Lahteine aabd40a7a2 Optimize some G-code strings 2021-04-29 08:45:11 -05:00
Scott Lahteine e351ea2ee8 Apply bool to some MKS UI 2021-04-29 08:45:11 -05:00
Scott Lahteine efc396bd05 General cleanup, use _BV 2021-04-29 08:45:11 -05:00
Scott Lahteine 5c181562f6 MKS UI prelim. cleanup (#20763) 2021-04-29 08:45:11 -05:00
Scott Lahteine 104aceb44a Rotary encoder cleanup (#20753) 2021-04-29 08:45:11 -05:00
Scott Lahteine 483804bafd Ok to use C++11 'auto' 2021-04-29 08:45:11 -05:00
Scott Lahteine 7c7d28345e Optimize some G76 strings 2021-04-29 08:45:11 -05:00
Scott Lahteine c9a9c00f61 Fix Python 2.7 compatibility
Fix regression from #20692
2021-04-29 08:45:11 -05:00
Scott Lahteine 32caeecffb Custom build_flags by feature (#20692) 2021-04-29 08:45:11 -05:00
Scott Lahteine d5465f1ad8 Creality 4.2.10 board (#20647) 2021-04-29 08:45:10 -05:00
Scott Lahteine 3f8a83b285 Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>

#20620
2021-04-29 08:45:10 -05:00
Scott Lahteine 385152b3d2 Animated boot followup 2021-04-29 08:45:10 -05:00
Scott Lahteine f4f152bd01 Improved bootscreen animation 2021-04-29 08:45:10 -05:00
Scott Lahteine 8aa453d75b Menu item index followup 2021-04-29 08:45:10 -05:00
Scott Lahteine adca49e432 Remove URL scheme 2021-04-29 08:45:10 -05:00
Scott Lahteine 214f6cb6e3 Allow define HOMING_FEEDRATE_(XY|Z) 2021-04-29 08:45:10 -05:00
Scott Lahteine 3395d10e82 General cleanup 2021-04-29 08:45:10 -05:00
Scott Lahteine 892e83e872 Init tare pin once 2021-04-29 08:45:10 -05:00
Scott Lahteine 10482ca49c Add probe_switch_activated 2021-04-29 08:45:10 -05:00
Scott Lahteine 9947072d2d Remove CREALITY_TOUCH 2021-04-29 08:45:10 -05:00
Scott Lahteine 6d3e22dd4a Fix some comments 2021-04-29 08:45:10 -05:00
Scott LahteineandMarcio T. 089bfad490 Fix, clean up FTDI EVE Touch UI (#20466)
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine 121d4bf52a Add "End Repeat Loops" menu item 2021-04-29 08:45:10 -05:00
Scott Lahteine a5dd4028ac Move BTT_SKR_CR6 2021-04-29 08:45:10 -05:00
Scott Lahteine fa89a7b0bc Apply ENABLED in ExiUI / FTDI 2021-04-29 08:45:10 -05:00
Scott Lahteine 350dc4ca05 Tweak FTDI spacing 2021-04-29 08:45:09 -05:00
Scott Lahteine ff2f6cb110 Robin pins followup 2021-04-29 08:45:09 -05:00
Scott Lahteine 023ef753b9 Clean up some pins 2021-04-29 08:45:09 -05:00
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