Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
4 years ago |
FanDjango
|
110e0d782f
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
XDA-Bam
|
a4b46eaf8f
|
Add JD_HANDLE_SMALL_SEGMENTS option (#18316)
|
4 years ago |
Scott Lahteine
|
aea60d9450
|
Clean up trailing spaces
|
4 years ago |
MoellerDi
|
bac760207c
|
Add volumetric extrusion limit (#17017)
|
5 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
Scott Lahteine
|
181739d0d1
|
Move inline laser state to fix EEPROM error
|
5 years ago |
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
5 years ago |
XDA-Bam
|
e22e0763d9
|
Reduce division in JD calc (#17945)
|
5 years ago |
Scott Lahteine
|
7a2cc782b4
|
Clean up planner modifier methods
|
5 years ago |
Scott Lahteine
|
eeabe66fc4
|
Some distinct E helpers
|
5 years ago |
Scott Lahteine
|
90e1035e9b
|
Define max_e_jerk as array always
|
5 years ago |
Scott Lahteine
|
b8947ac8a5
|
More explicit junction/jerk math
|
5 years ago |
Štěpán Dalecký
|
0c68794fa9
|
Improve JD acosx implementation (#17817)
|
5 years ago |
studiodyne
|
89b17b5463
|
Followup fixes for singlenozzle, etc. (#17712)
|
5 years ago |
Scott Lahteine
|
c536b8de62
|
Apply ternary macros
|
5 years ago |
studiodyne
|
5ae45bab18
|
Adjustable XY_FREQUENCY_LIMIT (#17583)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
e25402b541
|
Apply TERN
|
5 years ago |
Scott Lahteine
|
55d66fb897
|
Add HAS_JUNCTION_DEVIATION
|
5 years ago |
studiodyne
|
2f6262c27b
|
Automatic Tool Migration feature (#17248)
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Scott Lahteine
|
7aed32df00
|
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
|
5 years ago |
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
5 years ago |
Scott Lahteine
|
adb6334ba0
|
Use "dist" instead of "delta" for clarity
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
3a07b4412d
|
Asynchronous M114 and (R)ealtime position option (#17032)
|
5 years ago |
Scott Lahteine
|
0b984519c3
|
Clean up stepper and babystep (#16857)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
7f9c62437e
|
Corner Leveling: Add inset for each side (#16759)
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
5 years ago |
Scott Lahteine
|
b7b303f4bf
|
Spindle/Laser power in planner blocks (#14437)
|
5 years ago |
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
5 years ago |
Scott Lahteine
|
1df6c7a46c
|
Work around a compiler bug
See #15478
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
5 years ago |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
ee7558a622
|
Tweaks to Z fade behavior
|
5 years ago |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
5 years ago |
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
5 years ago |
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
5 years ago |
InsanityAutomation
|
b7796bcce6
|
Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
|
5 years ago |
AnHardt
|
587d4a6373
|
Repair display throttling (#14960)
|
5 years ago |
Scott Lahteine
|
eae543adf3
|
Apply HAS_SPI_LCD as needed
|
5 years ago |