Scott Lahteine
32512332df
Apply some formatting
7 years ago
Scott Lahteine
14ebedca27
Drop unused LARGE_FLASH option
7 years ago
Scott Lahteine
b7feb53e8a
Support for Extrudrboard in Printrboard Rev.F
7 years ago
Dave Johnson
c009a990e4
[2.0.x] Fix some 8-bit Teensyduino compile warnings ( #8385 )
* Fix some 8-bit Teensyduino compile warnings
-Override Teensyduino legacy NOT_A_PIN 127 define
-some fixups for Printrboard_RevF pins
* Proper cleanup of Printrboard Rev.F pins
* Apply LCD fixes to Printrboard v1
7 years ago
Scott Lahteine
81b91b3f9d
Clean up some trailing white-space
7 years ago
Scott Lahteine
006dad4b52
Add pins_RURAMPS4D.h & change pins.h
http://3dtoday.ru/blogs/svs0724/ruramps4d-ramps-for-adruino-due-the-pilot-shipment-available-for-zack/
7 years ago
Scott Lahteine
00514857e9
SBASE serial port -1, RAMPS spacing
7 years ago
Bob-the-Kuhn
7c274d249b
Revert "pins add old names"
This reverts commit 6f70e5618e
.
7 years ago
Bob-the-Kuhn
8875885a15
pins add old names
fix typo
re-write PWM section, add "not on Re-ARM" list
7 years ago
Bob-the-Kuhn
6f70e5618e
pins add old names
7 years ago
Jason Hitesman
4efaef7039
[2.0.x] Fix archim2 SSDS define ( #8278 )
* Fix SSDS define
* Update pins_ARCHIM2.h
7 years ago
Thomas Moore
b91a822d7a
Correct RAMPS_D8_PIN for Re-ARM
7 years ago
Scott Lahteine
ca7d36d9ed
RAMPS pins for ANET_KEYPAD_LCD
7 years ago
teemuatlut
70be4d206e
[2.0.x] UltiMachine Archim2 ( #8190 )
* UltiMachine Archim2 support
* SPI gets included by the library
* Invert TMC2130 diag pin state
* Clean up Archim2 pins
* Update Archim2 config
* FAN2 -> FAN1
* Cleanup
* Add brief Archim installation instructions
* Bring pins into compliance
* Update 1.0 SD Detect pin for 1.1
* Update Configuration.h
* Update pins_ARCHIM2.h
7 years ago
Scott Lahteine
31f112cf58
Cleanup trailing whitespace
7 years ago
Scott Lahteine
eb13b8d985
Add MKS Gen L board
7 years ago
Morten
063e957fc4
Update pins_MKS_SBASE.h ( #8188 )
* Update pins_MKS_SBASE.h
Deleted E_MUX2, not used.
Changed #define LCD_PINS_D4 P0_14 // EXP1.5 to #define LCD_PINS_D4 P0_15 // EXP1.5, wrong in MKS's pinout schematic.
Swapped TEMP_BED_PIN and TEMP_0_PIN port's, request from user, more logical...
* Update pins_MKS_SBASE.h
Moved MUX signals to J8 and re added MUX2, cleaner wiring..
7 years ago
android444
9cc1d8e312
[2.0.x] Support for SilverGate Board
7 years ago
Alexey Shvetsov
577659cacf
Basic support for Azteeg_X5_GT ( #8139 )
* Basic support for Azteeg_X5_GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* Add fan pins for AZTEEG X5 GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* Fix endstop pins
* Add servo0 pin
7 years ago
Scott Lahteine
2cdde08339
Apply items specified in code review
Followup to #8122
7 years ago
Bob-the-Kuhn
b7a66742dd
tested
add sort alpha section to other LPC1768 boards
7 years ago
Jeffrey Li
bbc2e66634
Fix AZSMZ MINI pins for new LPC1768 pinmapping
7 years ago
Scott Lahteine
b2a48f1a04
Provide a SERVO0_PIN for non-standard LCD
7 years ago
Thomas Moore
325233b454
Fix automatic stepper assignment for X/Y/Z dual stepper drivers ( #8130 )
7 years ago
Thomas Moore
50b4f9cbf7
LPC1768 Pin Mapping and M43 cleanup ( #8119 )
* LPC1768 M43 cleanup
* Update pinmapping.h to #define pins
7 years ago
Scott Lahteine
ada90f7335
Clean up trailing spaces
7 years ago
Thomas Moore
9e699811d2
Make LPC1768 pinmapping not specific to Re-ARM ( #8063 )
* Merging early because of build failures. See #8105
* Make LPC1768 pinmapping not specific to Re-ARM
* Add HAL_PIN_TYPE and LPC1768 pin features
* M43 Updates
* Move pin map into pinsDebug_LPC1768.h
* Incorporate comments and M226
* Fix persistent store compilation issues
* Update pin features
* Update MKS SBASE pins
* Use native LPC1768 pin numbers in M42, M43, and M226
7 years ago
jeffyl
7b3098bbd5
Add AZSMZ Mini ( #8005 )
* Add AZSMZ Mini
* Remove tabs, adjust spacing
* Renumber boards to group by family
* Patch up spacing
* Tweak
7 years ago
Scott Lahteine
ee9b8bf0f1
Add MKS MINI 12864 support to GT2560
7 years ago
Scott Lahteine
90a14b4f5b
Clean up HAL trailing spaces, MKS SBASE pins
7 years ago
Scott Lahteine
8c78f8f790
Add Makeboard MINI for Micromake C1
7 years ago
Jeffrey Li
eeb4611606
Add proper support for the AZSMZ 12864 LCD on a SMART RAMPS
7 years ago
Scott Lahteine
799360c576
Enhance Teensy/RAMPS pins files
7 years ago
Morten
91e28edda6
[2.0.x] Add new board: MKS Sbase ( #7945 )
* Add files via upload
* Add files via upload
* Add files via upload
* Checked LCD / edited / revised pins_MKS_BASE.h
As requested :)
* Delete Configuration_adv.h
* Delete Configuration.h
* Deleted /Marlin/Marlin/src/config/examples/MksSbase/*.* and moved them to /Marlin/Marlin/src/config/examples/Mks/Sbase/*.*
* Add files via upload
7 years ago
Bob-the-Kuhn
4e3ee845b9
config_adv ( #7941 )
get rid of twi.h
move to board files
7 years ago
Scott Lahteine
09fa34a9e1
Modernize configs
7 years ago
Scott Lahteine
e9bcb9d048
Add 4 new LCD displays
7 years ago
android444
72693a7e87
[2.0.x] Fixed RAMPS FD V1 pins.h file ( #7852 )
* test only
test
* Fixed RAMPS FD V1 pins.h file
* Fix typo
7 years ago
Scott Lahteine
965b0ab53e
Spacing adjustments
7 years ago
Christopher Pepper
bea3ec2724
M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
7 years ago
victorpv
e9acb63290
STM32F1 HAL
Adding files for STM32F1 HAL based on libmaple/stm32duino core.
Current persistent_store uses cardreader changes to be sent in separate
commit, but could be changed to use i2c eeprom.
7 years ago
Scott Lahteine
c272f2c84e
Cleanup pins spacing
7 years ago
Phr3d13
5a3a53379f
Update pins for GT2560_Rev_A_Plus
For PR #7738
7 years ago
Scott Lahteine
b93a55e15f
Fix ST7920_DELAY_2 potentially being unset
Comes from #7760
7 years ago
Scott Lahteine
981a610f75
Disable BABYSTEP_XY, add to SDSORT comment
7 years ago
Scott Lahteine
7a29f802d0
Fix ENCODER_PULSES_PER_STEP for G3D_PANEL
7 years ago
Scott Lahteine
5972251b17
No need for unused LCD_PINS_Dn
7 years ago
Scott Lahteine
2e20c53c9d
Move endstop debug to Endstops
7 years ago
Scott Lahteine
27f7e3fe6f
Hide problem pins in pin debug list
7 years ago
Scott Lahteine
a1e2b5da70
Fix LCD_PINS_Dn tests in pinsDebug_list.h
7 years ago