Scott Lahteine
|
7f20184ebc
|
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071)
|
3 gadus atpakaļ |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
4 gadus atpakaļ |
Scott Lahteine
|
f17394d677
|
Ability to disable M32
|
4 gadus atpakaļ |
Alexander Semion
|
cd89fa141b
|
Add SPINDLE_SERVO option (#19971)
|
4 gadus atpakaļ |
ellensp
|
69d55cabd4
|
Handle dependent Stepper Driver defaults later (#19820)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
f6ffbe548c
|
TFT Presets, Generic options, Sanity checks (#19723)
|
4 gadus atpakaļ |
Jason Smith
|
90d364fc37
|
Revert at90usb1286 conditional (#19733)
|
4 gadus atpakaļ |
Jason Smith
|
45731bd022
|
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
4 gadus atpakaļ |
ladismrkolj
|
2c99c1e06f
|
Add Chamber servo vent, auto fan (#19519)
|
4 gadus atpakaļ |
Jason Smith
|
da6c8317a7
|
Fix and improve STM32F1 serial (#19464)
|
4 gadus atpakaļ |
InsanityAutomation
|
62206c0386
|
Host Action: Start (#19398)
|
4 gadus atpakaļ |
cosmoderp
|
073b7f1e3a
|
E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
ellensp
|
979876e958
|
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Zachary Annand
|
97ec6c1be6
|
Independent Neopixel option (#19115)
|
4 gadus atpakaļ |
Victor Oliveira
|
ff5c8d3570
|
Optimize LVGL with HAL TFT IO (SPI and FSMC) (#18974)
|
4 gadus atpakaļ |
Scott Lahteine
|
7a5d408bc0
|
Conditions cleanup
|
4 gadus atpakaļ |
Scott Lahteine
|
d69c2a90b7
|
Simple rename of hex_print
|
4 gadus atpakaļ |
Alexander Gavrilenko
|
117df87d19
|
Support for TFT & Touch Screens (#18130)
|
4 gadus atpakaļ |
Scott Lahteine
|
e27f031a55
|
General cleanup
|
4 gadus atpakaļ |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 gadus atpakaļ |
Scott Lahteine
|
c2363a81b4
|
Fix E3V2 M0/M1 and wait_for_user
|
4 gadus atpakaļ |
cccc
|
1815866877
|
Show fixed V in Power Display with no V sensor (#18579)
|
4 gadus atpakaļ |
ellensp
|
12e7106a8a
|
Update and fix POWER_MONITOR (#18561)
|
4 gadus atpakaļ |
George Fu
|
097347b575
|
Add FYSETC 2.42 inch OLED support (#18485)
|
4 gadus atpakaļ |
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
4 gadus atpakaļ |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
4 gadus atpakaļ |
Scott Lahteine
|
cfd31ff70e
|
Add HAS_FILAMENT_RUNOUT_DISTANCE
|
4 gadus atpakaļ |
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
4 gadus atpakaļ |
Scott Lahteine
|
33127f4476
|
More conservative Trinamic DIR delay
See #17323
This makes babystepping more reliable and may improve Trinamic motion overall.
Co-Authored-By: chgi <chgi@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
5e6faa999d
|
Refine EEPROM types / flags (#17772)
|
4 gadus atpakaļ |
Scott Lahteine
|
e222ba4c81
|
Prevent DUE / Spindle conflict
Fixes #17449
|
4 gadus atpakaļ |
Scott Lahteine
|
87875e0de8
|
Fix mixing with "unload all" compile
|
4 gadus atpakaļ |
grauerfuchs
|
4a5a3d27ed
|
Option to use raw digipot values (#17536)
|
4 gadus atpakaļ |
Scott Lahteine
|
7aed32df00
|
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
|
4 gadus atpakaļ |
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
4 gadus atpakaļ |
InsanityAutomation
|
3655e240f5
|
Fix SD finished ExtUI / host action (#17285)
|
4 gadus atpakaļ |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
4 gadus atpakaļ |
Jason Smith
|
9c759e5f74
|
Fix BAUD_RATE_GCODE, etc. (#17135)
|
4 gadus atpakaļ |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
4 gadus atpakaļ |
InsanityAutomation
|
552f7a91d0
|
Default on/off for Power Loss Recovery (#17051)
|
4 gadus atpakaļ |
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
4 gadus atpakaļ |
Scott Lahteine
|
730804289c
|
Catch more LPC1768 pin conflicts (#17019)
|
4 gadus atpakaļ |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 gadus atpakaļ |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
4 gadus atpakaļ |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
4 gadus atpakaļ |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
4 gadus atpakaļ |
Scott Lahteine
|
441e822fb3
|
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
|
5 gadus atpakaļ |
Bob Kuhn
|
178dcd6fd8
|
SPI chaining with TMCStepper simplified interface (#15179)
|
5 gadus atpakaļ |
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
5 gadus atpakaļ |