Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
3 лет назад |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
3 лет назад |
Scott Lahteine
|
9eecb2f542
|
Fix joystick include
|
4 лет назад |
Scott Lahteine
|
acda53aa1c
|
Clean up some includes
|
4 лет назад |
jahartley
|
da1a60aeb6
|
Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 лет назад |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 лет назад |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
4 лет назад |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 лет назад |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 лет назад |
Marcio Teixeira
|
7f117bfc60
|
EXTENSIBLE_UI Joystick support (#15303)
|
5 лет назад |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 лет назад |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 лет назад |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 лет назад |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 лет назад |
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 лет назад |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 лет назад |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
7 лет назад |
Scott Lahteine
|
93ba5bddd7
|
Append units to feedrate variables
|
8 лет назад |
Scott Lahteine
|
ddac17a195
|
Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
|
8 лет назад |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
8 лет назад |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
8 лет назад |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 лет назад |
Scott Lahteine
|
58cfcd4239
|
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
|
9 лет назад |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 лет назад |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
9 лет назад |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
10 лет назад |
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 лет назад |
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 лет назад |
Erik van der Zalm
|
bf27e79e74
|
Small BlinkM fix
|
11 лет назад |
Erik van der Zalm
|
87e28c0599
|
Added ifdefs to blinkm
|
11 лет назад |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 лет назад |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 лет назад |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 лет назад |