Commit Graph

16578 Commits

Author SHA1 Message Date
4ab4dbb8a1 Permit touch params override w/ Robin nano (#19196) 2020-08-31 18:56:58 -05:00
41c7ae5d54 Separate Neopixels followup (#19179) 2020-08-31 16:06:24 -05:00
2a72961be4 Fix 'cmd' array warning (#19193) 2020-08-31 15:05:42 -05:00
8d76d8c081 [cron] Bump distribution date (2020-08-31) 2020-08-31 00:14:49 +00:00
c8995b91e2 [cron] Bump distribution date (2020-08-30) 2020-08-30 00:07:24 +00:00
e492c613f7 [cron] Bump distribution date (2020-08-29) 2020-08-29 00:13:59 +00:00
6ac8f5abb7 [cron] Bump distribution date (2020-08-28) 2020-08-28 00:13:10 +00:00
e0b413cf19 Add set_all_homed 2020-08-27 16:38:26 -05:00
a12ac5e175 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2020-08-27 16:05:53 -05:00
462d3eeab1 set_axis_not_trusted => set_axis_never_homed 2020-08-27 14:49:00 -05:00
97ec6c1be6 Independent Neopixel option (#19115) 2020-08-27 14:18:16 -05:00
21070c0aaf Fix Creality V4 probe pin 2020-08-27 14:01:56 -05:00
a96c5209d1 Fix small typø 2020-08-27 14:01:36 -05:00
e8dcbd8300 Allocate sufficient MSG_MOVE_Z_DIST buffer
See #19158
2020-08-27 12:22:47 -05:00
cb75bec06d One MARLIN_DEV_MODE warning per rebuild (#19163) 2020-08-27 11:29:07 -05:00
1e124e6713 FYSETC S6 2.0 (#19140) 2020-08-26 19:41:15 -05:00
84ad7cdc29 [cron] Bump distribution date (2020-08-27) 2020-08-27 00:11:19 +00:00
195d20cef2 Fix SINGLENOZZLE fan speed bug (#19152) 2020-08-26 05:23:56 -05:00
91c8c6d96e Fix NEOPIXEL_STARTUP_TEST last delay (#19156) 2020-08-26 05:14:54 -05:00
1a4b82a5d6 TFT (plus Hardware SPI) for LPC (#19139) 2020-08-26 05:13:58 -05:00
4955aa5b78 Prusa => Průša 2020-08-26 02:15:50 -05:00
131ddeaeba Direct Stepping update (#19135) 2020-08-26 01:32:56 -05:00
b07dd44ec2 Fixes to FTDI Touch UI (#19134)
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
2020-08-26 00:59:06 -05:00
1793de4a28 Add Einsy Rambo Filament Runout Pin (#19136) 2020-08-26 00:44:15 -05:00
646d90f3da Fix SD pins for SKR Pro and GTR (#19047) 2020-08-26 00:43:33 -05:00
bd9dc73d3d Warn about MARLIN_DEV_MODE 2020-08-25 23:57:48 -05:00
5db62d7abd No COM_PIN needed for DWIN 2020-08-25 23:34:58 -05:00
076f59c630 [cron] Bump distribution date (2020-08-26) 2020-08-26 00:11:08 +00:00
66694a213f LEDs followup (#19133) 2020-08-25 08:16:43 -05:00
e2edfabc3c [cron] Bump distribution date (2020-08-25) 2020-08-25 00:11:11 +00:00
f7fe499305 Color UI + Robin Nano test (#19118) 2020-08-24 13:23:32 -05:00
f67ad6fd70 Fix auto-power in PID autotune (#19119) 2020-08-24 09:54:25 -05:00
c488070859 Minor cleanup w/r/t LEDs 2020-08-23 23:57:51 -05:00
4b124352ef TFT32 for MKS Robin Nano 1.2 (#19031) 2020-08-23 22:13:49 -05:00
5dadba432e [cron] Bump distribution date (2020-08-24) 2020-08-24 00:12:38 +00:00
dd6cbbbbad Feedrate comment (#19116) 2020-08-23 05:08:47 -05:00
638f6f0f06 Neopixel => NeoPixel 2020-08-23 03:14:11 -05:00
b36163d53a Fix up conditions, comments 2020-08-23 02:45:58 -05:00
6036a0df6b Fix DUET_SMART_EFFECTOR 2020-08-23 02:07:52 -05:00
bff0c68078 Consistent static/value item macros 2020-08-23 01:09:23 -05:00
34fb9c7071 [cron] Bump distribution date (2020-08-23) 2020-08-23 00:12:22 +00:00
d84aff701e Fix probing margin sanity-check 2020-08-22 17:28:44 -05:00
fa5a1f7d7f PGMSTR constexpr => const 2020-08-22 16:40:27 -05:00
ca105493aa NOZZLE_CLEAN_NO_Y (#18870) 2020-08-22 16:20:37 -05:00
434e43cc42 Change XY_PROBE_SPEED format to (x*60) (#18997) 2020-08-22 02:04:28 -05:00
a9f7e855d8 Reformat pins files 2020-08-22 01:22:21 -05:00
8cededa7dd Permit ST7789V orientation override (#19044) 2020-08-22 00:35:39 -05:00
b6e4acec9d Prefer Servo AVR timer4 over 3 (#19025) 2020-08-21 23:49:39 -05:00
aa92fa7ee3 DIGIPOT_I2C pins for SMOOTHIEBOARD (#19098) 2020-08-21 23:47:25 -05:00
563eda4b6b Translatable strings on Ender-3 V2 DWIN (#19053)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-21 23:44:21 -05:00