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 години
Giuliano
2e1939e85c
[2.0.x] report error on unsupported commands (#10553 )
Raise an error when an unknown/unsupported G/M command is requires.
This will address #10546
преди 7 години
Scott Lahteine
63e0b36f8b
Fix G29_RECOVER_COMMANDS typo
преди 7 години
Marcio Teixeira
02a711c4d6
[2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509 )
преди 7 години
Scott Lahteine
cb46cb8480
Add HAS_HEATED_BED conditional (#10495 )
преди 7 години
Marcio Teixeira
5cc7916e69
Add G29_RETRY_AND_RECOVER feature
- Add an option to retry G29, optionally executing a G-code procedure after each failed probe.
преди 7 години
Scott Lahteine
3c5c6d478a
Prettify process_parsed_command
преди 7 години
Scott Lahteine
1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179 )
* Automatically reset stepper timeout in manage_inactivity
Any code that adds moves to the planner can skip resetting the stepper timeout. We can let `idle` / `manage_inactivity` reset the timer whenever it detects any moves in the planner.
* blocks_queued => has_blocks_queued
преди 7 години
Scott Lahteine
ae39fbd646
Also suppress keepalive with suspend_auto_report
преди 7 години
Scott Lahteine
f003173752
Fixup M666
Followup to d6df032
преди 7 години
Scott Lahteine
ffbf63e6af
Add HAS_TEMP_SENSOR conditional
преди 7 години
Thomas Moore
3db35ba9be
[2.0.x] Fix change filament for delta machines (#9295 )
преди 7 години
GMagician
9b519864bf
[2.0.x] Relative movements fix (#9259 )
преди 7 години
teemuatlut
9d923c6c03
Fix TMC gcode commands
преди 7 години
Scott Lahteine
51e0f2bee3
Add MarlinSettings::validate()
преди 7 години
Scott Lahteine
7541316bb4
Add M701/M702 Filament Load/Unload, M603
преди 7 години
Scott Lahteine
933f76fda3
Option to disable all volumetric extrusion
преди 7 години
teemuatlut
0cd1e91056
[2.0.x] TMC driver update (#8769 )
преди 7 години
Scott Lahteine
0154e3480c
New feature: BED_SKEW_CORRECTION
преди 7 години
Scott Lahteine
c6b0c104bb
Adapt G26 to work for all meshes
преди 7 години
Scott Lahteine
e6788bb6ae
Fix get_destination_from_command for E
преди 7 години
Scott Lahteine
1b40e9c464
Implement CNC_COORDINATE_SYSTEMS
преди 7 години
Scott Lahteine
f8393a0908
Operate in Native Machine Space
преди 7 години
Scott Lahteine
bd78ca0ee3
Add M290 Babystepping
преди 7 години
Scott Lahteine
5c4f3e0107
Add LCD_SET_PROGRESS_MANUALLY
преди 7 години
Thomas Moore
0cb00f52d9
Cleanup warnings
преди 7 години
Scott Lahteine
1587962547
Combine G-code files into fewer units
Addressing #7707
преди 7 години
Scott Lahteine
07cf75883f
Move T (tool change) to cpp
преди 7 години