Chris Pepper
aacc1148b0
Fix M106 for index > extruders (#13473 )
6 years ago
Sam Lane
a8fa275dc6
Fix Fan 0 responding to all fan speeds (#13444 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
InsanityAutomation
a1d03fe7ba
Fix single nozzle fan (#13038 )
6 years ago
Ludy
acf266fe78
Fix a compile warning, etc. (#12955 )
6 years ago
Marcio Teixeira
f11c6d5d02
Fix M107 when dual-nozzles share fan (#12819 ) (#12909 )
6 years ago
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853 )
6 years ago
Luu Lac
bcf347403b
Fix M106 extruder & fan count (#12820 )
6 years ago
Ludy
14a7faf087
Fix compile warning comparison uint and int (#12788 )
6 years ago
InsanityAutomation
4f2473053c
Fix M106 with SINGLENOZZLE
6 years ago
InsanityAutomation
74cd6cb4fc
Single nozzle filament change (#11994 )
6 years ago
Scott Lahteine
d6b0fbd771
Use uint8_t for all fan speeds (#12032 )
6 years ago
Scott Lahteine
99ecdf59af
Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
7 years ago
Scott Lahteine
91baca6abb
Patches for compiler warnings/errors
7 years ago
Scott Lahteine
ce48403a0b
Add EXTRA_FAN_SPEED feature
Based on #7883 by @studiodyne
7 years ago
Scott Lahteine
df031ab100
Move M106_M107 to cpp
8 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
8 years ago
Scott Lahteine
0b9a88d6ce
Move 'pins' files
8 years ago
Christopher Pepper
cfef925559
HAL for DUE architecture
8 years ago
Scott Lahteine
c7b07d20f2
Minor patches to pins files
8 years ago
MTrab
5fa61c0ad3
Add Anet 1.0 to Platformio.ini
Added env:anet10 to platformio.ini for easy compile and upload to this board
8 years ago
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
8 years ago
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
9 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
89282ebaa6
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
86f1d1cfc3
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago