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
|
7 years ago |
Thomas Moore
|
ddbd4b73e0
|
Move LPC1768 framework out of Marlin source folder
|
7 years ago |
GMagician
|
00b1b33816
|
Fix compiler warning
|
7 years ago |
Scott Lahteine
|
64dfb46461
|
Move z_endstop_adj to Endstops
|
7 years ago |
Scott Lahteine
|
2e20c53c9d
|
Move endstop debug to Endstops
|
7 years ago |
Scott Lahteine
|
a10451ceed
|
Move Volumetric methods to Planner
|
7 years ago |
Scott Lahteine
|
07cf75883f
|
Move T (tool change) to cpp
|
7 years ago |
Scott Lahteine
|
1a37ebc76d
|
Move M163-M165 MIXING_EXTRUDER to cpp
|
7 years ago |
Scott Lahteine
|
75cf17d816
|
Move M702 MK2_MULTIPLEXER to cpp
|
7 years ago |
Scott Lahteine
|
4a220a8b79
|
Move M380_M381 to cpp, solenoid feature
|
7 years ago |
Scott Lahteine
|
b464887ea1
|
Make BARICUDA a feature
|
7 years ago |
Scott Lahteine
|
df0432c7c8
|
Move M155 to cpp, auto-report to Temperature
|
7 years ago |
Scott Lahteine
|
9c21191f74
|
Rename SPI class to avoid conflict (good?)
|
7 years ago |
Scott Lahteine
|
51f195e698
|
Move dwell to gcode
|
7 years ago |
Scott Lahteine
|
4f1eadf41f
|
FILAMENT_WIDTH_SENSOR feature
|
7 years ago |
Scott Lahteine
|
d5fe0fb02b
|
Consolidate PrintCounter
|
7 years ago |
Scott Lahteine
|
551752eac7
|
Consolidate "bedlevel" code
|
7 years ago |
Scott Lahteine
|
71aefc2e22
|
Move heater output to Temperature class
|
7 years ago |
Scott Lahteine
|
63228fc453
|
Move volumetric flag to GCodeParser
|
7 years ago |
Scott Lahteine
|
bf7af95db3
|
Move flow_percentage to Planner
|
7 years ago |
Scott Lahteine
|
a98e9874db
|
FWRETRACT as a feature
|
7 years ago |
Scott Lahteine
|
722786966a
|
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
|
7 years ago |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 years ago |
Scott Lahteine
|
038f82cc38
|
Fix L6470 init and options
|
7 years ago |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 years ago |
Scott Lahteine
|
2b3b7d5d7f
|
Move 'thermistor' files
|
7 years ago |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
7 years ago |