qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 vuotta sitten |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 vuotta sitten |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 vuotta sitten |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 vuotta sitten |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 vuotta sitten |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 vuotta sitten |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 vuotta sitten |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 vuotta sitten |
etagle
|
a29adde5c0
|
Implement BEZIER_JERK_CONTROL
Enable 6th-order jerk-controlled motion planning in real-time.
Only for 32bit MCUs. (AVR simply does not have enough processing power for this!)
|
6 vuotta sitten |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 vuotta sitten |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
7 vuotta sitten |
Scott Lahteine
|
93ba5bddd7
|
Append units to feedrate variables
|
8 vuotta sitten |
Scott Lahteine
|
ddac17a195
|
Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
|
8 vuotta sitten |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
8 vuotta sitten |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
8 vuotta sitten |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 vuotta sitten |
Scott Lahteine
|
58cfcd4239
|
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
|
9 vuotta sitten |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 vuotta sitten |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
9 vuotta sitten |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
9 vuotta sitten |
fmalpartida
|
5b3f60ea2e
|
Corrected LCD only error
If only an LCD is defined and no menu or keyboard defined, there is a
compilation error.
Added conditional compilation.
|
11 vuotta sitten |
fmalpartida
|
b5a964fcc5
|
Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards.
Added LCD Shift Register LCD control
Included support for RepRap Clone Wars project board (SAV MKI).
|
11 vuotta sitten |
Erik van der Zalm
|
bf27e79e74
|
Small BlinkM fix
|
11 vuotta sitten |
Erik van der Zalm
|
87e28c0599
|
Added ifdefs to blinkm
|
11 vuotta sitten |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 vuotta sitten |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 vuotta sitten |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 vuotta sitten |