Scott Lahteine
|
442669d23c
|
Allow UBL to build without a probe
|
2017-10-09 18:57:41 -05:00 |
|
Unknown
|
12730c1303
|
[2.0.0] Resolve USE_CONTROLLER_FAN compile errors
Add to controllerfan.cpp:
#include "../module/stepper_indirection.h"
#include "../module/temperature.h"
|
2017-10-07 05:26:36 -07:00 |
|
Scott Lahteine
|
e472a7569b
|
Remove extra auto_current_control call
|
2017-10-02 23:32:05 -05:00 |
|
Scott Lahteine
|
a03e70d46c
|
Fix M600 resume_print
Derived from #7811 and #7779
|
2017-10-01 21:59:42 -05:00 |
|
Scott Lahteine
|
ac41eb5871
|
Merge pull request #7722 from tcm0116/2.0.x-warnings
Cleanup 2.0.x compiler warnings
|
2017-10-01 21:56:54 -05:00 |
|
Thomas Moore
|
ae2173cd52
|
Synchronize retractions
|
2017-09-30 17:28:46 -05:00 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
Christopher Pepper
|
bea3ec2724
|
M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
|
2017-09-27 19:26:00 -05:00 |
|
Scott Lahteine
|
dff2904c0f
|
Marlin code whitespace cleanup
|
2017-09-27 10:55:36 -05:00 |
|
Scott Lahteine
|
bfd1e75c04
|
Patch for caselight + lcd compile issues
|
2017-09-23 18:12:04 -05:00 |
|
Scott Lahteine
|
a10451ceed
|
Move Volumetric methods to Planner
|
2017-09-21 16:27:11 -05:00 |
|
Scott Lahteine
|
6f92ab7eed
|
Move Controller Fan to feature
|
2017-09-21 16:27:11 -05:00 |
|
Scott Lahteine
|
1a37ebc76d
|
Move M163-M165 MIXING_EXTRUDER to cpp
|
2017-09-21 16:27:10 -05:00 |
|
Scott Lahteine
|
8ca0b2fd68
|
Move M355 caselight to cpp
|
2017-09-21 16:27:09 -05:00 |
|
Scott Lahteine
|
6e0503eab2
|
Move M907-M910 to cpp
|
2017-09-21 16:27:09 -05:00 |
|
Scott Lahteine
|
75cf17d816
|
Move M702 MK2_MULTIPLEXER to cpp
|
2017-09-21 16:27:08 -05:00 |
|
Scott Lahteine
|
4a220a8b79
|
Move M380_M381 to cpp, solenoid feature
|
2017-09-21 16:27:06 -05:00 |
|
Scott Lahteine
|
b464887ea1
|
Make BARICUDA a feature
|
2017-09-21 16:26:57 -05:00 |
|
Scott Lahteine
|
a41130f854
|
Temp stat LEDs
|
2017-09-21 16:26:55 -05:00 |
|
Scott Lahteine
|
be0e4a4ad0
|
Consolidate pause, apply to M125, M600, M24
|
2017-09-21 16:26:53 -05:00 |
|
Scott Lahteine
|
4f1eadf41f
|
FILAMENT_WIDTH_SENSOR feature
|
2017-09-21 16:26:48 -05:00 |
|
Scott Lahteine
|
d5fe0fb02b
|
Consolidate PrintCounter
|
2017-09-21 16:26:48 -05:00 |
|
Scott Lahteine
|
551752eac7
|
Consolidate "bedlevel" code
|
2017-09-21 16:26:47 -05:00 |
|
Scott Lahteine
|
71aefc2e22
|
Move heater output to Temperature class
|
2017-09-21 16:26:47 -05:00 |
|
Scott Lahteine
|
bf7af95db3
|
Move flow_percentage to Planner
|
2017-09-21 16:26:46 -05:00 |
|
Scott Lahteine
|
8fbb833de9
|
Encapsulate RGB(W) LEDs
|
2017-09-21 16:26:46 -05:00 |
|
Scott Lahteine
|
a98e9874db
|
FWRETRACT as a feature
|
2017-09-21 16:26:46 -05:00 |
|
Scott Lahteine
|
722786966a
|
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
|
2017-09-21 16:26:45 -05:00 |
|
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
2017-09-21 16:26:41 -05:00 |
|
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
2017-09-07 07:42:54 -05:00 |
|