Scott Lahteine
b108741a8e
💡 Sub-include pins labels
2021-10-19 13:00:19 -05:00
Scott Lahteine
99647fa940
🎨 Less use of undef for RAMPS pins
2021-10-02 22:31:16 -05:00
Dan Royer
b3fd03198a
✨ Polargraph / Makelangelo kinematics ( #22790 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
92eb819aee
🐛 Fix old spindle/laser options
2021-10-02 22:31:15 -05:00
dotdash32
253f91765d
🎨 Use largest default ST9720 delays ( #22713 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:14 -05:00
Scott Lahteine
7704d84419
🎨 EXP headers, ST7920 delays ( #22641 )
2021-09-12 19:27:38 -05:00
Scott Lahteine
95f27cf339
🎨 EXP1/2 headers and pins cleanup ( #22628 )
2021-09-12 19:18:07 -05:00
Scott Lahteine
0aa87af82f
🎨 Tweak TMC software serial pins
2021-09-12 19:17:18 -05:00
Scott Lahteine
eb0d80cb19
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-18 20:39:41 -05:00
luzpaz
c612b56bc1
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-18 20:29:56 -05:00
Katelyn Schiesser
5054dc6ea2
🐛 Redundant Temp Sensor followup ( #22196 )
2021-07-17 02:41:31 -05:00
InsanityAutomation
a35c234ce1
🐛 Fix redundant heater / sensor pin assignments ( #22309 )
2021-07-17 02:32:25 -05:00
Scott Lahteine
bc459a76f4
🐛 TM3D fixes and improvements
...
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
2021-07-17 01:54:27 -05:00
Scott Lahteine
78c2eb6876
🎨 Check flags without ENABLED
2021-07-17 01:54:27 -05:00
Scott Lahteine
14ffc66c45
🩹 Use #pragma once
in pins files
2021-06-15 00:11:26 -05:00
Scott Lahteine
00834ef03d
🎨 Clean up stops, sdss pins
2021-06-04 23:33:19 -05:00
Scott Lahteine
87a943756a
🎨 Move HAS_EXTRUDERS
2021-05-22 16:18:42 -05:00
kpishere
fd8207dd9a
Misc build fixes ( #21413 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-24 09:14:11 -05:00
Keith Bennett
2c5967925f
Pins/tests followup ( #21268 )
...
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-06 03:50:26 -06:00
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation ( #21254 )
2021-03-05 04:30:52 -06:00
Scott Lahteine
1aa421efe5
Filament sensor cleanup
2021-02-28 20:02:24 -06:00
ellensp
bb1039d4c9
Preflight checks for PlatformIO builds ( #21068 )
...
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-02-25 08:15:55 -06:00
ellensp
79ee2fa20a
EXP headers for RAMPS 1.x ( #21054 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-15 05:15:08 -06:00
kpishere
e0ca244623
Fix AZSMZ_12864 on SMART RAMPS ( #21056 )
2021-02-12 05:00:41 -06:00
ellensp
107f692de8
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
2021-01-27 15:11:25 -06:00
Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
2021-01-12 20:43:52 -06:00
ellensp
218de578e0
Fix Azteeg X3 macro typo ( #20681 )
2021-01-05 06:23:56 -06:00
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
Scott Lahteine
91c350e793
Remove URL scheme
2020-12-27 21:00:07 -06:00
Jason Smith
7b9ff164cc
Balance CI tests ( #20485 )
2020-12-17 06:18:07 -06:00
Scott Lahteine
7243ea549d
Update some pins errors
2020-12-15 00:49:55 -06:00
Scott Lahteine
885b0d2ec5
Style, spacing, typo cleanup for recent changes
2020-12-08 20:18:29 -06:00
Scott Lahteine
5fdd949115
Improved Longer3D LKx Pro board ( #20372 )
...
Co-authored-by: mrv96 <marione96@live.it>
2020-12-04 23:56:20 -06:00
Scott Lahteine
fd35d1b8a6
General cleanup
2020-11-29 20:50:02 -06:00
Gurmeet Athwal
6851909f90
BTN_ENC_EN for many boards ( #19890 )
...
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-11-20 23:47:04 -08:00
Ajtak
a26a21d19a
Longer LK Pro / Alfawise PRO board ( #20185 )
2020-11-19 18:25:27 -06:00
ellensp
d4ba94479b
BTT driver expansion for SKR 1.3/1.4 ( #20088 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-10 20:06:42 -06:00
Albert van Osch
7beebcd315
Zonestar Z8 XM2 support ( #19991 )
2020-11-07 16:59:19 -06:00
Scott Lahteine
883347bc11
Apply some pins formatting
2020-11-07 16:54:20 -06:00
Orel
a272c019f9
Rename, adjust Dagoma F5 ( #19947 )
2020-10-29 20:02:29 -05:00
TheMichalcinOfficial
cf74248949
Support for Ramps-S v1.2 ( #19815 )
2020-10-21 13:44:55 -05:00
Sten Uusvali
6fed11896b
Fix M503 output for M907 motor current ( #19777 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-17 16:11:22 -05:00
arminth
3ed0b24831
Provide FYSETC F6 13 LCD pins for HD44780 ( #19769 )
2020-10-16 17:07:34 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Scott Lahteine
492ba2a111
Digipots refactor / cleanup ( #19690 )
2020-10-11 14:58:35 -05:00
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
2020-09-28 14:53:50 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script ( #19468 )
2020-09-23 15:06:36 -05:00
riodoro1
225487f9db
Fix up K8800 pins ( #19476 )
2020-09-22 15:08:14 -05:00