Commit graph

15268 commits

Author SHA1 Message Date
Scott Lahteine 76eff24718 Simple rename of hex_print 2021-04-29 08:44:56 -05:00
Scott Lahteine e8dc7cad18 General cleanup 2021-04-29 08:44:56 -05:00
Victor Oliveira 4201a48ecf Request files needed to test a PR (#18925) 2021-04-29 08:44:56 -05:00
Keith Bennett c0d031cd1e Add Chitu 3D V6 2nd Filament Runout pin (#18922) 2021-04-29 08:44:56 -05:00
Victor Oliveira 1a50260ebd Followup to LVGL patch (#18920) 2021-04-29 08:44:56 -05:00
swissnorp 38a24ce6c9 Move Cancel Object menu, fix canceled item index (#18930) 2021-04-29 08:44:56 -05:00
Victor Oliveira a0a87c2b81 SPI Flash data compression (#18879) 2021-04-29 08:44:55 -05:00
Scott Lahteine a100306b00 Followup to #18906 Z_AFTER_DEACTIVATE 2021-04-29 08:44:55 -05:00
Claus Näveke 17bbcce52b Make ili9341 rotatable (e.g., Anycubic Predator) (#18877) 2021-04-29 08:44:55 -05:00
Jeff Eberl 0b2bd123ef Change include to <stddef.h> (#18880) 2021-04-29 08:44:55 -05:00
Roman Moravčík ea53abbca7 Update Slovak language (#18884) 2021-04-29 08:44:55 -05:00
Giuliano Zaro 7f69f8e680 Update Italian language (#18886) 2021-04-29 08:44:55 -05:00
swissnorp 301569bee6 Add Z_AFTER_DEACTIVATE to account for gravity (#18906) 2021-04-29 08:44:55 -05:00
Victor Oliveira e82e94be5b Fix MKS Nano v1.2 FSMC display (#18901) 2021-04-29 08:44:55 -05:00
Keith Bennett 0c07e7a96f Assisted Tramming requires a probe (#18912) 2021-04-29 08:44:55 -05:00
Scott Lahteine 7dd7d6dda6 Move scaled TFT / touch defines (#18915) 2021-04-29 08:44:55 -05:00
Scott Lahteine 3bb1f0a7df Clean up some PeripheralPins 2021-04-29 08:44:55 -05:00
Claus Näveke a0d25379b2 No mks_robin extra_scripts in Trigorilla build (#18872) 2021-04-29 08:44:55 -05:00
ellensp 643b31a6a1 Fix Spindle/Laser PWM DC (#18871) 2021-04-29 08:44:55 -05:00
FLYmaker 0e2013d244 Fix FLYF407ZG pins (#18865) 2021-04-29 08:44:55 -05:00
Sebastien Andrivet e6c95762ba Fix Duplicator i3 Plus pin diagram (#18862) 2021-04-29 08:44:55 -05:00
Slats b66df5fa3c Translated DWIN screen titles (#18893)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:55 -05:00
Scott Lahteine afb51d1de3 Repair config order 2021-04-29 08:44:55 -05:00
Scott Lahteine db290201ea Add monitor_flags 2021-04-29 08:44:55 -05:00
Scott Lahteine ed5ae0a2f7 Update include_tree 2021-04-29 08:44:55 -05:00
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 2021-04-29 08:44:55 -05:00
Victor Oliveira 3fbc002bad SanityCheck: No Adafruit NeoPixel for STM32F1 (#18833) 2021-04-29 08:44:55 -05:00
ellensp 60cc56b31c No HEATER_0_PIN needed with 0 EXTRUDERS (#18827) 2021-04-29 08:44:55 -05:00
Victor Oliveira fc12ffcb30 SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 2021-04-29 08:44:55 -05:00
Scott Lahteine 0c1bf01cf7 In G28 Z is sort-of known 2021-04-29 08:44:55 -05:00
Scott Lahteine bb21d79321 Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00
Diego von Deschwanden c63c069d58 Fix URLs to websites and resources (#18844) 2021-04-29 08:44:55 -05:00
Scott Lahteine 513d3172cb Update keypad link 2021-04-29 08:44:55 -05:00
lethalwallabies 5c699ab406 Typo fix (#18856) 2021-04-29 08:44:55 -05:00
Giuliano Zaro a87114fbfa Clarify Nozzle-to-Probe offset (#18828)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:55 -05:00
swissnorp 29e900977f Fix Cancel Objects index display (zero-based) (#18841) 2021-04-29 08:44:55 -05:00
Giuliano Zaro 796471a7c6 [SAMD51] ES Interrupt parity with other HALs (#18836) 2021-04-29 08:44:55 -05:00
Victor Oliveira 524613b610 DISABLE_DEBUG required to free Robin nano Z_DIR_PIN (#18832) 2021-04-29 08:44:55 -05:00
MoellerDi b765bfa5a5 Fix NEOPIXEL_LED compile w/out PRINTER_EVENT_LEDS (#18824) 2021-04-29 08:44:55 -05:00
natemason c0d8542a85 Add TEMP_PROBE_PIN for Einsy Rambo (#18823) 2021-04-29 08:44:55 -05:00
Scott Lahteine 36ef9327ef Keep -std=gnu++11 in stm32 build_unflags 2021-04-29 08:44:55 -05:00
Diego von Deschwanden f2205b1725 Update more external links (#18819) 2021-04-29 08:44:55 -05:00
Victor Tseng 25c7577779 Fix DELTA + TMC sensorless homing + SPI endstops (#18811) 2021-04-29 08:44:55 -05:00
Victor Tseng 9ece3cfdaf Fix garbled print_xyz output (#18810) 2021-04-29 08:44:55 -05:00
ellensp c5108687c5 Fix WiFi / ESP32 sanity check (#18808) 2021-04-29 08:44:55 -05:00
Scott Lahteine e52bfeb491 Config for Anycubic Mega TFT 2021-04-29 08:44:54 -05:00
ellensp b9f0c06d83
Add 0 to EXTRUDERS :[json] (#18786) 2020-07-26 15:41:50 -05:00
ellensp 6924b2deaa
Prevent ESP3D_WIFISUPPORT with non-ESP32 board (#18792) 2020-07-26 15:36:58 -05:00
giryan f949287aec
Fix compile-time PWM_PIN (#18793)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-26 15:31:45 -05:00
Victor Oliveira 3eef000e2a
Fix MKS Robin Nano V2 build / upload (#18784) 2020-07-25 23:08:30 -05:00