Scott Lahteine
|
0891b58c30
|
#ifdef tweaks
|
2018-02-04 16:36:30 -06:00 |
|
blye
|
7c18c2ea5f
|
Fix LCD timer string length
|
2018-01-17 21:10:45 +00:00 |
|
Scott Lahteine
|
190cd0a111
|
Nozzle park args
|
2018-01-04 03:56:36 -06:00 |
|
Thomas Moore
|
f0a8a1a853
|
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866)
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
|
2017-12-25 01:38:06 -06:00 |
|
Jonathan Barchi
|
cffd052fee
|
[2.0.x] Fix for #8604 (#8717)
* Nozzle.cpp: replace incorrect M_2_PI (2/pi) with 2.0 * M_PI
* Use RADIANS(360) instead of 2 * M_PI
|
2017-12-08 18:50:05 -06:00 |
|
Scott Lahteine
|
32512332df
|
Apply some formatting
|
2017-11-18 03:12:30 -06:00 |
|
Scott Lahteine
|
be73d5cc08
|
Cleanup Nozzle class, fix XY vs Z move order
|
2017-11-05 18:31:07 -06:00 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
Scott Lahteine
|
9c21191f74
|
Rename SPI class to avoid conflict (good?)
|
2017-09-21 16:26:49 -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
|
e0a189a481
|
Consolidate Buzzer
|
2017-09-21 16:26:45 -05:00 |
|
Scott Lahteine
|
d7ee81202f
|
Libs updates
|
2017-09-21 16:26:41 -05:00 |
|
Scott Lahteine
|
efa578d6b0
|
Move 'libs' files
|
2017-09-12 14:51:04 -05:00 |
|