Commit Graph
1018 Commits
Author SHA1 Message Date
Scott Lahteine 136b7a5305 Warning if SDCARD_READONLY should be disabled 2021-04-29 08:44:59 -05:00
Jason SmithandScott Lahteine 09a5014b3c TFT is neither "graphical" nor "character" (#19297) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine f5dc18730c Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI (#19284) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine b186ab90a2 Separate Neopixel followup (#19287) 2021-04-29 08:44:58 -05:00
Scott LahteineandScott Lahteine c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine a8db9f52ec Menu items for Separate NeoPixel (#19280) 2021-04-29 08:44:58 -05:00
Keith BennettandScott Lahteine e2625db1dd Tweak ESP32 Wifi sanity-check message (#19257) 2021-04-29 08:44:58 -05:00
Victor SokolovandScott Lahteine 47753d8a01 MarkForged kinematics (#19235) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine df7e35ccd7 Separate Neopixels followup (#19179) 2021-04-29 08:44:58 -05:00
Zachary AnnandandScott Lahteine 757ab484ac Independent Neopixel option (#19115) 2021-04-29 08:44:58 -05:00
Victor OliveiraandScott Lahteine 9419331500 One MARLIN_DEV_MODE warning per rebuild (#19163) 2021-04-29 08:44:58 -05:00
Scott Lahteine 5059586fc3 Prusa => Průša 2021-04-29 08:44:58 -05:00
Scott Lahteine 0070a0642b Warn about MARLIN_DEV_MODE 2021-04-29 08:44:57 -05:00
Scott Lahteine 19a237bbb0 Fix up conditions, comments 2021-04-29 08:44:57 -05:00
Scott Lahteine db04bcb727 Fix probing margin sanity-check 2021-04-29 08:44:57 -05:00
Giuliano ZaroandScott Lahteine fe1e880ffe HIGH/LOW naming of pin state settings (#19089) 2021-04-29 08:44:57 -05:00
Victor OliveiraandScott Lahteine dded56c4bb Emulated DOGM via HAL TFT, XPT IO (#19017) 2021-04-29 08:44:57 -05:00
Giuliano ZaroandScott Lahteine f7dade8c2c Configurable number of M106 fans (#18883) 2021-04-29 08:44:57 -05:00
Julius MummeandScott Lahteine 8320c43589 Fix IS_PROBE_PIN macro (#19024) 2021-04-29 08:44:57 -05:00
Victor OliveiraandScott Lahteine 4e7c5f19fe Optimize LVGL with HAL TFT IO (SPI and FSMC) (#18974) 2021-04-29 08:44:56 -05:00
Robby CandraandScott Lahteine 648b253f41 EVENT_GCODE_SD_STOP => ABORT (#18978) 2021-04-29 08:44:56 -05:00
sherwin-dcandScott Lahteine 9e44df9c5f Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
wmarizandScott Lahteine cb18b858d4 ZoneStar Z6FB (#18918)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 2021-04-29 08:44:56 -05:00
Marco BuratoandScott Lahteine f4894b7140 More Anycubic + Trigorilla mappings, ExtUI (#18903) 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
Victor OliveiraandScott Lahteine e82e94be5b Fix MKS Nano v1.2 FSMC display (#18901) 2021-04-29 08:44:55 -05:00
Keith BennettandScott Lahteine 0c07e7a96f Assisted Tramming requires a probe (#18912) 2021-04-29 08:44:55 -05:00
Alexander GavrilenkoandScott Lahteine 8f8b0d84ae Support for TFT & Touch Screens (#18130) 2021-04-29 08:44:55 -05:00
ellenspandScott Lahteine 60cc56b31c No HEATER_0_PIN needed with 0 EXTRUDERS (#18827) 2021-04-29 08:44:55 -05:00
Victor OliveiraandScott Lahteine fc12ffcb30 SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 2021-04-29 08:44:55 -05:00
MoellerDiandScott Lahteine b765bfa5a5 Fix NEOPIXEL_LED compile w/out PRINTER_EVENT_LEDS (#18824) 2021-04-29 08:44:55 -05:00
ellenspandScott Lahteine c5108687c5 Fix WiFi / ESP32 sanity check (#18808) 2021-04-29 08:44:55 -05:00
ellenspandGitHub 6924b2deaa Prevent ESP3D_WIFISUPPORT with non-ESP32 board (#18792) 2020-07-26 15:36:58 -05:00
f949287aec Fix compile-time PWM_PIN (#18793)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-26 15:31:45 -05:00
e02817b077 More folders only compiled when their feature is Enabled (#18780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-25 21:42:13 -05:00
thinkyhead 0dbebc2835 [cron] Bump distribution date (2020-07-26) 2020-07-26 00:09:32 +00:00
MKS-SeanandScott Lahteine d20d459132 Robin nano V2, TFT LVGL UI parameters, and more (#18500) 2020-07-25 01:18:06 -05:00
thinkyhead 97c655967f [cron] Bump distribution date (2020-07-25) 2020-07-25 00:09:21 +00:00
Scott LahteineandGitHub 451f48231d Ender 3 V2 BL24C16 EEPROM support (#18758) 2020-07-24 03:09:14 -05:00
thinkyhead c5b3031c69 [cron] Bump distribution date (2020-07-24) 2020-07-24 00:09:15 +00:00
Scott Lahteine e27f031a55 General cleanup 2020-07-23 16:11:58 -05:00
Diego von DeschwandenandGitHub 42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
thinkyhead 0b46fcdce6 [cron] Bump distribution date (2020-07-23) 2020-07-23 00:09:18 +00:00
thinkyhead 2af216cf82 [cron] Bump distribution date (2020-07-22) 2020-07-22 00:08:57 +00:00
Scott LahteineandGitHub 6027055695 Optimize LCD, Wifi, etc. libraries (#18730) 2020-07-21 04:00:39 -05:00
thinkyhead 3aecd92298 [cron] Bump distribution date (2020-07-21) 2020-07-21 00:19:36 +00:00
Victor OliveiraandGitHub 4a55bdb165 Only download & compile required libraries (#18699) 2020-07-19 21:42:30 -05:00