Commit Graph
100 Commits
Author SHA1 Message Date
Scott LahteineandScott Lahteine 2a58aa2181 Fix PIO typo 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine c831aabe14 Languages cleanup 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine a4701fbd3e Tweaks for pins_BTT_SKR_common.h 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine e02fd232ba Rename QUIET_PROBING 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine e6b3c74069 Always enable leveling after G28 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine 20bd54f6d3 Preheat before leveling 2021-04-29 08:45:09 -05:00
Scott LahteineandScott Lahteine ad7fe15154 Style, spacing, typo cleanup for recent changes 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine 3a73f04fd3 G28 followup 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine 107834f899 G28 tweaks 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine b6cd7aaf17 Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine 4b6fa1b54d Move G29 3-point startup earlier 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine ef35fc60c1 Use 'nearby' for 'near' 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine ec2843bcf3 Creality 4.5.2 format and fix 2021-04-29 08:45:08 -05:00
Scott LahteineandScott Lahteine 28cd6eca88 Hide docker droppings 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 82c1bac4e3 Move core conditionals earlier 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 08717ef117 Put "$3" on all tests 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine f3805edbd6 Power-Loss cleanup 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 7f84a7a85e Printrboard labels 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 2e193b9a29 Fix Z label 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 48c2065a17 MKS WiFi strings 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 7729a0c3bb More MKS WiFi 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine f1b32b808f MKS WiFi preliminary changes 2021-04-29 08:45:06 -05:00
Scott LahteineandScott Lahteine 67d58ccb98 HAL support for 8s watchdog 2021-04-29 08:45:05 -05:00
Scott LahteineandScott Lahteine 2ae8014da7 DWIN cleanup, preserve Z offset 2021-04-29 08:45:04 -05:00
Scott LahteineandScott Lahteine 261e8df837 Cutter power cleanup 2021-04-29 08:45:04 -05:00
08f2735e86 Cutter enable inline at full power
Co-Authored-By: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Scott LahteineandScott Lahteine 4343a96fac ABM Teensy 3.6 build 2021-04-29 08:45:03 -05:00
Scott LahteineandScott Lahteine 647981ef44 Simple bool in soft_endstops_t 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine 1ef1ea0b3e Move @section temperature 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine 7e09160ba3 Batch appercase hex values 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine fde169d3ef Permit touch calibration override 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine 3516c3f936 Use 0xFF (not 'ff') for byte transfer 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine 45385e737c Chamber vent/fan followup 2021-04-29 08:45:02 -05:00
Scott LahteineandScott Lahteine c86e14c6ff Fix small font section directive, mixer warning 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine b5da52007b Update language fonts 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 61d500462c Improve retract / unretract labels 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 6002dc634e Trailing whitespace 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 563bd01789 Sync config to examples 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 1ac7cf2ab6 Add HAS_FAST_MOVES 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 01c161d380 Move SF_ARC_FIX option 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 2a755d68d9 Shared singlenozzle item 2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine 770f2b1e02 Fix Tune/Fan edit items
- Fixes #19617
- Followup to #18400
2021-04-29 08:45:01 -05:00
Scott LahteineandScott Lahteine c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine 9172271c7f Whitespace cleanup 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine c1d9e8d571 SD card debugging 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine f7cb9455c8 No 'ls' if media isn't mounted 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine d94b5b5ad0 Fix Creality V4 SD Detect 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine 4f1a14532b Hide multi-step G29 on Ender 3 V2 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine c82ff17d3b Followup for SPI Flash 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine ca8fbbc2be Shorthand values for M575 B 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine ab61bcafa3 Password followup 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine f395960741 Patch hex_print 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 02eb4bd806 General cleanup 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 24f0c9da11 Clean up whitespace 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 3dc0f9c0b4 configuration_store => settings 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 8af8ef4404 Use uintptr_t for pointer-to-int 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 7d3be90159 Conditions cleanup 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine 76eff24718 Simple rename of hex_print 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine e8dc7cad18 General cleanup 2021-04-29 08:44:56 -05:00
Scott LahteineandScott Lahteine a100306b00 Followup to #18906 Z_AFTER_DEACTIVATE 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine 3bb1f0a7df Clean up some PeripheralPins 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine afb51d1de3 Repair config order 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine db290201ea Add monitor_flags 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine ed5ae0a2f7 Update include_tree 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine 0c1bf01cf7 In G28 Z is sort-of known 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine bb21d79321 Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine 513d3172cb Update keypad link 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine 36ef9327ef Keep -std=gnu++11 in stm32 build_unflags 2021-04-29 08:44:55 -05:00
Scott LahteineandScott Lahteine e52bfeb491 Config for Anycubic Mega TFT 2021-04-29 08:44:54 -05:00
Scott Lahteine d0222e5c76 Randomize firmware.bin, fix unflag 2020-07-25 23:06:22 -05:00
Scott Lahteine 11702dc059 Update (c) 2020-07-25 04:10:21 -05:00
Scott Lahteine bc688f27dc Clean up after changes 2020-07-25 01:53:07 -05:00
Scott Lahteine 1d2d616a7c Fix ESP3D_WIFISUPPORT ini typo 2020-07-23 23:35:58 -05:00
Scott Lahteine 9156c32a54 ibid. 2020-07-23 21:01:14 -05:00
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
Scott Lahteine e27f031a55 General cleanup 2020-07-23 16:11:58 -05:00
Scott Lahteine 748c8a7ecd Explicit SdFat 2020-07-22 01:38:02 -05:00
Scott Lahteine 1e5d73579c Anycubic followup 2020-07-21 14:43:55 -05:00
Scott Lahteine 2119e19bff Fix inline AnycubicSerial method 2020-07-21 05:41:26 -05:00
Scott Lahteine e78f1237ea Matching mat.bed_temp condition 2020-07-20 21:51:25 -05:00
Scott Lahteine 0a86291e66 Fix some LVGL warnings 2020-07-19 22:06:55 -05:00
Scott Lahteine 0ddef5544a Misc formatting, cleanup 2020-07-18 18:59:38 -05:00
Scott Lahteine c2363a81b4 Fix E3V2 M0/M1 and wait_for_user 2020-07-17 12:38:51 -05:00
Scott Lahteine e34684a9c7 Smaller SD EEPROM file on Ender 3 V2 2020-07-17 09:30:48 -05:00
Scott Lahteine e90bbb37d4 Tweak and use SD_ORDER 2020-07-16 22:45:57 -05:00
Scott Lahteine 6dd2b1210f Fix check_hotends with > 1 hotend 2020-07-16 22:37:26 -05:00
Scott Lahteine b880712889 Fix material_preset reference issue 2020-07-16 21:07:21 -05:00
Scott Lahteine 11e29754e6 Sanity-check BABYSTEP_MULTIPLICATOR_* 2020-07-15 23:55:55 -05:00
Scott Lahteine ed3df41a7e Broadcast host actions
Fixes #18565
2020-07-15 23:55:48 -05:00
Scott Lahteine ef90cb7c97 PLR followup 2020-07-15 01:20:52 -05:00
Scott Lahteine 55e519a06f General cleanup 2020-07-14 21:27:49 -05:00
Scott LahteineandScott Lahteine e78f19bc87 Clean up DWIN code 2020-07-14 21:15:14 -05:00
Scott LahteineandScott Lahteine 2d33a9fd7c Add REPORT_FAN_CHANGE as an option 2020-07-14 21:15:14 -05:00
Scott LahteineandScott Lahteine b40440cf38 Tool-change debug option 2020-07-14 21:15:14 -05:00
Scott LahteineandScott Lahteine 3513ea7ae1 Specify ststm32 @ 6.1.x 2020-07-14 21:15:14 -05:00
Scott Lahteine 7a0af01e69 Creality V4 cleanup 2020-07-13 16:10:38 -05:00
Scott Lahteine 4457b9d5d2 Clarify MICROSTEP_MODES 2020-07-12 03:20:06 -05:00
Scott Lahteine b6051efe5b Capitalize "G-code" 2020-07-10 01:35:37 -05:00
Scott Lahteine abc5c93986 Clean up some MMU comments 2020-07-09 02:13:32 -05:00
Scott Lahteine 0eab9fc08c Fix missing controller fan include 2020-07-08 19:21:48 -05:00