Bob Kuhn and Scott Lahteine
ddbe4cfa20
Printrboard G2 support ( #13116 )
2019-02-26 21:03:13 -06:00
Bob Kuhn and Scott Lahteine
7c1a5e3c47
Fix TEMP_TIMER in pins_STEVAL.h ( #12994 )
2019-01-23 19:34:39 -06:00
Bob Kuhn and Scott Lahteine
2f35747f29
L6470 SPI daisy chain support ( #12895 )
2019-01-23 19:06:54 -06:00
Bob Kuhn and Scott Lahteine
d08f27e27b
Add support for STEVAL 3DP001V1 ( #12894 )
2019-01-15 18:59:36 -06:00
Bob Kuhn and Scott Lahteine
7e8d2d611d
Auto Build for Visual Studio Code ( #11014 )
2018-06-13 18:49:47 -05:00
Bob Kuhn and GitHub
498a328148
Merge pull request #10860 from Bob-the-Kuhn/upload-extra-script-fix
...
[2.0.x] LPC1768 upload_extra_script.py fix (wrong type of exit method)
2018-05-26 09:40:55 -05:00
Bob-the-Kuhn
1c0ad8bbae
wrong type of exit method
2018-05-26 08:17:03 -05:00
Bob Kuhn and Scott Lahteine
235facd545
install AVRDUDE 5.10, faster disk find for LPC1768 ( #10849 )
2018-05-25 20:26:48 -05:00
Bob Kuhn and Scott Lahteine
e2db509d58
[2.0.x] Update/Fix LPC1768 extra script upload_extra_script.py ( #10843 )
...
* Use a different method to find the volume info in Windows
2018-05-25 04:31:18 -05:00
Bob Kuhn and Scott Lahteine
22e0691a70
[2.0.x] Add Sublime support for Auto build, minor Auto-build update ( #10809 )
2018-05-22 02:04:51 -05:00
Bob Kuhn and Scott Lahteine
6dfbb39f83
[LPC1768] Add error-handling to upload script, update autobuild.py ( #10802 )
2018-05-20 21:22:04 -05:00
Bob Kuhn and Scott Lahteine
d557c84a71
[2.0.x] Error for FAST_PWM_FAN with 32 bit CPU ( #10798 )
2018-05-20 11:37:55 -05:00
Bob Kuhn and Scott Lahteine
62e2987488
add AT90USB support & add items to popup menu ( #10779 )
2018-05-19 17:39:26 -05:00
Bob Kuhn and Scott Lahteine
9ad42d6617
add delay between pulse edges ( #10778 )
2018-05-19 17:12:16 -05:00
Bob-the-Kuhn and Scott Lahteine
410b023b50
[2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) ( #10598 )
2018-05-02 07:54:06 -05:00
Bob-the-Kuhn and Scott Lahteine
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
Bob-the-Kuhn and Scott Lahteine
00dfaae8df
[2.0.x] Platformio - automate build & environment selection ( #10503 )
2018-04-26 02:42:06 -05:00
Bob-the-Kuhn and Scott Lahteine
44a03ecfc9
Add Linux compatibility for Arduino boards ( #10375 )
2018-04-11 14:43:28 -05:00
Bob-the-Kuhn and Scott Lahteine
85014cd132
[2.0.x] LPC1768 - automatic selection of upload disk ( #10374 )
2018-04-11 14:41:16 -05:00
Bob-the-Kuhn and Scott Lahteine
acda4ecb20
Fix DUE Trinamic SW/HW SPI sanity check ( #10336 )
2018-04-06 22:22:30 -05:00
Bob-the-Kuhn and Scott Lahteine
ab715c70d1
TMC SPI sanity-check and pins debugging ( #10324 )
2018-04-06 20:24:54 -05:00
Bob-the-Kuhn and Scott Lahteine
902c885782
Switch to TMC2130 compatible hardware SPI & misc ( #10299 )
2018-04-04 20:13:27 -05:00
Bob-the-Kuhn and Scott Lahteine
9656a82609
Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing ( #10227 )
2018-03-28 14:14:39 -04:00
Bob-the-Kuhn and GitHub
78df07ac71
Merge pull request #10221 from ejtagle/bugfix-2.0.x
...
[2.0.x] DUE: Several fixes to the backtracker
2018-03-27 03:26:10 -05:00
Bob-the-Kuhn and GitHub
75b381cd28
Merge pull request #10203 from Bob-the-Kuhn/sanity-check-fix
...
[2.0.x] Fix TMC sanity checks that always fail
2018-03-24 14:06:34 -05:00
Bob-the-Kuhn
433e984d1f
move comment to fix compile error
2018-03-24 13:44:54 -05:00
Bob-the-Kuhn and GitHub
f7857ac8a8
Merge pull request #10185 from ejtagle/bugfix-2.0.x
...
[2.0.x] DUE debugging: Solve WDT startup delay, add traceback & crash report uses programming port baud rate
2018-03-24 13:32:34 -05:00
Bob-the-Kuhn
b756a15aba
another needs to be deleted
2018-03-24 10:22:03 -05:00
Bob-the-Kuhn
50c81ebe0d
remove check that always fails
2018-03-24 09:36:50 -05:00
Bob-the-Kuhn and Scott Lahteine
8870f9b1da
Fix M503 helper functions following TMC updates ( #10197 )
2018-03-23 16:43:43 -05:00
Bob-the-Kuhn and GitHub
81d68b2180
Merge pull request #10195 from Bob-the-Kuhn/DUE-hw-SPI-to-mode-0
...
[2.0.x] DUE - change hardware SPI to mode 0change to mode 0
2018-03-23 09:46:26 -05:00
Bob-the-Kuhn
509227fd80
change to mode 0
2018-03-23 09:37:58 -05:00
Bob-the-Kuhn and Scott Lahteine
785dbfc72d
[2.0.x] FASTIO consistency ( #10164 )
2018-03-20 16:24:50 -05:00
Bob-the-Kuhn and Scott Lahteine
7308ef7809
Add conditional, give DUE SPI a unique name, fix compiler warnings ( #10168 )
2018-03-20 15:53:21 -05:00
Bob-the-Kuhn and Scott Lahteine
53362b81cc
Tone fixes/changes ( #10151 )
2018-03-19 04:48:06 -05:00
Bob-the-Kuhn and GitHub
c79b53d406
Merge pull request #10140 from Bob-the-Kuhn/DUE-full-speed
...
[2.0.x] DUE - add full speed USB native port option
2018-03-17 13:41:45 -05:00
Bob-the-Kuhn
7f1afbfd60
can't type
2018-03-17 13:07:49 -05:00
Bob-the-Kuhn
23760d6c14
add full speed option
2018-03-17 12:56:44 -05:00
Bob-the-Kuhn
cbcd1ed42d
full speed
2018-03-17 02:57:18 -05:00
Bob-the-Kuhn and GitHub
e5157dc63d
Merge pull request #10110 from ejtagle/bugfix-2.0.x
...
[2.0.x] DUE - native port hang (USB CDC: Do not send any character if no program on the PC is listening)
2018-03-14 23:30:49 -05:00
Bob-the-Kuhn and GitHub
c4467da53a
Merge pull request #10063 from ejtagle/bugfix-2.0.x
...
[2.0.x] DUE - add programming capability to native port
2018-03-13 22:07:21 -05:00
Bob-the-Kuhn and GitHub
9aac0c7333
Merge pull request #10096 from Bob-the-Kuhn/DUE-platform.ini
...
[2.0.x] platformio.ini - add DUE native port support
2018-03-13 15:45:40 -05:00
Bob-the-Kuhn
d194be8e8b
platformio.ini DUE native port support
2018-03-13 15:31:17 -05:00
Bob-the-Kuhn and GitHub
e27fd269c1
Merge pull request #10051 from Bob-the-Kuhn/PR-9661-
...
[2.0.x] restore PR 9661 (DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h)
2018-03-10 23:26:08 -06:00
Bob-the-Kuhn
0d8c15c01f
restore PR 9661 files & V1 fix
2018-03-10 22:46:32 -06:00
Bob-the-Kuhn and GitHub
6747225e02
Merge pull request #10046 from MarlinFirmware/revert-9961-DUE-SPI-4-MAR
...
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:23:33 -06:00
Bob-the-Kuhn and GitHub
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
Bob-the-Kuhn and GitHub
fc32db300d
Merge pull request #9961 from Bob-the-Kuhn/DUE-SPI-4-MAR
...
[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h
2018-03-10 00:34:19 -06:00
Bob-the-Kuhn
d8eadf3796
fix ubl_G29.cpp Travis error
2018-03-09 23:59:30 -06:00
Bob-the-Kuhn
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
Bob-the-Kuhn and Scott Lahteine
67a17446f2
Fix DUE incompatible enum type specification ( #10017 )
2018-03-09 02:17:57 -06:00
Bob-the-Kuhn and Scott Lahteine
3c58ca181c
[2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 ( #10016 )
2018-03-09 02:11:28 -06:00
Bob-the-Kuhn and Scott Lahteine
6b4a928145
2uS default step pulse ( #9989 )
2018-03-07 21:11:01 -06:00
Bob-the-Kuhn and Scott Lahteine
04dedc7ed8
always completely initialize display ( #9981 )
2018-03-07 16:40:59 -06:00
Bob-the-Kuhn and Scott Lahteine
025118da3e
Init print_job_timer in setup() instead of "early" ( #9937 )
2018-03-04 16:23:44 -06:00
Bob-the-Kuhn and Scott Lahteine
c1f4112bdc
[2.0.x] Add 1284 support & misc. bug fixes ( #9864 )
2018-03-01 03:07:39 -06:00
Bob-the-Kuhn and Scott Lahteine
f15d7bdbf2
[2.0.x] ELF improvement, fix lib_ignore ( #9793 )
...
- Compiler flags so ELF will include the original source.
- Use commit-id archives for a working `lib_ignore`.
2018-02-25 03:02:46 -06:00
Bob-the-Kuhn and GitHub
a823b801b8
Merge pull request #9729 from Bob-the-Kuhn/U8G-compile-error-2.0.x
...
[2.0.x] Move #include <U8glib.h> in ultralcd_st7920_u8glib_rrd_AVR.cpp (fix bug introduced in PR #9624 )
2018-02-19 18:36:23 -06:00
Bob-the-Kuhn
47d529aac5
move #include <U8glib.h>
2018-02-19 17:39:40 -06:00
Bob-the-Kuhn and Scott Lahteine
e05673a379
[2.0.x] VIKI2 & RE_ARM changes ( #9686 )
...
* VIKI2 & RE_ARM changes
1. Remove `DISABLED(SDSUPPORT)` from ST7565 in `ultralcd_impl_DOGM.h`. These LCDs share pins with the SD card and can run at the SD card rates.
2. Add SDSS definition to `pins_RAMPS_RE_ARM.h`. Apparently the SDSS definition in `pins.h` is being processed before the one in `spi_pins.h` which resulted in not being able to read the SD card.
2018-02-17 16:41:36 -06:00
Bob-the-Kuhn and Scott Lahteine
2d749d490b
Fix / complete USE_CONTROLLER_FAN ( #9666 )
2018-02-16 02:18:50 -06:00
Bob-the-Kuhn and GitHub
4ea7e723fe
Merge pull request #9667 from Bob-the-Kuhn/USE_CONTROLLER_FAN-config-2.0.x
...
[2.0.x] Improved CONTROLLER_FAN_PIN example in Configuration_adv.h
2018-02-15 21:45:25 -06:00
Bob-the-Kuhn
349dafa728
config update (set to -1)
2018-02-15 21:42:54 -06:00
Bob-the-Kuhn and GitHub
b648999528
Merge pull request #9624 from Bob-the-Kuhn/RRD-8-bit-code-to-2.0.x
...
[2.0.x] Add delays to AVR driver for RRD Full Graphic Smart Controller
2018-02-14 22:43:17 -06:00
Bob-the-Kuhn
9a423e9a89
tested
2018-02-13 21:59:18 -06:00
Bob-the-Kuhn and Scott Lahteine
428f164d02
[2.0.x] Bug fix - "M114 D" and Due (dtostrf C linkage) ( #9481 )
2018-02-04 16:11:27 -06:00
Bob-the-Kuhn and GitHub
d08597c65a
Merge pull request #9468 from Bob-the-Kuhn/remove--/src
...
[2.0.x] Cleanup - remove not needed "../src"
2018-02-03 21:57:49 -06:00
Bob-the-Kuhn
3d72fe0730
snapshot
2018-02-03 21:28:05 -06:00
Bob-the-Kuhn and Scott Lahteine
a0570ff1eb
Fix caselight on Due ( #9364 )
2018-02-02 04:13:33 -06:00
Bob-the-Kuhn and Scott Lahteine
21179f8300
Fix the "slow" version of the G-code parser
2018-02-02 00:35:58 -06:00
Bob-the-Kuhn and GitHub
5bd23db0ee
Merge pull request #9351 from Bob-the-Kuhn/Fix-USEABLE_HARDWARE_PWM-for-Due
...
[2.0.x] fix USEABLE_HARDWARE_PWM for DUE
2018-01-25 22:56:28 -06:00
Bob-the-Kuhn
c6e01ebd52
never mind ...
2018-01-25 22:13:32 -06:00
Bob-the-Kuhn and GitHub
571ca72824
Merge pull request #9345 from Bob-the-Kuhn/Due-compile-issue-2.0.x
...
[2.0.x] DUE - add USEABLE_HARDWARE_PWM & clear up some compiler warnings
2018-01-24 22:14:12 -06:00
Bob-the-Kuhn
ab709ccac1
add USEABLE_HARDWARE_PWM & clear up some compiler warnings
2018-01-24 21:42:36 -06:00
Bob-the-Kuhn and GitHub
a440522f84
Merge pull request #9284 from Bob-the-Kuhn/DUE-pins-debug
...
[2.0.x] PINS_DEBUGGING maintenance
2018-01-21 18:40:39 -06:00
Bob-the-Kuhn
16eb966ee3
PINS_DEBUGGING cleanup for DUE
2018-01-19 21:12:24 -06:00
Bob-the-Kuhn and GitHub
11e68541b0
Merge pull request #9245 from Bob-the-Kuhn/TMC2208-sanity-check-2.0.x
...
[2.0.x] add TMC2208 sanity check to AVR
2018-01-19 15:42:53 -06:00
Bob-the-Kuhn
0ea9cdf4f2
TMC2208 sanity check
2018-01-19 12:19:34 -06:00
Bob-the-Kuhn and GitHub
da600e5fbe
Merge pull request #9132 from Bob-the-Kuhn/add-VIKI2-to-Travis
...
[2.0.x] add VIKI2 test to Travis & fix LCD contrast (again)
2018-01-12 00:42:04 -06:00
Bob-the-Kuhn
e633ce06c7
LCD contrast type mismatch is back
...
WORKS!
2018-01-11 10:32:58 -06:00
Bob-the-Kuhn
6a50adb4d5
works
2018-01-09 22:15:33 -06:00
Bob-the-Kuhn and GitHub
082d161a75
Merge pull request #9069 from Bob-the-Kuhn/broken-teensy
...
[2.0.x] fix Teensy2 compile error (PlatformIO LDF problem)
2018-01-06 16:42:59 -06:00
Bob-the-Kuhn
760dbbb734
works
...
root cause identified
2018-01-06 11:11:29 -06:00
Bob-the-Kuhn and GitHub
cb0e826c5d
Merge pull request #9068 from Bob-the-Kuhn/SD-detect
...
[2.0.x] SD card detect improvement
2018-01-05 21:09:57 -06:00
Bob-the-Kuhn
f72b0a7b04
1234
2018-01-05 20:36:05 -06:00
Bob-the-Kuhn and GitHub
016e46a3c0
Merge pull request #9009 from Bob-the-Kuhn/Due-RRDFG-power-up-garbage
...
[2.0.x] Due - fix power up garbage on RRDFG LCD
2018-01-03 23:19:29 -06:00
Bob-the-Kuhn
4626d04067
as good as i can get it
...
minor edits to force new Travis test (last one timed out)
Update u8g_com_HAL_DUE_st7920_sw_spi.cpp
initial power up display garbage gone
2018-01-03 22:46:31 -06:00
Bob-the-Kuhn and GitHub
f968b41f63
Merge pull request #9028 from Bob-the-Kuhn/Due-SDSUPPORT
...
[2.0.x] Due - allow compile without SD card enabled & misc improvements (replaces PR #9007 )
2018-01-03 15:25:40 -06:00
Bob-the-Kuhn
e5b71af8c9
snapshot
...
found a few more nasties
2018-01-03 10:41:23 -06:00
Bob-the-Kuhn and GitHub
eca5cc8669
Merge pull request #9003 from Bob-the-Kuhn/Due-PINS_DEBUG-&-related
...
[2.0.x] add Due PINS_DEBUG support & misc improvements (replaces PR #8990 )
2018-01-02 18:47:53 -06:00
Bob-the-Kuhn and GitHub
e9fc7bc69c
Merge pull request #9000 from Bob-the-Kuhn/2.0-LCD-contrast
...
[2.0.x] lcd_contrast type mismatch work around
2018-01-02 18:46:31 -06:00
Bob-the-Kuhn and GitHub
448b0a0014
Merge pull request #9004 from Bob-the-Kuhn/PWM-for-any-pin-(LPC1768)
...
[2.0.x] LPC1768 - PWM for any pin (replaces PR #8991 )
2018-01-02 11:42:27 -06:00
Bob-the-Kuhn
5574fad69c
copy of PR #8991 code
...
Formatting tweaks
correct array initialization & remove test code
2018-01-02 11:17:46 -06:00
Bob-the-Kuhn
adb9ecf3cc
copy of PR #8990
2018-01-01 16:11:56 -06:00
Bob-the-Kuhn
ef911a2d12
works
2018-01-01 14:35:16 -06:00
Bob-the-Kuhn and GitHub
9bfabc1f13
Merge pull request #8955 from Bob-the-Kuhn/bugfix-2.0.x
...
[2.0.x] fix include in pins_RAMPS_FD_V2.h
2017-12-29 10:35:23 -06:00
Bob-the-Kuhn
cba44128d5
fix include
2017-12-29 10:08:30 -06:00
Bob-the-Kuhn and Scott Lahteine
a142fab155
Enable RRDFGSC on Due
2017-12-25 09:22:14 -06:00
Bob-the-Kuhn and Scott Lahteine
1a948cbd93
Fix SET_OUTPUT glitch - LPC1768 & DUE
2017-12-24 19:25:32 -06:00
Bob-the-Kuhn and GitHub
79c402b052
Merge pull request #8719 from Bob-the-Kuhn/2.0.x-planner-speed-improvement
...
[bugfix-2.0.x] minor planner.cpp speed improvement (follow up to COREXY stutter changes PR #8698 )
2017-12-08 18:40:36 -06:00