|
27f7e3fe6f
|
Hide problem pins in pin debug list
|
2017-09-21 16:26:49 -05:00 |
|
|
9c21191f74
|
Rename SPI class to avoid conflict (good?)
|
2017-09-21 16:26:49 -05:00 |
|
|
51f195e698
|
Move dwell to gcode
|
2017-09-21 16:26:48 -05:00 |
|
|
4f1eadf41f
|
FILAMENT_WIDTH_SENSOR feature
|
2017-09-21 16:26:48 -05:00 |
|
|
d5fe0fb02b
|
Consolidate PrintCounter
|
2017-09-21 16:26:48 -05:00 |
|
|
551752eac7
|
Consolidate "bedlevel" code
|
2017-09-21 16:26:47 -05:00 |
|
|
71aefc2e22
|
Move heater output to Temperature class
|
2017-09-21 16:26:47 -05:00 |
|
|
63228fc453
|
Move volumetric flag to GCodeParser
|
2017-09-21 16:26:47 -05:00 |
|
|
bf7af95db3
|
Move flow_percentage to Planner
|
2017-09-21 16:26:46 -05:00 |
|
|
8dc2838d98
|
Move host keepalive to GcodeSuite
|
2017-09-21 16:26:46 -05:00 |
|
|
8fbb833de9
|
Encapsulate RGB(W) LEDs
|
2017-09-21 16:26:46 -05:00 |
|
|
a98e9874db
|
FWRETRACT as a feature
|
2017-09-21 16:26:46 -05:00 |
|
|
722786966a
|
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
|
2017-09-21 16:26:45 -05:00 |
|
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|
|
e0a189a481
|
Consolidate Buzzer
|
2017-09-21 16:26:45 -05:00 |
|
|
bca67a5b79
|
Main controller updates
|
2017-09-21 16:26:44 -05:00 |
|
|
142d8aae56
|
Move debugging to serial.*
|
2017-09-21 16:26:44 -05:00 |
|
|
a1e2b5da70
|
Fix LCD_PINS_Dn tests in pinsDebug_list.h
|
2017-09-21 16:26:44 -05:00 |
|
|
038f82cc38
|
Fix L6470 init and options
|
2017-09-21 16:26:43 -05:00 |
|
|
42e2dd9251
|
Build file updates
|
2017-09-21 16:26:43 -05:00 |
|
|
614a86a380
|
SD file updates
|
2017-09-21 16:26:43 -05:00 |
|
|
82fff87e16
|
Pins updates
|
2017-09-21 16:26:43 -05:00 |
|
|
3d8a0ab4b2
|
Module updates
|
2017-09-21 16:26:42 -05:00 |
|
|
0fcec02db5
|
LCD updates
|
2017-09-21 16:26:42 -05:00 |
|
|
7dd0a46732
|
Language updates
|
2017-09-21 16:26:41 -05:00 |
|
|
4a82e95c3e
|
Feature file updates
|
2017-09-21 16:26:41 -05:00 |
|
|
d7ee81202f
|
Libs updates
|
2017-09-21 16:26:41 -05:00 |
|
|
34101224c4
|
Inc updates
|
2017-09-21 16:26:41 -05:00 |
|
|
f52a31a275
|
Core updates
|
2017-09-21 16:26:40 -05:00 |
|
|
479652073b
|
Config updates
|
2017-09-21 15:52:17 -05:00 |
|
|
54326fb06a
|
HAL updates
|
2017-09-21 15:52:17 -05:00 |
|
|
7e42c7563c
|
Move build files into place
|
2017-09-12 14:51:06 -05:00 |
|
|
b66d65f865
|
Move 'sd' files
|
2017-09-12 14:51:05 -05:00 |
|
|
0b9a88d6ce
|
Move 'pins' files
|
2017-09-12 14:51:05 -05:00 |
|
|
2b3b7d5d7f
|
Move 'thermistor' files
|
2017-09-12 14:51:05 -05:00 |
|
|
0c9231fd04
|
Move 'module' files
|
2017-09-12 14:51:05 -05:00 |
|
|
efa578d6b0
|
Move 'libs' files
|
2017-09-12 14:51:04 -05:00 |
|
|
cc92e544a5
|
Move 'lcd' files
|
2017-09-12 14:51:04 -05:00 |
|
|
5be07b5db2
|
Move 'inc' files
|
2017-09-07 07:42:55 -05:00 |
|
|
9ea2ff950a
|
Move 'gcode' files
|
2017-09-07 07:42:55 -05:00 |
|
|
4e4d16c92e
|
Move 'core' files
|
2017-09-07 07:42:55 -05:00 |
|
|
fa5f9c2aec
|
Move 'feature' files
|
2017-09-07 07:42:54 -05:00 |
|
|
f536c4dccb
|
Move configs
|
2017-09-06 06:28:30 -05:00 |
|
|
48351fd6d5
|
Move root sources
|
2017-09-06 06:28:29 -05:00 |
|
|
27cbb939b2
|
Clean up some HAL code
|
2017-08-31 18:36:53 -05:00 |
|
|
b29b66feda
|
Temporary fix for odd stepper behaviour with servos
|
2017-08-31 18:33:07 -05:00 |
|
|
8afe13b1a2
|
Fix compile issue when watchdog was disabled
|
2017-08-31 18:33:07 -05:00 |
|
|
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
|
2017-08-31 18:33:07 -05:00 |
|
|
a037ddbf7b
|
Other spacing tweaks
|
2017-08-31 18:33:07 -05:00 |
|
|
2af62a5d8d
|
Apply spacing, const to some HAL code
|
2017-08-31 18:33:07 -05:00 |
|