367 Commits (7b81735f181182d798869d18684c579975437bf7)

Author SHA1 Message Date
Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine f5aaa2d6c0 Fix some compiler warnings 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine b76344c080 More Trinamic cleanup 6 years ago
Giuliano 44f3a6dc3b [2.0.x] Add missing axes to M911, M912 (#10668) 6 years ago
Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Scott Lahteine 045ee28c50 Tweaks to M915 6 years ago
Scott Lahteine a46bac3100 Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 6 years ago
Scott Lahteine cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. 6 years ago
Scott Lahteine a6feb58837
Delta support for multiple hotends with offsets (#10118) 6 years ago
Scott Lahteine e28e3bb532 Move extended_axis_codes to PROGMEM 6 years ago
Scott Lahteine 88b6a15b47 Update M900 verbiage 6 years ago
Scott Lahteine 118899357d
Add sanity checks to Linear Advance 1.5 (#9873) 6 years ago
Scott Lahteine 2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712) 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Thomas Moore 3db35ba9be [2.0.x] Fix change filament for delta machines (#9295) 7 years ago
Scott Lahteine b1cd012aa6 Clean up and document load/unload/pause/resume 7 years ago
Scott Lahteine 2c18faf3e4 General cleanups for HAL 7 years ago
Scott Lahteine 6a043eee55 Various updates for TMC support 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
teemuatlut 9d923c6c03 Fix TMC gcode commands 7 years ago
Scott Lahteine 4fb60e1562 M702.cpp => M701_M702.cpp 7 years ago
Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 7 years ago
Scott Lahteine 9ecdd1f4c7 Multi extruder support for M600 and LCD 7 years ago
Scott Lahteine 1a827d5b68 Opening brace tweaks 7 years ago
Scott Lahteine c6354fa153 Tweak M125 code 7 years ago
Thomas Moore f0a8a1a853 [2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866) 7 years ago
Scott Lahteine 913d9e9a59 Matching sign across filwidth vars 7 years ago
teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 7 years ago
Scott Lahteine cf2193c07f Comment, fix filament width sensor 7 years ago
Scott Lahteine e37dd64548 Apply LEDColor, language fixes 7 years ago
Scott Lahteine 0880031e8e Satisfy M702 dependencies 7 years ago
Scott Lahteine 60adc6ff02 Display filwidth ratio in terms of E mm 7 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Scott Lahteine 3ac581eac9 Neopixel changes for parity with 1.1.x 7 years ago
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
gallynero 3619a4cbea fix 'axis_unhomed_error' not defined error 7 years ago
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types 7 years ago
Scott Lahteine 2d41c59320 Tweak some spacing 7 years ago
Thomas Moore ae2173cd52 Synchronize retractions 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card 7 years ago
Scott Lahteine 1587962547 Combine G-code files into fewer units 7 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 years ago
Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 7 years ago
Scott Lahteine 8ca0b2fd68 Move M355 caselight to cpp 7 years ago
Scott Lahteine 6e0503eab2 Move M907-M910 to cpp 7 years ago