e7623b5788
Restore Z_PROBE_PIN to pinsDebug_list.h
2018-06-07 15:39:24 -05:00
c16e41e9e6
STM32F4 pins cleanup
2018-06-03 19:08:04 -05:00
ae322e0c54
[2.0.x] Add GTM32 Pro VB support ( #10898 )
2018-05-31 00:11:38 -05:00
d259070980
Clean up trailing spaces from vim, etc.
2018-05-31 00:09:41 -05:00
c68b7b3913
Update Fan 2 and E0 Auto Fan pins for Trigorilla
2018-05-28 21:11:12 -05:00
bbd09a99f1
32 bit boards classification cleanup ( #10818 )
...
- Ordering and match classification between `boards.h` and `pins.h`
- Check `pins.h` environments
2018-05-22 21:20:24 -05:00
62e2987488
add AT90USB support & add items to popup menu ( #10779 )
2018-05-19 17:39:26 -05:00
c173a31060
Fix some compile warnings
2018-05-19 16:54:48 -05:00
a1062eec5b
Better handling of DELAY_NS and DELAY_US ( #10716 )
...
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
2018-05-12 08:34:04 -05:00
fe5c308872
Correction to Printrboard SDSS pin ( #10677 )
...
Co-Authored-By: Simon Swenson <simon-swenson-8351@users.noreply.github.com >
2018-05-10 01:28:55 -05:00
410b023b50
[2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) ( #10598 )
2018-05-02 07:54:06 -05:00
f973ff49ae
[2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards ( #10557 )
2018-04-28 07:24:07 -05:00
00dfaae8df
[2.0.x] Platformio - automate build & environment selection ( #10503 )
2018-04-26 02:42:06 -05:00
0e450df6a2
MKS OLED support for RUMBA
...
Based on #10519
Co-Authored-By: Alex <alex18881@users.noreply.github.com >
2018-04-25 23:00:44 -05:00
f423e54f77
Strip trailing spaces
2018-04-23 18:00:43 -05:00
10a25f733e
Add SENSORLESS_HOMING to Archim 2.0 ( #10500 )
2018-04-23 17:11:33 -05:00
ad58b626a3
Fix pin mappings for Viki2 on Azteeg X5 GT ( #10487 )
2018-04-22 18:41:30 -05:00
b6747c742a
Cleanup AZTEEG_X5_GT pins for VIKI
...
What should the SD detect and SDSS pins be? Followup soon on #8138
2018-04-22 01:19:43 -05:00
186d71b361
Complete CREALITY_ENDER revert
2018-04-20 16:17:25 -05:00
2be5fe5ddf
Split TRIGORILLA into 1.3 and 1.4
2018-04-20 16:12:25 -05:00
80e29492c6
TRIGORILLA => TRIGORILLA_13
2018-04-20 16:12:25 -05:00
dea686cf55
Define short pin names in fastio for STM32 ( #10461 )
2018-04-20 14:54:35 -05:00
4f184ba5da
[2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping ( #10454 )
...
* Add BOARD_MKS_BASE_15 with digital micro-stepping
* Rename MKS_13 to MKS_GEN_13
2018-04-18 22:58:43 -05:00
428c54f2ad
[2.0.x] HAL for STM32F4 ( #10434 )
2018-04-17 17:33:29 -05:00
cc6d41e1d3
Use a macro for HAL header redirection ( #10380 )
2018-04-12 20:25:08 -05:00
472ab0cc24
Tweak RAMPS SDSS pins
2018-04-10 16:47:48 -05:00
b94c8defee
Provide additional information about SMART-RAMPS board ( #10353 )
2018-04-10 04:02:55 -05:00
6f8e228880
Add RESET_PIN to pins_RAMPS_SMART.h
2018-04-10 03:34:20 -05:00
0e8242180d
Chamber temperature monitoring and auto fan control.
...
This is an initial cut for feedback, updated for 2.0.x.
Chamber temperature is currently reported along with hot end and bed
temperatures to serial. The format is just like that used for hot end
and bed temperatures, but using 'C' prefix. As there is no heater,
target is always 0. Is this appropriate, is there a better way to report
chamber temperatures?
Chamber temperatures are not reported on the LCD in any way.
When auto chamber fan is enabled, it currently just uses the same
temperature threshold as the other auto controlled fans.
As the chamber temperature is not connected to any heater, it doesn't
undergo mintemp/maxtemp monitoring. This would need to change in the
future if chamber heating became a feature.
2018-04-06 23:09:06 -05:00
ab715c70d1
TMC SPI sanity-check and pins debugging ( #10324 )
2018-04-06 20:24:54 -05:00
9356cf648f
Added support for Einsy Retro
...
http://reprap.org/wiki/EinsyRetro
2018-04-06 19:48:46 -05:00
f68b4265a6
Fix a probe pin definition
2018-04-02 21:52:34 -05:00
4a23069de9
Fix Ender 4 / CR-8 compilation
...
- Assign 243 (like EFB) as Ender-4/CR-8 board ID
- Add to `Makefile`
- Add to `pins.h`
2018-04-01 18:22:06 -05:00
a9f94f260a
Some RADDS pin updates
2018-03-31 22:15:24 -05:00
d573a2cada
Fix pins_RAMPS.h for 32-bit platforms
...
Followup to 436e5b7
2018-03-28 22:01:20 -05:00
a97624dd81
Allow pinsDebug "Analog in" long int
2018-03-28 20:40:28 -05:00
436e5b7ea3
Apply spacing in pins files
2018-03-28 12:52:08 -05:00
7308ef7809
Add conditional, give DUE SPI a unique name, fix compiler warnings ( #10168 )
2018-03-20 15:53:21 -05:00
c6ff39cc14
Spacing cleanup
2018-03-17 16:49:08 -05:00
9e9e29ddf8
Einsy: Regular endstops and BLTOUCH pins
...
Based on #10131
2018-03-17 16:43:09 -05:00
6689884910
Easier override of ST7920 LCD timing
2018-03-17 02:40:24 -05:00
374ea49be9
Revert marlinAnalogInputToDigitalPin
2018-03-14 00:18:40 -05:00
18de11c1ea
Followup to auto-assign of dual axis CS pins
2018-03-12 07:19:56 -05:00
dd19e74476
Cleanup trailing whitespace
...
@Bob-the-Kuhn — Please set your git options to remove trailing whitespace on commit.
2018-03-11 10:29:00 -05:00
d385b9aac7
Auto-assign CS pins for X2, Y2, Z2 ( #10057 )
...
Fixes #9211
2018-03-11 08:56:13 -05:00
0d8c15c01f
restore PR 9661 files & V1 fix
2018-03-10 22:46:32 -06:00
bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h"
2018-03-10 17:22:20 -06:00
239902f861
Fix E2END and add EEPROM to Smart RAMPS
...
Reference #9983
2018-03-10 06:57:31 -06:00
914bb80bde
removed SDSS init
...
added device & comm drivers for shared SPI LCDs
mistyped some updates in ultralcd_impl_DOGM.h
remove unwanted changes in onfiguration.h
still can't type
Update HAL_LCD_class_defines.h
include USB mass storage & misc
2018-03-09 23:06:11 -06:00
6d7f4f84e2
Add board MKS_BASE_HEROIC ( #9926 )
...
Followup to #9008
- Don't define micro-stepping pins for boards that lack them.
- Allow setting of 128 microsteps with `M350`.
2018-03-03 23:14:52 -06:00