Scott Lahteine
|
8fea26aa9d
|
Fix PID_autotune watch temp increase value
|
2017-11-07 15:51:48 -06:00 |
|
Scott Lahteine
|
2f9e42feb9
|
M303 thermal runaway protection
|
2017-11-03 03:57:46 -05:00 |
|
Scott Lahteine
|
eae0aea1e0
|
Fix M303 thermal protection
|
2017-10-29 04:30:50 -05:00 |
|
Scott Lahteine
|
ca66574062
|
ADC sensor fix inspired by 'Evgen2' on Twitter
|
2017-10-14 02:28:13 -05:00 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
Phr3d13
|
10c1b442ca
|
Fixes for Anet10 and gt2560
Fixes for 2 "... not declared in this scope" compiler errors.
|
2017-09-27 07:34:02 -05:00 |
|
Scott Lahteine
|
37eb6d1732
|
Babystepping code tweak
|
2017-09-26 23:43:05 -05:00 |
|
Dave Johnson
|
f58ba3a64e
|
Improve AVR arch detection
Replace ARDUINO_ARCH_AVR with __AVR__ to better detect architecture for non-Arduino dev environments. Resolves compile failure in PIO for 8-bit Teensduino targets
More info:
https://forum.pjrc.com/threads/33234-Using-Teensyduino-Selecting-Teensy-3-2-3-1-board-has-incorrect-platform-define
http://www.atmel.com/webdoc/avrlibcreferencemanual/using_tools_1using_avr_gcc_mach_opt.html
|
2017-09-23 21:36:40 -07:00 |
|
Scott Lahteine
|
2e20c53c9d
|
Move endstop debug to Endstops
|
2017-09-21 16:27:11 -05:00 |
|
Scott Lahteine
|
a10451ceed
|
Move Volumetric methods to Planner
|
2017-09-21 16:27:11 -05:00 |
|
Scott Lahteine
|
df0432c7c8
|
Move M155 to cpp, auto-report to Temperature
|
2017-09-21 16:26:56 -05:00 |
|
Scott Lahteine
|
9c21191f74
|
Rename SPI class to avoid conflict (good?)
|
2017-09-21 16:26:49 -05:00 |
|
Scott Lahteine
|
4f1eadf41f
|
FILAMENT_WIDTH_SENSOR feature
|
2017-09-21 16:26:48 -05:00 |
|
Scott Lahteine
|
71aefc2e22
|
Move heater output to Temperature class
|
2017-09-21 16:26:47 -05:00 |
|
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
2017-09-21 16:26:42 -05:00 |
|
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
2017-09-12 14:51:05 -05:00 |
|