Scott Lahteine
0eca236dcd
Fix L6470 config comments
6 years ago
Scott Lahteine
aa74a900f5
Bring Rostock 301 and ArmEd configs up to date
6 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support (#12895 )
6 years ago
Scott Lahteine
e1f951813a
Remove old block end comment
6 years ago
chrisly42
99e5e8362f
Rapide Lite 200 config, pins_RL200 RUMBA clone (#12848 )
6 years ago
Scott Lahteine
424aa05cc2
Fix some file endings
6 years ago
Scott Lahteine
ce563d7c2e
Various general cleanups
Mostly from the L6470-oriented PR
6 years ago
Scott Lahteine
02cc63d6d4
Update CreatorPro Configuration_adv.h
6 years ago
Ziemowit
20c20dacb7
MKS SBASE needs DRV8825 (#12911 )
6 years ago
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. (#12884 )
6 years ago
Alain Martel
cdb562d558
Bring Migbot config up to date (#12916 )
6 years ago
Ludy
294521439e
Clean up Configuration_adv.h (#12900 )
6 years ago
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855 )
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
Jason
dc4786a504
Config files for PowerWASP Printer (#12889 )
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853 )
6 years ago
Alain Martel
432c21456f
Add 3DFabXYZ Migbot example config (#12775 )
Co-Authored-By: Alain Martel <alain74martel@gmail.com >
6 years ago
Ondřej Nový
a0ef6198ff
Level bed corners Z-hop height option (#12858 )
6 years ago
Scott Lahteine
5f2d75f45b
Move PINS_DEBUGGING to @section develop
6 years ago
Ludy
de4561c980
VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12822 )
6 years ago
Kaushik Vemparala
ba7e35cbab
Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12774 )
6 years ago
jmz52
d372e7e477
SDIO support for STM32F1 (#12782 )
6 years ago
jmz52
813a4ea107
Add support for Mks Robin TFT display (#12706 )
* Add support for MKS Robin TFT display
- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
6 years ago
Scott Lahteine
288340cb6c
Followup to VORON
6 years ago
Ludy
74c47803f7
Add VORON printer (#12705 )
6 years ago
swilkens
b01a630bd0
[2.0.x] Correct Ender 3 bed size (#12769 )
6 years ago
Roxy-3D
3a16cb6d7f
Slightly Slower Max X Axis speed
On some T-Rex 2+ machines the previous max step rate could lose steps....
6 years ago
Ludy
cfc5e96b4b
Move JD to Config.h (and fix jerk->eeprom bug) (#12720 )
6 years ago
jmz52
33abb86b7e
Add support for MKS Robin board (#12650 )
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
6 years ago
InsanityAutomation
367a9f65aa
Add Formbot 350c Thermistor (#12661 )
6 years ago
Ondřej Nový
fcaed685b2
[2.0.x] Set DEFAULT_NOMINAL_FILAMENT_DIA to 1.75 in Anet A6 config (#12664 )
6 years ago
Ondřej Nový
0572be9439
[2.0.x] Enable PIDTEMPBED in Anet A8 example config (#12655 )
6 years ago
teemuatlut
7a5e637a37
Add spreadCycle parameter sets (#12645 )
6 years ago
Dave Johnson
9a4a463ec4
Sanity-check LIGHTWEIGHT_UI, move comment up (#12630 )
6 years ago
teemuatlut
55144284c2
TMC connection test, spreadCycle parameters, improved debugging (#12616 )
6 years ago
Ludy
a7b3a61424
Improve some config comments readability (#12615 )
6 years ago
Marcio Teixeira
b22716e938
M425 Backlash Correction (#11061 )
6 years ago
Scott Lahteine
4388015f1a
Tweak config formatting
6 years ago
teemuatlut
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582 )
6 years ago
Scott Lahteine
9fbd73d931
Fix up some delta settings
6 years ago
Dave Johnson
0947b92734
Build and CI fixes and optimizations (#12584 )
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix 7322df26ad/). Results in identical binary output and cuts compile time in half
-Disable Cartesio config from CircleCI (compile failure)
-Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
-Enable EEPROM on Micromake example config (fix compile failure)
-Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
-Disable various examples failing to build in CircleCI
-Enable various examples no longer failing to build in CircleCI
6 years ago
Scott Lahteine
7a361ad36a
Alternative fan image option (#12579 )
* Alternative fan bitmap
* Move bed over by 3px
6 years ago
Scott Lahteine
4f9ec9ab45
Add heating progress bars (#12543 )
6 years ago
David Bates
d94b50a3d8
Add sample config for Delta with MKS SBASE (#10819 )
6 years ago
Scott Lahteine
b57343c255
Put status screen options in Configuration_adv.h
6 years ago
Scott Lahteine
1fcc13b011
Allow Serial Overrun Protection to be disabled
6 years ago
Scott Lahteine
4def8b3b5e
Expanded options for _Statusscreen.h (#12455 )
See the PR for full details. The updated system will be documented on the website in the near future.
6 years ago
Ryan
052d102ded
UltiMachine Archim 1 support (#12404 )
6 years ago
Scott Lahteine
1eb5249598
Fix Formbot Trex-2+ configs
Followup to #12422
6 years ago
Roxy-3D
f19fd642ce
Updates to Formbot T-Rex 2+ configuration files (#12422 )
Updates to Formbot T-Rex 2+ configuration files
6 years ago