Commit Graph
100 Commits
Author SHA1 Message Date
Scott Lahteine 1f72b4f65b Define 'filelist' for dgus/origin 2021-05-01 20:26:59 -05:00
Scott Lahteine 158b26b875 Fix undefined abl_points 2021-05-01 20:23:33 -05:00
Scott LahteineandScott Lahteine 47c148628e Restore workflows 2021-04-30 08:22:01 -05:00
Scott LahteineandScott Lahteine 0fb606fa0a whitespace 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine 0ec489d6f2 Fix HMI_HomeOffN axis
Followup to #21534
2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine 8373bd1b71 Use Adafruit LiquidCrystal 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine 6202b2d324 Remove extra platform_packages line 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine e46f81af22 Add INO to .editorconfig 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine c6b6437761 Drop Deviot workaround 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine 1830629472 Use temperature accessors 2021-04-29 08:45:20 -05:00
Scott LahteineandScott Lahteine 7d5714fedd Let compiler do Temperature inlining 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 9f22aaea2f Clean up formatting, wrap macros 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 4ab19e7882 Update temperature types 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine ecc419fce0 Nextion cleanup 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine d5e62a8255 Use configured temp window for Chiron 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 214324aaa2 Fix mfconfig 'copying' message 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 2316fb2d05 Extra dependency script logging 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine c50a9ef055 Update mftest help 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 3d3c0591e8 Trigorilla Pro: Allow for swapped Z-stops 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine e0f60c3811 Update realtime, DLP comments 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine fe24aa2254 More detailed serial config error 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 1a44270284 Fix CHDK warning 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine a860f7f5f7 BTT E3 RRF Support 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine e5fc3f3a62 Disable assert() by default 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 276fd6b077 Misc. pio cleanup 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine db054ba757 Better chopper defaults 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 791edd0cec Use itoa for sprintf int 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine e4760ea2b0 Drop extraneous inlines 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 99fa641a24 SDIO cleanup 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine c67e115f61 Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 973f65f80c Use celsius_t for temperature accessors 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine ce18713f57 Add E1 for RAMPS 1.4.4 / AGC 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 4512bcd72c Use sq 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 47dbea9334 Fix long acceleration overflow 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 326b1c1225 Misc. formatting, serial out 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 896123513e Followup to sprintf cleanup 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine 562f3e43bc Add fan percent accessors 2021-04-29 08:45:19 -05:00
Scott LahteineandScott Lahteine ed477abbd5 More MKS UI sprintf 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 52f928700a Remove extraneous MKS UI sprintf 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine ac5b39b354 Blocking move followup 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 49fba5a82a Add 'blocking move' comments 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 5ab64708c5 Update old-style axis indexes 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 2251038ab8 Clean up, update some variants 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 42d63258e9 tick() => isr() to spotlight interrupt-time 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine d34a143d82 EXP2_01_PIN for BTT BTT002 1.0 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine ee21e31a17 getHighESpeed => autotemp_task 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine c5ab0a66b7 write_command changes input 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine ba5644376c misc. pointer formatting 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 05d7d37872 Suppress redundant serial errors 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine 96bdc4c830 Requiring PIO >= 5.0.3 2021-04-29 08:45:18 -05:00
Scott LahteineandScott Lahteine fe99bb4b9b Update UBL param 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine a572e2ed12 Put ABL state into a class 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 2b0fcc79c5 Serial flags followup
Followup to #21318
2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 4e77fe50a4 Adjust microsteps alignment 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 84a2746d05 Improve uncrust script 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 2059c6e4d0 Apply pointer formatting 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine f734f79f5b reduced verbiage 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 3ed4503c30 Adjust mfconfig script 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine e817db62a4 Apply TMC UART to STM32, simplify 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine b4617e7904 Tweak disabled variant options 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine a9f022dacf Update common-cxxflags.py comment 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine 5ff4476ccb Comment, clean up some PlatformIO scripts 2021-04-29 08:45:17 -05:00
Scott LahteineandScott Lahteine c6774812fa More IntelliSense-friendly declarations 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine af13128430 Group UBL parameters, add comments 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 6b7a92035c Misc LCD cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 9e8b158ee1 Tweak mf helper scripts 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine faa1118ca7 MKS / E3V2 LCD code cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 3341e4f88c Add typedef extra_fan_t 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 976403d10d Improve max temp / target 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine c9674cd809 Minor process_subcommands_now followup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 39c30d6fd6 HAL eeprom cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine e50af65a1b Fix bool++ warning 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 107cc1f6a1 Followup to planner cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine f49dc90655 Move web-ui out of Marlin root folder 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 7cfaa50148 Revert "Fix small wired EEPROM (#21337)"
Reverting commit cc3e878f90 pending further investigation.
2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine dec9b9ad2f Minor E3 V2 dwin cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 7973b954b4 E1+ Autotemp and Planner comments 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine e0711d87a0 Un-pause fans on STOP 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 3bbcfb0185 Update setup() description 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 86a8e8970a mftest: usage with error 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 09233129a8 Tweak opt_set, opt_enable 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 7fb04b3656 MarlinSerial cleanup 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine b6169a957d Fix MarlinSerial typo 2021-04-29 08:45:16 -05:00
Scott LahteineandScott Lahteine 95136abc47 Fix DGUS include paths
Followup to #20609
2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine 423c4e4636 Pins/tests followup 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine 10ec13b2c3 Remove extra G42 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine f187a5304b Implement G42, after all 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine d5b09fdbf5 MK2_MULTIPLEXER dependency 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine c8b73b00be Update some py scripts 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine ee74cee5d4 Parking Extruder solenoid fix/cleanup 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine 99eedf77b5 Fix teensy35 tests 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine d61e7dd685 TPARA followup 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine 3c86eb18a5 misc. cleanup 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine c4fe072751 Improve opt_set (etc.) used for tests 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine be8b547261 Fix some config builds 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine ef57a3e585 build_all_examples -c -s, silent mftest 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine b71f1e1edd Better mftest order 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine 7eace53eb7 Fewer warnings 2021-04-29 08:45:15 -05:00
Scott LahteineandScott Lahteine c6e82160e4 POWER_LOSS_ZHOME_POS followup 2021-04-29 08:45:15 -05:00