Scott Lahteine
1407afad73
Move SENSITIVE_PINS to its own file
пре 6 година
Scott Lahteine
45e738876a
Add stepper MS3 support
Co-Authored-By: TheLongAndOnly <thelongandonly@users.noreply.github.com >
пре 6 година
Giuliano Zaro
d43d4e4219
Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038 )
Co-Authored-By: Giuliano Zaro <gmagician@users.noreply.github.com >
пре 6 година
Scott Lahteine
cf5284cdf2
Add SD Firmware Update capability (#12043 )
Co-Authored-By: timoxd7 <timoxd7@users.noreply.github.com >
пре 6 година
Marcio Teixeira
906a24fa81
Extensible user interface API (#11193 )
пре 6 година
InsanityAutomation
ee253991d4
Various fixups for single-nozzle filament swap (#12036 )
пре 6 година
Scott Lahteine
7db0113b53
Improve E_AXIS_N macro
пре 6 година
InsanityAutomation
74cd6cb4fc
Single nozzle filament change (#11994 )
пре 6 година
teemuatlut
c447d75916
Add support for TMC2660 (#11998 )
пре 6 година
Marcio Teixeira
2067619a26
Add USB_FLASH_DRIVE_SUPPORT
пре 7 година
teemuatlut
c3229e1b34
Migrate to a new TMC library (#11943 )
пре 6 година
Scott Lahteine
ee53f7d813
Revert header reorg.
пре 6 година
Scott Lahteine
0dedb3e139
Reorganize some core headers (#11983 )
пре 6 година
Scott Lahteine
f4c625d3a1
Ensure MIN/MAX overrides
пре 6 година
AnoNymous
b30ca652ae
Replace MIN# / MAX# with variadic MIN / MAX (#11960 )
пре 6 година
Scott Lahteine
e2ab78d876
Fix SERIAL_PORT_2 sanity check
пре 6 година
Thomas Moore
3286325044
Add TMC2130 sensorless probing
пре 7 година
Scott Lahteine
bdc9889d3a
Fix a sanity check
пре 6 година
Scott Lahteine
5490a664f5
Expose: Homing Validation and Endstop Noise Threshold (#11912 )
пре 7 година
Scott Lahteine
cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916 )
пре 7 година
Scott Lahteine
10590c2f80
Fix some fan conditionals
пре 7 година
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
пре 7 година
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
пре 7 година
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
пре 7 година
Scott Lahteine
8584d3697d
Fix servo count define conflict
`MAX_SERVOS` => `NUM_SERVO_PLUGS`
пре 7 година
Scott Lahteine
eafd62308e
Use TMC2208Stepper v0.2.5 (#11714 )
пре 7 година
Kevin
e25d2ae4a2
[2.0.x] SWITCHING_TOOLHEAD (#11623 )
пре 7 година
Scott Lahteine
b213a89ef5
Sanity-check NOZZLE_PARK_POINT
пре 7 година
teemuatlut
49e107cea9
Restrict SW serial to AVR (#11696 )
пре 7 година
Scott Lahteine
18f1af2dca
Fix up Teensy tests, servo sanity
пре 7 година
Scott Lahteine
d55f44edba
Printcounter improvements (#11689 )
пре 7 година
Scott Lahteine
136860e8bb
Sanity-check SERVO pin for servo probes
пре 7 година
Scott Lahteine
3e81745e81
Fix issues, make optional
пре 7 година
Scott Lahteine
d1c9517903
Followup to hotend_offset[Z] patch
пре 7 година
Scott Lahteine
acf5ae3083
!ENABLED => DISABLED
пре 7 година
Chris Pepper
5573ef62c6
[2.0.x] PersistentStore update followup (#11549 )
пре 7 година
Dave Johnson
c64199941e
Compile only selected PIO environment (#11519 )
пре 7 година
Scott Lahteine
6964e1a95a
Clean up trailing whitespace
пре 7 година
Scott Lahteine
b328fb4dc9
Treat TMC2660 like non-TMC (#11508 )
пре 7 година
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
пре 7 година
Scott Lahteine
131d216afa
Fix drivers.h dependency, defer macro evaluation (#11450 )
пре 7 година
Scott Lahteine
9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447 )
пре 7 година
Lee Olivares
094e6d81a5
Add Einstart-S support (#11219 )
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
пре 7 година
Bo Herrmannsen
67b205fd45
Add support for board RuRAMPS4D v1.3 (#11363 )
пре 7 година
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
пре 7 година
Scott Lahteine
bf7d0ba859
Assert that XY probe offsets are integers
пре 7 година
Scott Lahteine
25e2ca8896
Add Z_CLEARANCE_MULTI_PROBE
Co-Authored-By: nightgryphon <ngryph@gmail.com >
пре 7 година
Scott Lahteine
68e6650df7
Remove Quake Fast Inverse SQRT (it isn't faster)
пре 7 година
Scott Lahteine
480a3d3d0c
Apply sensorless homing requirements only for specified axes
пре 7 година
Scott Lahteine
1ea222e6fc
Turn off DISABLE_INACTIVE_EXTRUDER with SWITCHING_NOZZLE
Fix #11183
пре 7 година