11860 Commits (5d3cfbdc9b086d81419afa814a41595e79435445)

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