23 Commits (1b42fba39b07d3b632e6313bc39dd8d7ac2ecea6)

Author SHA1 Message Date
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Scott Lahteine bd78ca0ee3 Add M290 Babystepping 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
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 7 years ago
Scott Lahteine 4e2baeb3e1 Update indentation, file-wrapping for Marlin 2.0.x 7 years ago
cdedwards 6296ab2173 Add GFX overlay to UBL mesh edit (#8038) 7 years ago
Scott Lahteine 3d2b2eb1ca Prevent SDCARD_SORT_ALPHA from exploding 7 years ago
Jeffrey Li eeb4611606 Add proper support for the AZSMZ 12864 LCD on a SMART RAMPS 7 years ago
Jeff Eberl b206f70693 Split the software endstop capability by axis. 7 years ago
Scott Lahteine 58abc66c1d Tweak bed leveling conditionals 7 years ago
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types 7 years ago
Scott Lahteine 442669d23c Allow UBL to build without a probe 7 years ago
Scott Lahteine e9bcb9d048 Add 4 new LCD displays 7 years ago
Scott Lahteine 03f4891fb9 Remove legacy ADVANCE feature 7 years ago
Scott Lahteine 7fb3343bda [2.0.x] Addressing #7612 7 years ago
Scott Lahteine 965b0ab53e Spacing adjustments 7 years ago
Scott Lahteine fdf1b8a7b8 Fix sanity check for LCD_FOR_MELZI 7 years ago
Scott Lahteine ce1638e32f Add Babystep Z graphic overlay 7 years ago
Scott Lahteine 34101224c4 Inc updates 7 years ago
Scott Lahteine 5be07b5db2 Move 'inc' files 7 years ago
Bob-the-Kuhn 84a11cfedc HAL compatible pinsDebug & misc 7 years ago
Vben c0409b85e7 New feature: Part-Cooling Fan Multiplexer 7 years ago
Vben 4817b39d98 Added new feature for AutoParking Extruder (APE) 7 years ago
Scott Lahteine b2822a59f9 Add a sanity check for valid bed size 7 years ago
Scott Lahteine dd66d21749 Extend DEACTIVATE_SERVOS_AFTER_MOVE sanity-check 7 years ago
Dave Johnson 936dfb965c Clarify LCD_BED_LEVELING requirements 7 years ago
Scott Lahteine 423b0f3a1e Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT 7 years ago
Scott Lahteine 51864fd365 Add bed size as a configuration option 7 years ago
C. Scott Ananian 890e7a16a9 Add support for Printrbot Neopixel RGBW strip. 7 years ago
LVD-AC 3efe4aeef8 Add PROBE_MANUALLY support to G33 7 years ago
Dave Johnson 20f6676d63 DISABLE_[XYZ] compatibility check 7 years ago
Scott Lahteine 167169e1bf Sanity check for a real probe with M48 7 years ago
Scott Lahteine 232a10410d LCD_FOR_MELZI 7 years ago
Scott Lahteine 6c97c5595c Add a sanity check for DELTA_AUTO_CALIBRATION 7 years ago
Scott Lahteine fc140c4962 Followup for I2C_POSITION_ENCODERS 7 years ago
Scott Lahteine 5b11b33854 Add support for Průša MK2 Multiplexer 7 years ago
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support 7 years ago
Scott Lahteine 907cafcbfd Support for two switching extruders 7 years ago
Bob-the-Kuhn 8fb30aaed6 warn user of an invalid combination 7 years ago
Jim Brown 3d043976f7 Add option to disallow filament change without homing first 7 years ago
dot-bob 0bc66bf22c PCA9632 PWM color LED support 7 years ago
Thomas Moore e47029199e Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF (#7000) 7 years ago
bgort 2f55870edb [New Feature] I2C position encoder support (#6946) 7 years ago
Scott Lahteine 9128d9ab45 Improve sanity checks with static_assert, organize 7 years ago
Scott Lahteine c9e3caf928 Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C 7 years ago
bgort 82e662fc69 Remove requirement for LCD when UBL is used. (#6971) 7 years ago
Scott Lahteine c74d4dede6 Prevent illegal leveling combinations 7 years ago
christianh17 f379a326cc enable DEACTIVATE_SERVOS_AFTER_MOVE with switching nozzle 7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) 7 years ago