Scott Lahteine
|
27f7e3fe6f
|
Hide problem pins in pin debug list
|
7 gadus atpakaļ |
Scott Lahteine
|
9c21191f74
|
Rename SPI class to avoid conflict (good?)
|
7 gadus atpakaļ |
Scott Lahteine
|
51f195e698
|
Move dwell to gcode
|
7 gadus atpakaļ |
Scott Lahteine
|
4f1eadf41f
|
FILAMENT_WIDTH_SENSOR feature
|
7 gadus atpakaļ |
Scott Lahteine
|
d5fe0fb02b
|
Consolidate PrintCounter
|
7 gadus atpakaļ |
Scott Lahteine
|
551752eac7
|
Consolidate "bedlevel" code
|
7 gadus atpakaļ |
Scott Lahteine
|
71aefc2e22
|
Move heater output to Temperature class
|
7 gadus atpakaļ |
Scott Lahteine
|
63228fc453
|
Move volumetric flag to GCodeParser
|
7 gadus atpakaļ |
Scott Lahteine
|
bf7af95db3
|
Move flow_percentage to Planner
|
7 gadus atpakaļ |
Scott Lahteine
|
8dc2838d98
|
Move host keepalive to GcodeSuite
|
7 gadus atpakaļ |
Scott Lahteine
|
8fbb833de9
|
Encapsulate RGB(W) LEDs
|
7 gadus atpakaļ |
Scott Lahteine
|
a98e9874db
|
FWRETRACT as a feature
|
7 gadus atpakaļ |
Scott Lahteine
|
722786966a
|
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
|
7 gadus atpakaļ |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 gadus atpakaļ |
Scott Lahteine
|
e0a189a481
|
Consolidate Buzzer
|
7 gadus atpakaļ |
Scott Lahteine
|
bca67a5b79
|
Main controller updates
|
7 gadus atpakaļ |
Scott Lahteine
|
142d8aae56
|
Move debugging to serial.*
|
7 gadus atpakaļ |
Scott Lahteine
|
a1e2b5da70
|
Fix LCD_PINS_Dn tests in pinsDebug_list.h
|
7 gadus atpakaļ |
Scott Lahteine
|
038f82cc38
|
Fix L6470 init and options
|
7 gadus atpakaļ |
Scott Lahteine
|
42e2dd9251
|
Build file updates
|
7 gadus atpakaļ |
Scott Lahteine
|
614a86a380
|
SD file updates
|
7 gadus atpakaļ |
Scott Lahteine
|
82fff87e16
|
Pins updates
|
7 gadus atpakaļ |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 gadus atpakaļ |
Scott Lahteine
|
0fcec02db5
|
LCD updates
|
7 gadus atpakaļ |
Scott Lahteine
|
7dd0a46732
|
Language updates
|
7 gadus atpakaļ |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 gadus atpakaļ |
Scott Lahteine
|
d7ee81202f
|
Libs updates
|
7 gadus atpakaļ |
Scott Lahteine
|
34101224c4
|
Inc updates
|
7 gadus atpakaļ |
Scott Lahteine
|
f52a31a275
|
Core updates
|
7 gadus atpakaļ |
Scott Lahteine
|
479652073b
|
Config updates
|
7 gadus atpakaļ |
Scott Lahteine
|
54326fb06a
|
HAL updates
|
7 gadus atpakaļ |
Scott Lahteine
|
7e42c7563c
|
Move build files into place
|
7 gadus atpakaļ |
Scott Lahteine
|
b66d65f865
|
Move 'sd' files
|
7 gadus atpakaļ |
Scott Lahteine
|
0b9a88d6ce
|
Move 'pins' files
|
7 gadus atpakaļ |
Scott Lahteine
|
2b3b7d5d7f
|
Move 'thermistor' files
|
7 gadus atpakaļ |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
7 gadus atpakaļ |
Scott Lahteine
|
efa578d6b0
|
Move 'libs' files
|
7 gadus atpakaļ |
Scott Lahteine
|
cc92e544a5
|
Move 'lcd' files
|
7 gadus atpakaļ |
Scott Lahteine
|
5be07b5db2
|
Move 'inc' files
|
7 gadus atpakaļ |
Scott Lahteine
|
9ea2ff950a
|
Move 'gcode' files
|
7 gadus atpakaļ |
Scott Lahteine
|
4e4d16c92e
|
Move 'core' files
|
7 gadus atpakaļ |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 gadus atpakaļ |
Scott Lahteine
|
f536c4dccb
|
Move configs
|
7 gadus atpakaļ |
Scott Lahteine
|
48351fd6d5
|
Move root sources
|
7 gadus atpakaļ |
Scott Lahteine
|
27cbb939b2
|
Clean up some HAL code
|
7 gadus atpakaļ |
Christopher Pepper
|
b29b66feda
|
Temporary fix for odd stepper behaviour with servos
|
7 gadus atpakaļ |
Christopher Pepper
|
8afe13b1a2
|
Fix compile issue when watchdog was disabled
|
7 gadus atpakaļ |
Christopher Pepper
|
b908e38d08
|
Add needed platform defined gaurds to compile with Arduino IDE
Also removed explicit platform HAL directory inclusion from platformio.ini to make sure these errors are caught by Travis in the future
|
7 gadus atpakaļ |
Scott Lahteine
|
a037ddbf7b
|
Other spacing tweaks
|
7 gadus atpakaļ |
Scott Lahteine
|
2af62a5d8d
|
Apply spacing, const to some HAL code
|
7 gadus atpakaļ |