Commit Graph

11853 Commits (bb68eaa69ed0d0e461aaada15af63e6d6f02cda1)

Author SHA1 Message Date
Ryan V1 56e51efeea Use RECIPROCAL macro (not _RECIP) ()
Jason Smith d22eb261cf Fix probeless delta build ()
FlyingSamson fbf2f36cae Only constrain motion on homed axes ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
thinkyhead e8941d2bd8 [cron] Bump distribution date (2020-01-11)
Luc d854c8fa5f ESP3d integration for ESP32 ()
Giuliano Zaro e9a97127f7 Update Italian language ()
Giuliano Zaro 0391e5bcc7 Prevent Z misaligment on tool change ()
thinkyhead d02a867424 [cron] Bump distribution date (2020-01-10)
Acenotass 2d820e6204 Update Russian language ()
Tanguy Pruvot f9f7697b96 Fix Probe Offset XY edit items (et Français) ()
InsanityAutomation 409d7378d9 Add Probe Offsets menu ()
ellensp 669fe74096 Fix compile error w/out LCD ()
Jamie 36d08f8ad3 Add ARC_SEGMENTS_PER_SEC for finer G2/G3 arcs ()
Scott Lahteine 6e658a7c04 Code style and comment tweaks
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments
thisiskeithb 5beca89412 Add menu item Tune > Advance K ()
Alejandro Aguilera 5a5e1d0401 Fix Change Filament menu item with runout ()
dagorel a88b91b3ed Provide some missing Arduino macros ()
Lino Barreca 5c4c052fd7 Fix SKR Pro BLTouch conflicting timers ()
Vertabreaker d26c32375e Fix EEPROM array size bug ()
ellensp 994c695862 Fix MKS_SGEN sanity check ()
ManuelMcLure 675295692b Fix unused var warning ()
Tanguy Pruvot d1e55a2d1d Remove extra UBL map edit menu item ()
Vertabreaker 5e1f0e5e90 Followup to EEPROM patch ()
Tanguy Pruvot bdcccee203 Improve French language (UBL) ()
Justin d70dad6807 Fix permyriad progress bar ()
Acenotass 93e35880ce Update Russian language ()
Jamie 9b970cf12f Add option to invert joystick axes ()
Jamie 022b6b9067 Fix M115 cap with EXTRUDERS == 0 ()
Jamie fc07b0ea30 Fix EEPROM error with EXTRUDERS == 0 ()
George Fu e593da1c23 Update and fix DGUS ()
greppp 7f87a044cd Fix Ender-2 display pins, add BTN_ENC ()
Vertabreaker b841b9bd01 Add example configs. Expand custom menu. ()
- Anet E10
- Geeetech D200
- Geeetech M201
- JGAurora Magic
- MakerFarm Pegasus 12
George Fu ceeba58dc9 FYSETC F6 v1.4 board support ()
Scott Lahteine aa4db785f2 MSG_WATCH => MSG_INFO_SCREEN
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 ()
ellensp d7aee3b7b6 Pins debugging AVR serial pins ()
thisiskeithb 64fdc4f24b BTT002: Add runout, PLR, and RGB pins ()
Scott Lahteine 1d0452c41e
Standardize drivers.h values, add class indirection ()
Jason Smith 595e684658 Add Leapfrog Xeed 2015 support ()
Tanguy Pruvot cda363a15e Touch UI: Fix UBL mesh value editing ()
ellensp 7a50dbc00d Add motherboard BIGTREE_SKR_V1.4_TURBO ()
InsanityAutomation d129ac1b37 Z-offset edit precision based on value limits ()
Tanguy Pruvot 1ea529b9c1 STM32F1: Fix misleading indent / nullptr on FSMC ()
Acenotass 5ffabd56eb Update Russian language ()
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support ()
Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR
randellhodges c75b560604 PWM pin not needed for Neopixel brightness / submenu ()
Scott Lahteine a2cda631d9 Clean up trailing whitespace
Jason Smith 9ff2d34bf8 Fix warnings in stepper.cpp ()
Jason Smith 92ad973729 Fix some DOGM warnings ()
rado79 0be8b22d3c Add FILAMENT_UNLOAD_PURGE_FEEDRATE ()
Jason Smith 4e1f2f89f6 Refactor TMC-related macros and sanity checks ()
Lino Barreca ac32ed74b4 Return from loop() on non-AVR boards ()
Alexander Gavrilenko c6f7ea9f22 MKS Robin ILI9328 TFT support ()
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support ()
Pascal de Bruijn 23bdc1556d Permit ENDSTOP_INTERRUPTS_FEATURE on more STM32 ()
Giuliano Zaro 47edbd9220 Fix min limit for acc, feed, jerk ()
Scott Lahteine 00c83e9ca6 Update comments re: NOZZLE_AS_PROBE
Scott Lahteine 832321f55d Fix games menu back item, titles
Scott Lahteine 941a09b6ac Fix Max7219 with 256 or more cels
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) ()
petrzjunior 254d352fca Update Czech language ()
Luu Lac baa101253a MKS Robin 2 (STM32F407ZE) base support ()
ferengi82 2230ef6e09 MKS SGen-L pins EEBF or EFBF scheme ()
Luc 24eaf2d7e0 Some ESP32 patches ()
randellhodges f4196d394b Flash leveling (for some STM32) ()
randellhodges ebdf8b6b1a Fix STM32 flush of TX (used by UBL) ()
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) ()
Luc a3d88aebed Add MRR_ESPA/_ESPE (ESP32) boards ()
Jason Smith d5bc5547ee Step timing cleanup and rounding fix ()
Tanguy Pruvot f8065da48f Reset runout.ran_out on resume ()
Jason Smith 0d8c81b2a6 Fix axis CS sanity check ()
Markus Towara 856013cc0f Fix planner compile error ()
randellhodges 0b6c2d893e Fix G34 with Z_DUAL_STEPPER_DRIVERS compile ()
Jason Smith 2e235aff03 Fix HAL_STM32 + Arduino IDE SoftwareSerial conflict ()
Scott Lahteine 87992f3669
Use Github Actions for CI, date bump ()
Scott Lahteine 64ebec50dc Move pins debug condition
Jeff Eberl 70325a6a0f Update test scripts to error on unknown ()
Scott Lahteine d81de7f521 Tweak sanity checks
Scott Lahteine deff538909 Fix broken M100_dump_routine
Scott Lahteine 10f7bbee32 Use MYSERIAL0 (not SerialUSB) for Malyan LCD
Scott Lahteine b49a0e39d5 HOME_USING_SPREADCYCLE is obsolete
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
Scott Lahteine 53f77dfadf Remove obsolete TMC2209 comment
Scott Lahteine 937dca4432 Followup to TMC2209 spreadcycle patch
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support ()
Jason Smith 1bad8f1b17 Improve pulse timing and step reliability ()
Mario Costa 5f06f42ccd Spindle/Laser pins for RADDS ()
elementfoundry e5edbf9d35 Allow TMC2209 to save/restore spreadCycle ()
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
Scott Lahteine 865071a946 Tweak code formatting
Moshi Binyamini dcdaa2025f Sanity-check Z_STEPPER_AUTO_ALIGN coordinates ()
Scott Lahteine 0400783444 Tweak G34, fix a declaration
Scott Lahteine 768a1d2713 [cron] Bump distribution date
Scott Lahteine 262ff9584c [cron] Bump distribution date
Scott Lahteine af4c62b422 Update product links
Vertabreaker e0c71344ed Define more FAN pins for GT2560 ()
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) ()
Tanguy Pruvot a0badf572e STM32 Touch UI timings, Longer onboard pullups ()
thisiskeithb a358b72ec8 Add SKR Mini E3 + Zonestar LCD warning ()
danym21 6e8dcba698 Fix G28 debug line, M569 calls ()
Luc 9d6b2ebf50 Improve ESP32 HAL (EEPROM, watchdog) ()
thisiskeithb dc8d8cb39c Fix MKS SGen-L SD detect pin ()
Luu Lac 509e1ab053 TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS ()
Luu Lac e9dadacf7b Fix bad #ifdef ()
Scott Lahteine 6a514a1e8e Move status screen defines
Scott Lahteine 303ddb862a Tweak some config names
Scott Lahteine f3d64b7115 Cardreader read/write open methods
Bo Herrmannsen 98382fcea5 Include Z in SCARA steps feedrate ()
iain MacDonnell 629c039eed Update M503 MBL G29 report ()
randellhodges 2a7f1091ce Fix compile error (macro substitution typo) ()
Anders Sahlman 3d4aa015a8 Add MKS Robin Mini EEPROM defines ()
InsanityAutomation 7b512742f4 Tweak ExtUI Probeless Babystepping ()
ManuelMcLure b065a60dd0 Onboard (always-on) pullups support ()
thisiskeithb 98814e1c47 MKS 12864 OLED pins for SGEN-L ()
André Kjellstrup c2342c3528 Use error message !! hints ()
MangaValk 96cf556139 Fix multiple servos with STM32 ()
MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 ()
Scott Lahteine 1c48817a47 [cron] Bump distribution date
Scott Lahteine 0d52eaa875 Superscript 3 for mm3
Tanguy Pruvot 5ebef425ce Update french (objects, retract...)
Giuliano Zaro 5dfa152ba2 Update Italian language ()
dagorel 1c4f672eae Formalize DAC percent strings ()
Anders Sahlman 1bcd47e65f Correct MKS Robin Mini pins ()
Antti Andreimann 1465fc0632 Fix controller and SD on Robin Nano ()
Scott Lahteine 07a61057ba [cron] Bump distribution date
Scott Lahteine bb5717c5b3 [cron] Bump distribution date
Luu Lac f3155af444 Update AZSMZ LCD link ()
Tanguy Pruvot ab61c09bff Improve touch buttons behavior ()
Antti Andreimann b65ab21733 Fix compile error with disabled PIDTEMP ()
randellhodges 7f8ca85e69 STM32F1 Flash-based EEPROM fixes ()
Scott Lahteine f64649933f [cron] Bump distribution date
ManuelMcLure 68da497f35 Remove debug_out.h '#pragma once' (again) ()
Vertabreaker 0832a60db3 EXP3D Imprimante Multifonction ()
ellensp cb4cd76086 Fix TMC_SW_MOSI for BTT_SKR_MINI_V1.1 ()
Scott Lahteine 6134bff81b Expand environments in platformio.ini
Scott Lahteine b2c670fd94 [cron] Bump distribution date
Scott Lahteine cb7817093f More serial macro cleanup
Scott Lahteine 9114a14eca Fix commas in EEPROM code
Vertabreaker 3874f4a097 Geeetech A30 / GTM32 support ()
Luu Lac 01e4b0c067 Add Laser / Spindle bitmap for LCD ()
Scott Lahteine 3dc49fd1c6 Split up hotend / bed drawing
InsanityAutomation 7126a5e5a7 Add Host Prompt Notification Method ()
ManuelMcLure c061656659 Use PSU powerup delay for all powerups ()
Scott Lahteine 25a7ceabdb Fix missing step_current_down semicolons
Scott Lahteine 9b6d2da9bf Fix debug out macros
Scott Lahteine 4718b8ad02 Add _P variants to debug_out
Felicia Hummel 6c2438deae Fix PSU_POWERUP_DELAY compile error ()
brian park b258cc85bf Mostly Printed SCARA (MPSCARA) support ()
hammerhead2k2 19f840a9b5 BTT SKR 1.3 pins for Anet Full Graphics LCD ()
Scott Lahteine 83a4e8559c Followup to "optimize common strings"
InsanityAutomation b24b0f385f Add ExtUI Flow Rate method ()
Felicia Hummel 690ed531b6 Configurable PSU power-on delay ()
Scott Lahteine 27943f9e31
Multiple axis TMC OTPW step down ()
Scott Lahteine 1ee648ecd2 Followup to "optimize common strings"
Scott Lahteine 0138c0b55b [cron] Bump distribution date
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
Scott Lahteine 2d74c2042a Clean up whitespace, GTM32 pins
Chris Pepper e585c37d7d
Fix
Vertabreaker 1803f672f8 Pins for GTM32 board variants ()
BigTreeTech 441ee3e53f Add 'M114 E' to get E position (M114_DETAIL) ()
Chris Pepper a63491e6eb Sanity check ADC pins and FAST_PWM_FAN with Servos ()
Bob 0f2ee414db Update thermistornames.h ()
Scott Lahteine 0f14e0e978 [cron] Bump distribution date
Bob 5a98c83eef Use MAX6675 SPI pins for MAX31865 over SPI pins ()
Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding ()
Jason Smith ce9a4afe95 Better ST7920 timings for FYSETC S6 ()
Scott Lahteine 289c5dcccb Fix boot screen sanity check
Scott Lahteine 98f83dc756 Add comments to G29
Dirk O. Kaar 0550f30790 Renkforce configuration updates ()
Scott Lahteine 077eeaa0f4
Fix mixing extruder feedrate ()
Vertabreaker 12417d087b E2 pins for GT 2560 v3 ()
timeburn a5a143f944 Include host_actions.h in G34 ()
George Fu cf1e19d167 Fysetc S6 support ()
Dirk O. Kaar 1cea1687f3 Renkforce RF100 (V1), V2, XL, and XL Plus ()
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment ()
madmattco 049e8d5963 Add VAKE / VAKE403D support ()
Heilig Benedek 993802c404 Fix Ender 2 display SCK, BTN_ENC pins ()
haschtl ff6518c0a8 Add PID_FAN_SCALING option ()
lukasmatena 8ccfdaca02 Add M220 B/R with PRUSA_MMU2 ()
Chris Pepper c1aac3a0c9 Fix delta_mm.e with zero extruders ()
Marcio T 43d0391d82 Fix Touch UI message strings ()
Robby Candra fc9f8d27eb Fix Progress / Remaining display on DOGM ()
Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta ()
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test
Robby Candra 55595d444d Use LCD_WIDTH for indexed string ()
InsanityAutomation 2142beb2e5 Fix UI compile error in UBL ()
Jason Smith c497a491f4 Fix a PID_EXTRUSION_SCALING menu item ()
Scott Lahteine b11551c767
Touch UI updates for Cocoa Press ()
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
Scott Lahteine 47c19aa2b3 Clean up probe accessors
pfillion42 4a5dee6356 (SKR 1.3) Assign DIAG pins for homing dir ()
Denis Semenov 0fcd1f4a49 Fix HAS_CLASSIC_E_JERK and related issues ()
Scott Lahteine 8f09d2e790 Add STM32F103RE_bigtree to Auto Build
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini ()
Scott Lahteine bdd366b97c Update sensor -5 label
Jason Smith b904ba0f29 Improve Delta probing / calibration ()
Jason Smith 4ede13e36a Fix G29 for updated meshCount type ()
Bob 751cd1f533 MAX31865 temperature sensor ()
Scott Lahteine 47e4e5f1db Update thermocouple comments
Roman Moravčík 5681017d0c Update Slovak language ()