Commit Graph

12124 Commits (15357af67ceb74b14606eba9fbb75d20914f8909)
 

Author SHA1 Message Date
Scott Lahteine 4fa1c52688 Tweak serial output code
Scott Lahteine a5e3384691 Pre-apply cosmetic changes to mixing
Scott Lahteine 0358ffcd4c Drop E element from `homing_feedrate_mm_s`
Scott Lahteine 95223cb28e Remove dead code from stepper.h
These values are always supplied by `Conditionals_post.h`.
Scott Lahteine 6fe39e6117 Add --quick option to mfqp, add BRANCH check to mfinfo
mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing ()
Marcio Teixeira f6edd2c472 Move stepper settings to "Advanced Settings" menu ()
InsanityAutomation 68bbac207e Update pins_FORMBOT_TREX3.h ()
revilor 6a57d0b381 Prusa MMU2 ()
Scott Lahteine 996f7d1642 Fix I2C_POSITION_ENCODERS commentary
raTmole 988b5aa4e6 Update GT2560 V3 pins ()
InsanityAutomation 7d927b6691 Move Z Probe Z Offset from Advanced to basic Configuration ()
Giuliano Zaro 31e213e427 Always show Tune sub-menu ()
teemuatlut f0503372d9 Revert E_AXIS_N cast ()
InsanityAutomation a1d03fe7ba Fix single nozzle fan ()
Scott Lahteine 159d7eefda New boards entry for the A20M
Scott Lahteine 97da6c1da5 Use MIN/MAX for min/max
Scott Lahteine 17a8c37148 Label menu edit items
raTmole ddeca7a358 Fix resume from power loss G-Code. ()
Thomas Moore 02ab66fca3 Update Cohesion3D Pins Files ()
Giuliano Zaro a79d80c78e Minor cleanup of pause code ()
jeffstaley 0da636e1a3 Set correct stepper direction on reset ()
On a reset steppers were being initialized to incorrect direction. Original code wasn't respecting `INVERT_Z_DIR` define.
Scott Lahteine 3845baf398 Followup to
InsanityAutomation 48a3502656 Remote streamer improvements ()
Scott Lahteine 621fbe99de Followup to
Marcio Teixeira f214118e45 Action to notify host of filament runout. ()
Scott Lahteine aad770bce8 Bring default configs in sync
jeffstaley 3f91233f6d
M29 logic was reversed
If in card-saving mode generate errors line errors for anything that's *NOT* "M29 ?"
jeffstaley 0e0cc13650 Fix M29 for Pronterface SD card upload ()
Jiri 24fffb8d93 Fix undefined lcd_tmpfan_speed on NO_LCD_MENUS ()
Scott Lahteine 8f9b246d0e Tweak some formatting, replace tabs
Bo Herrmannsen 808df82b36 Support for Anycubic I3 ()
Scott Lahteine ae91914260 Prevent name conflicts with mixed stepper drivers
Scott Lahteine 2b54e98f50 Remove L6470 test for LPC176x
Scott Lahteine 0eca236dcd Fix L6470 config comments
InsanityAutomation f4d1f13358 Warn on cold extrusion, dont error
Scott Lahteine aa74a900f5 Bring Rostock 301 and ArmEd configs up to date
Scott Lahteine a073293b6a Add --quick option to mfrb
Scott Lahteine 2117a45d1a Tweak usage strings
Scott Lahteine 0f07ba4f09 Tweak some comments
Scott Lahteine 00cdd41b5f Clean up for recent changes
Roman Moravčík 7d53b79596 Update Slovak translation ()
Giuliano Zaro 18c32996c1 [2.0.x] Updated Italian language ()
Bob Kuhn 7c1a5e3c47 Fix TEMP_TIMER in pins_STEVAL.h ()
Scott Lahteine b4994ad12e Update language_it.h
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support ()
Scott Lahteine 6453b82a5e Clean up trailing whitespace
Scott Lahteine 48a581ba2e Tweak some HAL Due code
Scott Lahteine f7d96c5b28 Update mfinfo to allow extra parameters
Marcio Teixeira 54fdf57b8c ExtUI: Fix fan wrapping around from 0 to 100 ()