teemuatlut
49e107cea9
Restrict SW serial to AVR ( #11696 )
6 years ago
Scott Lahteine
18f1af2dca
Fix up Teensy tests, servo sanity
6 years ago
Scott Lahteine
d55f44edba
Printcounter improvements ( #11689 )
6 years ago
Scott Lahteine
136860e8bb
Sanity-check SERVO pin for servo probes
6 years ago
Scott Lahteine
3e81745e81
Fix issues, make optional
6 years ago
Scott Lahteine
acf5ae3083
!ENABLED => DISABLED
6 years ago
Bo Herrmannsen
67b205fd45
Add support for board RuRAMPS4D v1.3 ( #11363 )
6 years ago
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
6 years ago
Scott Lahteine
bf7d0ba859
Assert that XY probe offsets are integers
6 years ago
Scott Lahteine
480a3d3d0c
Apply sensorless homing requirements only for specified axes
6 years ago
Colin Gilgenbach
0fff79c24b
Fixes G29_with_retry behavior ( #11045 )
* Fix G29 (ABL) retry behavior
6 years ago
Scott Lahteine
053438a3aa
Poll all endstops, even when stationary ( #11123 )
6 years ago
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 ( #11034 )
7 years ago
Scott Lahteine
bbf80440bf
Add sanity-check for MOTHERBOARD
7 years ago
Scott Lahteine
2deff0d9b9
Fix/Improve junction deviation
- Respect axis max acceleration limits instead of forcing a fixed acceleration value.
- The `junction_unit_vec` ensures proper handling of entry and exit speeds even when the axes involved have different limits.
7 years ago
Scott Lahteine
0ca9db7051
Correct HOTENDS for SWITCHING_EXTRUDER
7 years ago
Scott Lahteine
1b200f3312
Sanity check SWITCHING_EXTRUDER with SINGLENOZZLE
7 years ago
Scott Lahteine
931ab4ec40
Rename Junction Deviation options
7 years ago
Scott Lahteine
aaaf09bda2
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
7 years ago
Bob Kuhn
d557c84a71
[2.0.x] Error for FAST_PWM_FAN with 32 bit CPU ( #10798 )
7 years ago
Scott Lahteine
b7dfc79988
Disable SERIAL_PORT_2 by default and sanity-check it ( #10748 )
7 years ago
Giuliano
4e16e699c1
Fix sanity checks for dual axes ( #10633 )
7 years ago
Scott Lahteine
e978e6e782
[2.0.x] Arrange LCD options by type ( #10630 )
7 years ago
Scott Lahteine
8c5bc77fb9
Fix the sanity-check for config versions
7 years ago
Scott Lahteine
b7e938a9fb
LCD_BED_LEVELING enables a sub-menu for ABL
7 years ago
Scott Lahteine
616651ff23
Add sanity check for LED_CONTROL_MENU
Addressing #10569
7 years ago
Scott Lahteine
9e07df5c1b
Extra options for LEVEL_BED_CORNERS ( #10483 )
7 years ago
Scott Lahteine
11ab017dd0
Creality3D Power-Loss Recovery
7 years ago
Scott Lahteine
f0cbf3d432
Correction to sanity check
7 years ago
Scott Lahteine
80e29492c6
TRIGORILLA => TRIGORILLA_13
7 years ago
Scott Lahteine
4f184ba5da
[2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping ( #10454 )
* Add BOARD_MKS_BASE_15 with digital micro-stepping
* Rename MKS_13 to MKS_GEN_13
7 years ago
Luc Van Daele
12785583d0
[2.0.x] G33 MIN_STEPS_PER_SEGMENT ( #10386 )
7 years ago
Eduardo José Tagle
57a899a412
[2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR ( #10373 )
7 years ago
Sean
2d9b0a66fe
Add Filament Change accelerations
7 years ago
Scott Lahteine
8b8ad14178
Add Z_PROBE_LOW_POINT to prevent damage
7 years ago
Scott Lahteine
e02fc4f1d6
Better RESTORE_LEVELING_AFTER_G28 sanity-check
As suggested by @GMagician
7 years ago
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!)
7 years ago
Marcio Teixeira
75037493fa
Default active low for TMC2130 DIAG1 ( #10294 )
- Added sanity check to inform users to set the endstop to inverting
when using SENSORLESS_HOMING
7 years ago
Scott Lahteine
adcb87f0db
Z Endstop Servo => Z Probe Servo
7 years ago
Scott Lahteine
49f384a2ab
Note about MKS_MINI_12864 in sanitycheck
7 years ago
Scott Lahteine
f6d13e2295
Allow Z_SAFE_HOMING sanity checks to handle floats
7 years ago
Scott Lahteine
1be955e52a
Alert users about low Z jerk values
7 years ago
Scott Lahteine
a891af2f7a
Enforce minimum TMC2130 / TMC2208 libs
7 years ago
Bob-the-Kuhn
433e984d1f
move comment to fix compile error
7 years ago
Bob-the-Kuhn
b756a15aba
another needs to be deleted
7 years ago
Bob-the-Kuhn
50c81ebe0d
remove check that always fails
7 years ago
Scott Lahteine
3ac135cef3
Enforce minimum TMC2130 / TMC2208 libs
7 years ago
Scott Lahteine
dd2949922b
Consolidate 3-point leveling point options
7 years ago
Scott Lahteine
1d22609473
MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS
7 years ago
Scott Lahteine
5f77816772
Reduce size of "only one" sanity checks
7 years ago