Mark Zachmann
19cf72e057
Support individual solenoid disable with M381 (#13008 )
6 年之前
Rolf Werum
524c6c10bf
MAGNETIC_PARKING_EXTRUDER (#12351 )
6 年之前
revilor
6a57d0b381
Prusa MMU2 (#12967 )
6 年之前
InsanityAutomation
48a3502656
Remote streamer improvements (#12982 )
6 年之前
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support (#12895 )
6 年之前
InsanityAutomation
a1cf49935d
Add laser control menu (#12883 )
6 年之前
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. (#12884 )
6 年之前
Giuliano Zaro
85f149befe
Save some progmem (#12913 )
6 年之前
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 年之前
Giuliano Zaro
709a6356f7
Remove obsolete test conditions (#12829 )
6 年之前
Marcio Teixeira
902d5b0f8b
Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628 )
6 年之前
teemuatlut
55144284c2
TMC connection test, spreadCycle parameters, improved debugging (#12616 )
6 年之前
Marcio Teixeira
b22716e938
M425 Backlash Correction (#11061 )
6 年之前
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
6 年之前
Scott Lahteine
d97e31db4c
Optimize Power-Loss Recovery (#12440 )
6 年之前
Scott Lahteine
7a075a5dc9
Tweak extruder errors
6 年之前
Scott Lahteine
d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432 )
* Optimize target_extruder, ignore T with mixing
* Give G-code Tn parity with tool_change
6 年之前
Scott Lahteine
143b2896e0
Add M412 to enable/disable filament runout detection (#12406 )
6 年之前
revilor
b60abc7c37
[2.0.x] Macro G-codes (#9365 )
6 年之前
Marcio Teixeira
4dbaa6369f
Fix const pointer assignment compile error (#12350 )
6 年之前
Scott Lahteine
498dfa291e
Update and fix CHDK
6 年之前
Scott Lahteine
d1ff22b983
Revive SCARA's home offset (unimplemented)
6 年之前
Scott Lahteine
31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301 )
- Drop `pgm_read_*_near` and let headers choose.
- Define `USE_EXECUTE_COMMANDS_IMMEDIATE` as a conditional.
- Add `process_subcommands_now` for SRAM-based commands.
6 年之前
Scott Lahteine
3583e2b449
Followup to Menu Refactor (#12275 )
6 年之前
TheLongAndOnly
5536228359
G34 Auto-align multi-stepper Z axis (#11302 )
6 年之前
TheSFReader
a07ac6312f
G0 feedrate may be fixed or variable (#12172 )
6 年之前
Scott Lahteine
b381cad399
Clean up trailing whitespace
6 年之前
TheSFReader
1fb9b299d4
Add M524 to abort SD printing (#12155 )
6 年之前
InsanityAutomation
3ec3872730
Single Z raise value for all tool-changing / parking (#12090 )
* Universal tool-change Z lift
* Add TOOLCHANGE_ZRAISE to example configs
* Park/unpark changes to example configs
* Implement DEBUG_DXC_MODE
6 年之前
AnHardt
f56968ba0b
New Continuous Filament Mixer (#12098 )
6 年之前
TheSFReader
af939c158a
Option for G0 to have a separate feedrate (#12089 )
6 年之前
Sam Lane
f2ecf8d510
Add option to control Solenoids under PARKING_EXTRUDER (#12028 )
6 年之前
InsanityAutomation
74cd6cb4fc
Single nozzle filament change (#11994 )
6 年之前
Scott Lahteine
52a37913c1
Extend and apply some corrections
6 年之前
Scott Lahteine
3e58b3a5d4
Followup to #11943
6 年之前
teemuatlut
c3229e1b34
Migrate to a new TMC library (#11943 )
6 年之前
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
6 年之前
Thomas Moore
3286325044
Add TMC2130 sensorless probing
6 年之前
Victor Tseng
93839e2f73
Add option to enable/disable autoretract altogether (#11904 )
6 年之前
Sam Lane
1b6bc19427
Add external closed loop controller support
6 年之前
Scott Lahteine
3e81745e81
Fix issues, make optional
6 年之前
Jan
aa80e448e2
Store servo angles in EEPROM
6 年之前
Scott Lahteine
2a2e8c314e
Suppress emergency parser G-code errors
Co-Authored-By: srieche <srieche@users.noreply.github.com >
6 年之前
Scott Lahteine
e05e95cf97
Clean trailing whitespace
6 年之前
etagle
1367df2875
Replace double with float, optimize calculation
7 年之前
Colin Gilgenbach
0fff79c24b
Fixes G29_with_retry behavior (#11045 )
* Fix G29 (ABL) retry behavior
7 年之前
Scott Lahteine
a264030526
Fix "G29" G29_MAX_RETRIES handling
7 年之前
Scott Lahteine
e366d55bc2
Don't reset stepper timeout for all g-codes
7 年之前
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034 )
7 年之前
Marcio Teixeira
724e9f56c8
Removed "const" to match parser. (#10548 )
7 年之前