Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
3年前
Tanguy Pruvot
a0d312396a
Followup to MP_SCARA/TPARA patches (#21248 )
3年前
Scott Lahteine
dd388aedfd
TPARA followup
3年前
Axel
a46e025725
TPARA - 3DOF robot arm IK (#21005 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3年前
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4年前
Scott Lahteine
bfad23d3e2
(c) 2020
4年前
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5年前
Scott Lahteine
c2b319360d
Remove extra pragmas
5年前
Scott Lahteine
b6546ea33a
Add include guards to some headers
5年前
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5年前
Scott Lahteine
0feeef2604
Update copyright in headers
5年前
Thomas Moore
c437bb08f1
Overhaul of the planner (#11578 )
- Move FWRETRACT to the planner
- Combine leveling, skew, etc. in a single modifier method
- Have kinematic and non-kinematic moves call one planner method
6年前
Scott Lahteine
f8393a0908
Operate in Native Machine Space
7年前
Scott Lahteine
551752eac7
Consolidate "bedlevel" code
7年前
Scott Lahteine
8fbb833de9
Encapsulate RGB(W) LEDs
7年前
Scott Lahteine
4a82e95c3e
Feature file updates
7年前
Scott Lahteine
fa5f9c2aec
Move 'feature' files
7年前
Scott Lahteine
081bf1f879
Patch #else / #endif comments
7年前
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
9年前
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年前