Scott Lahteine
|
7f9c62437e
|
Corner Leveling: Add inset for each side (#16759)
|
5 years ago |
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
5 years ago |
Scott Lahteine
|
7a4758a6a2
|
Fix RGB / Neopixel white color bug
See #16752
|
5 years ago |
Scott Lahteine
|
0d342bac51
|
Fix CURRENT_STEP_DOWN compile error
|
5 years ago |
InsanityAutomation
|
e58d1bf974
|
G34 automatic point assignment (#16473)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
43d3463d5d
|
Misc cleanup, whitespace
|
5 years ago |
Scott Lahteine
|
e64b7a3ab2
|
Clean up i2c encoder, sanitize serial
|
5 years ago |
Scott Lahteine
|
9caf5c05e7
|
Refactor heater watch, job timer auto-start (#16725)
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |
Neskik
|
1db9d9f76f
|
Fix probe temp calibration (#16718)
|
5 years ago |
InsanityAutomation
|
9bb8176d34
|
Fix Toolchange (!no_move) return to status (#16699)
|
5 years ago |
0r31
|
e3611ad209
|
Fix MKS Base + Digipot compile error (#16636)
|
5 years ago |
Jason Smith
|
95d5a0c480
|
Fix DELTA_CALIBRATION_MENU recursive call (#16656)
|
5 years ago |
Scott Lahteine
|
b7a67f6f74
|
Extra debugging for leveling on/off
|
5 years ago |
0r31
|
451062553e
|
LPC1768: Allow I2C master channel override (#16584)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
Scott Lahteine
|
dda76e50a9
|
Use bool in pin compare
|
5 years ago |
Scott Lahteine
|
37849969ad
|
Function-like macros
|
5 years ago |
Scott Lahteine
|
f6a6839a82
|
Simplify TMC monitor code
|
5 years ago |
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
5 years ago |
Jason Smith
|
c305c2cc6b
|
Fix some warnings, Melzi pins
|
5 years ago |
dagorel
|
bda4957f9b
|
Fix I2C address of MCP4728 on LPC176x (#16578)
|
5 years ago |
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
5 years ago |
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
5 years ago |
dagorel
|
a88b91b3ed
|
Provide some missing Arduino macros (#16497)
|
5 years ago |
ManuelMcLure
|
675295692b
|
Fix unused var warning (#16467)
|
5 years ago |
Jamie
|
9b970cf12f
|
Add option to invert joystick axes (#16466)
|
5 years ago |
Jason Smith
|
3cade6245e
|
Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367)
|
5 years ago |
Scott Lahteine
|
1d0452c41e
|
Standardize drivers.h values, add class indirection (#16448)
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
rado79
|
0be8b22d3c
|
Add FILAMENT_UNLOAD_PURGE_FEEDRATE (#16372)
|
5 years ago |
Scott Lahteine
|
941a09b6ac
|
Fix Max7219 with 256 or more cels
|
5 years ago |
Tanguy Pruvot
|
f8065da48f
|
Reset runout.ran_out on resume (#16230)
|
5 years ago |
Scott Lahteine
|
937dca4432
|
Followup to TMC2209 spreadcycle patch
|
5 years ago |
elementfoundry
|
e5edbf9d35
|
Allow TMC2209 to save/restore spreadCycle (#16153)
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
|
5 years ago |
Scott Lahteine
|
303ddb862a
|
Tweak some config names
|
5 years ago |
Scott Lahteine
|
f3d64b7115
|
Cardreader read/write open methods
|
5 years ago |
Luu Lac
|
01e4b0c067
|
Add Laser / Spindle bitmap for LCD (#16068)
|
5 years ago |
InsanityAutomation
|
7126a5e5a7
|
Add Host Prompt Notification Method (#15942)
|
5 years ago |
ManuelMcLure
|
c061656659
|
Use PSU powerup delay for all powerups (#16065)
|
5 years ago |
Scott Lahteine
|
25a7ceabdb
|
Fix missing step_current_down semicolons
|
5 years ago |
Scott Lahteine
|
27943f9e31
|
Multiple axis TMC OTPW step down (#16044)
|
5 years ago |
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
5 years ago |
Jason Smith
|
752a1e76ab
|
Float ABL mesh boundaries, no probe position rounding (#16018)
|
5 years ago |
InsanityAutomation
|
2142beb2e5
|
Fix UI compile error in UBL (#15981)
|
5 years ago |
Jason Smith
|
b904ba0f29
|
Improve Delta probing / calibration (#15887)
|
5 years ago |
BigTreeTech
|
ab8b24fdba
|
Power Loss Recovery with a UPS (#15943)
|
5 years ago |
Jason Smith
|
9906e96ffb
|
Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW (#15934)
|
5 years ago |
Jamie
|
32028902c3
|
Use max feedrate for joystick motion (#15870)
|
5 years ago |