Commit graph

13802 commits

Author SHA1 Message Date
Marcio T d3d8fd6d9b Fix thermal error protection, reporting (#20655) 2021-04-29 08:45:10 -05:00
Giuliano Zaro c6c5cc7246 Update Italian language (#20663) 2021-04-29 08:45:10 -05:00
Scott Lahteine d5465f1ad8 Creality 4.2.10 board (#20647) 2021-04-29 08:45:10 -05:00
Scott Lahteine 3f8a83b285 Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>

#20620
2021-04-29 08:45:10 -05:00
Scott Lahteine 385152b3d2 Animated boot followup 2021-04-29 08:45:10 -05:00
ellensp 66c69aef6a Homing code followup (#20632)
Patching a87e5197cf
2021-04-29 08:45:10 -05:00
Scott Lahteine f4f152bd01 Improved bootscreen animation 2021-04-29 08:45:10 -05:00
Scott Lahteine eaeb9d1b20 Document, adjust some homing code 2021-04-29 08:45:10 -05:00
qwewer0 a42755a061 Fix a comment (#20629) 2021-04-29 08:45:10 -05:00
qwewer0 7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
ellensp f570791e19 Fix //action prefix (#20600) 2021-04-29 08:45:10 -05:00
Jason Smith 25152a8cef Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Jason Smith 14b7eb1c5a Fix CHAMBER_FAN_MODE 0 build (#20621) 2021-04-29 08:45:10 -05:00
zeleps 3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-04-29 08:45:10 -05:00
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine 7a748bd565 SPI and pins cleanup 2021-04-29 08:45:10 -05:00
Victor Oliveira cf996949fa Support 4.3" (480x272) Color UI display (#20334) 2021-04-29 08:45:10 -05:00
Victor Oliveira 79672d51f6 USB FD via native USB Host + MSC (#20571) 2021-04-29 08:45:10 -05:00
Scott Lahteine c3dc74bba0 Pins, comment cleanup 2021-04-29 08:45:10 -05:00
Tanguy Pruvot f539e319f0 Clarify sanity-check for custom status bitmap (#20588) 2021-04-29 08:45:10 -05:00
Victor Oliveira eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 2021-04-29 08:45:10 -05:00
Keith Bennett 7b33ceebbb Apply SHOW_BOOTSCREEN to TFT_COLOR_UI (#20586) 2021-04-29 08:45:10 -05:00
Scott Lahteine 8aa453d75b Menu item index followup 2021-04-29 08:45:10 -05:00
Victor Oliveira ed1c0b71df Fix Change Filament menu actions (#20565)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira 63f083db96 Fix LVGL_UI G-code preview (#20564) 2021-04-29 08:45:10 -05:00
Victor Oliveira 427a2fca4d Fix Menu Mixer for Color UI (#20566) 2021-04-29 08:45:10 -05:00
Victor Oliveira 910908fb32 Better defaults, compatibility for SDIO + STM32 (#20570) 2021-04-29 08:45:10 -05:00
Keith Bennett a8800d5b0a Small / Large Boot Screen option for TFT_COLOR_UI (#20578) 2021-04-29 08:45:10 -05:00
Scott Lahteine adca49e432 Remove URL scheme 2021-04-29 08:45:10 -05:00
Scott Lahteine 214f6cb6e3 Allow define HOMING_FEEDRATE_(XY|Z) 2021-04-29 08:45:10 -05:00
Scott Lahteine 3395d10e82 General cleanup 2021-04-29 08:45:10 -05:00
Jason Smith 2e93923e24 Validate defined probe points (#20572) 2021-04-29 08:45:10 -05:00
Scott Lahteine 892e83e872 Init tare pin once 2021-04-29 08:45:10 -05:00
Scott Lahteine 10482ca49c Add probe_switch_activated 2021-04-29 08:45:10 -05:00
Scott Lahteine 9947072d2d Remove CREALITY_TOUCH 2021-04-29 08:45:10 -05:00
Scott Lahteine 6d3e22dd4a Fix some comments 2021-04-29 08:45:10 -05:00
Ashammaru e3d7603d54 Fix SPINDLE_LASER_FREQUENCY (#20509) 2021-04-29 08:45:10 -05:00
Mike La Spina f9dd484381 Cutter Power in percent format (#20410)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Vi B-P 48bf80d190 Apply NO_MOTION_BEFORE_HOMING to joystick motion (#20462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine 089bfad490 Fix, clean up FTDI EVE Touch UI (#20466)
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com>
2021-04-29 08:45:10 -05:00
Jason Smith f1bf1e1835 Fix ST7920 timing for Rumba32, Fysetc S6 (#20556) 2021-04-29 08:45:10 -05:00
Victor Oliveira 35e1917655 Fix DOGM status message scrolling (#20557) 2021-04-29 08:45:10 -05:00
Scott Lahteine 121d4bf52a Add "End Repeat Loops" menu item 2021-04-29 08:45:10 -05:00
Victor Oliveira fadc8a1944 LVGL and Classic UI for STM32 (#20552) 2021-04-29 08:45:10 -05:00
Scott Lahteine a5dd4028ac Move BTT_SKR_CR6 2021-04-29 08:45:10 -05:00
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
LinFor 156b5f4749 Remaining Time for FTDI EVE, bp for ExtUI (#20549)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine fa89a7b0bc Apply ENABLED in ExiUI / FTDI 2021-04-29 08:45:10 -05:00
Darren Peter a24298f625 Support ANET_FULL_GRAPHICS_LCD_ALT_WIRING on BTT SKR 1.4 (#20427) 2021-04-29 08:45:10 -05:00
Sebastiaan Dammann ec83a96484 Probe Activation Switch followup (#20550) 2021-04-29 08:45:10 -05:00
BsCmOD a03ebfda52 Enhanced Italian language (#20551) 2021-04-29 08:45:10 -05:00
LinFor 323bf47738 FTDI EVE: Cyrillic font, some minor fixes (#20517) 2021-04-29 08:45:10 -05:00
yysh12 ad15890a81 Improve plan_arc circle detection (#20440)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
wmariz 60aeed99c6 Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Jan Krajdl c529209c8f Support RGBW on PCA9632 (#20455)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Tanguy Pruvot be3e45d759 Fix G28 leveling state, UBL compile (#20499) 2021-04-29 08:45:09 -05:00
Victor Oliveira 7c8cff0d3c Unify FYSETC F6 1.3 / 1.4 (#20507)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:09 -05:00
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 2021-04-29 08:45:09 -05:00
Keith Bennett aa65c6e477 Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 2021-04-29 08:45:09 -05:00
Sean McGroty 59b5cb6fe2 Creality v4.3.1 (Ender 6) board (#20512) 2021-04-29 08:45:09 -05:00
X-Ryl669 a33c689c40 Improve Touch Calibration screen (#20524) 2021-04-29 08:45:09 -05:00
Jason Smith 30d9839631 Overrides to prevent STM32 timer conflicts (#20545) 2021-04-29 08:45:09 -05:00
Chris Pepper f0b7f27029 Fix UBL mesh inset Z position (#20538) 2021-04-29 08:45:09 -05:00
Jason Smith a1313c7066 Improve STM32 timer conflict messages (#20544) 2021-04-29 08:45:09 -05:00
LinFor 31c84d4559 FTDI EVE custom user menus (#20518) 2021-04-29 08:45:09 -05:00
LinFor 076f12e82d 12-bit ADC resolution for STM32 (#20519) 2021-04-29 08:45:09 -05:00
LinFor 231e5a5eed Add Tune -> Advanced Settings to FTDI EVE (#20532) 2021-04-29 08:45:09 -05:00
Scott Lahteine 350dc4ca05 Tweak FTDI spacing 2021-04-29 08:45:09 -05:00
Scott Lahteine ff2f6cb110 Robin pins followup 2021-04-29 08:45:09 -05:00
LinFor b667722184 Fix some Russian (#20529) 2021-04-29 08:45:09 -05:00
cr20-123 bc3f2f246f Fix G34 compile with bed leveling disabled (#20537) 2021-04-29 08:45:09 -05:00
Sebastiaan Dammann 28548e7ea2 Add BTT SKR CR6 board (#20522) 2021-04-29 08:45:09 -05:00
Scott Lahteine 023ef753b9 Clean up some pins 2021-04-29 08:45:09 -05:00
Dick Streefland b799d0d073 Apply HOME_AFTER_DEACTIVATE for 'G28 O' (#20525) 2021-04-29 08:45:09 -05:00
Dick Streefland be6e1ccba2 Get E3V2 DWIN MACHINE_SIZE from config (#20526) 2021-04-29 08:45:09 -05:00
Serhiy-K 525cdeae19 Update Russian and Ukrainian languages (#20508) 2021-04-29 08:45:09 -05:00
Scott Lahteine c831aabe14 Languages cleanup 2021-04-29 08:45:09 -05:00
Foxies 642110b072 Migrate Hispeedv1 (QQS-Pro) to HAL/STM32 (#20354) 2021-04-29 08:45:09 -05:00
Jason Smith 56e2f39175 Fix Creality EEPROM watchdog freq. (#20510) 2021-04-29 08:45:09 -05:00
InsanityAutomation 3e26e23e60 Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:09 -05:00
InsanityAutomation 588fec6474 Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:09 -05:00
Keith Bennett 87fbb89330 Let boards set Default TMC Slave Addresses (#20498)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:09 -05:00
Scott Lahteine a4701fbd3e Tweaks for pins_BTT_SKR_common.h 2021-04-29 08:45:09 -05:00
Scott Lahteine e02fd232ba Rename QUIET_PROBING 2021-04-29 08:45:09 -05:00
Tanguy Pruvot f7f531e59d DOGM: Slow down touchscreen calibration (#20454) 2021-04-29 08:45:09 -05:00
Victor Oliveira 51e3d8f08b MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430) 2021-04-29 08:45:09 -05:00
grauerfuchs 02b65de6a2 Fix and optimize MightyBoard (#20493) 2021-04-29 08:45:09 -05:00
Jason Smith c3a1cd10ab Balance CI tests (#20485) 2021-04-29 08:45:09 -05:00
nb-rapidia e5d094d2bd Make M220 B / R a standard feature (#20355) 2021-04-29 08:45:09 -05:00
ellensp d6efe75251 Fix ZoneStar LCD 2004 buttons (#20489) 2021-04-29 08:45:09 -05:00
rafaljot f50abfcb1b Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Scott Lahteine bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
Tanguy Pruvot 1b6db623a7 Update French language (#20472) 2021-04-29 08:45:09 -05:00
Scott Lahteine a45603a344 Update Hungarian language
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Giuliano Zaro fa9463528d Update Italian language (#20480) 2021-04-29 08:45:09 -05:00
Scott Lahteine 82b6044dbb Trust STM32 gcc versions 2021-04-29 08:45:09 -05:00
Scott Lahteine be7aab204f Update some LCD includes 2021-04-29 08:45:09 -05:00
Scott Lahteine f82b3f0f51 Update some pins errors 2021-04-29 08:45:09 -05:00
Sebastiaan Dammann 3d7680a426 Creality v4.5.3 (CR-6 SE, CR-6 MAX) (#20468) 2021-04-29 08:45:09 -05:00
JoAnn Manges 878305671b Fix RESTORE_LEVELING_AFTER_G28 (#20471) 2021-04-29 08:45:09 -05:00