InsanityAutomation
e2e2a55d9b
Add thermistor type 67 SliceEng (#13275 )
6 년 전
Scott Lahteine
7fde3ed915
Skip hysteresis check when temp is already close to target
To eliminate a long delay during pause, park, and filament change
6 년 전
InsanityAutomation
eb4bf93ea4
Add more Babystep options (#13262 )
6 년 전
Bob Kuhn
ddbe4cfa20
Printrboard G2 support (#13116 )
6 년 전
Giuliano Zaro
2616e4d4d9
Remove duplicated 'chitchat' defines (#13258 )
6 년 전
Scott Lahteine
5d28575d4d
Clean up some motion code
6 년 전
Scott Lahteine
808b076000
Update some ABL/UBL conditionals
6 년 전
Scott Lahteine
64253e1a58
Followup to serial reform
Reference #13250
6 년 전
Scott Lahteine
e15354e387
Simplify serial port redirect (#13234 )
6 년 전
Scott Lahteine
02fec89a0d
Turn fans off in zero_fan_speeds
Addressing #13231
6 년 전
Scott Lahteine
3c9a7926c2
Fix compile error with JUNCTION_DEVIATION
See #13000
6 년 전
LinFor
ba39186364
TMC_DEBUG optimization and improvements (#13135 )
6 년 전
Roman Moravčík
208ab8b366
Fix compilation with one service interval (#13185 )
6 년 전
Scott Lahteine
be9a409980
Fix M125 XY parameters, export get_homing_bump_feedrate
6 년 전
Scott Lahteine
ce40c2e87c
Use do_blocking_move_to(ref, fr)
6 년 전
Scott Lahteine
7cf9b93f26
Add HAS_FILAMENT_SENSOR ahead of 12962
6 년 전
revilor
e56c13670d
Service interval watchdog (#13105 )
6 년 전
InsanityAutomation
7f1b69b0c8
Add HOST_PROMPT_SUPPORT (#13039 )
6 년 전
Scott Lahteine
0feeef2604
Update copyright in headers
6 년 전
Scott Lahteine
894f5c24a8
Fix trailing whitespace
6 년 전
Giuliano Zaro
773fa5c40f
Fix define used when PID is off (#13119 )
Replaced `PID_MAX` with `BANG_MAX` since it should be the correct define to be used when PID is not enabled.
6 년 전
Simon Jouet
5cd0fa3ce1
Basic GPIO expander using the ESP32 I2S peripheral (#12959 )
6 년 전
Scott Lahteine
6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022 )
6 년 전
LinFor
7ee35c2611
PID_MENU option to save PROGMEM in LCD menus (#13095 )
6 년 전
AnHardt
0e37fe8776
Apply minimum C in M303 (#13113 )
Apply minimum `C` in `M303`. `PID_autotune()` needs to be called with a 'C'ycles-parameter >2 to give meaningful (different from 0) PID-factors. Therefore silently raise C to 3. Fixing one aspect of #13104
6 년 전
Marcio Teixeira
e1604198ff
G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050 )
6 년 전
InsanityAutomation
413e303ad5
More Advanced Pause options (#12984 )
6 년 전
teemuatlut
d81342254a
Support new TMC drivers (#13026 )
6 년 전
Rolf Werum
524c6c10bf
MAGNETIC_PARKING_EXTRUDER (#12351 )
6 년 전
Scott Lahteine
1bd9a63049
Add HAS_EXTRA_ENDSTOPS macro
6 년 전
Scott Lahteine
3c49396370
Fix compile error with DUE + MAX6675 (#13086 )
6 년 전
Sam Lane
b35a7c2c87
Fixed closed-loop planner stall (#13005 )
6 년 전
Nathan
df1043516e
Fix the delta homing issue (#12974 )
6 년 전
Scott Lahteine
4200bd2fc1
Report on M92 with no arguments (#12833 )
6 년 전
Scott Lahteine
d4d1b28a06
Fix some include paths
6 년 전
Marcio Teixeira
5cfc1cdacc
Support SWITCHING_NOZZLE with 2 servos (#13054 )
6 년 전
Nicolas G
6fb4001b58
Add option to disable fan speed slowing in M303 (#13066 )
6 년 전
Mark Zachmann
4d1093b386
Fix init of last_direction_bits (#13067 )
6 년 전
Scott Lahteine
4fa1c52688
Tweak serial output code
6 년 전
Scott Lahteine
a5e3384691
Pre-apply cosmetic changes to mixing
6 년 전
Scott Lahteine
0358ffcd4c
Drop E element from `homing_feedrate_mm_s`
6 년 전
Scott Lahteine
95223cb28e
Remove dead code from stepper.h
These values are always supplied by `Conditionals_post.h`.
6 년 전
mattfredwill
c3cb449990
TMC2130 dual-stepper Sensorless Homing (#13061 )
6 년 전
revilor
6a57d0b381
Prusa MMU2 (#12967 )
6 년 전
jeffstaley
0da636e1a3
Set correct stepper direction on reset (#13032 )
On a reset steppers were being initialized to incorrect direction. Original code wasn't respecting `INVERT_Z_DIR` define.
6 년 전
Jiri
24fffb8d93
Fix undefined lcd_tmpfan_speed on NO_LCD_MENUS (#13006 )
6 년 전
InsanityAutomation
f4d1f13358
Warn on cold extrusion, dont error
6 년 전
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support (#12895 )
6 년 전
Ludy
dc65d96aca
Fix TMC compile error (#12965 )
6 년 전
Scott Lahteine
0495fcd475
Minor spacing fix
6 년 전