2043 Commits (0bc66bf22ceaa2a3a06d657893372f00b2d99f75)

Author SHA1 Message Date
dot-bob 0bc66bf22c PCA9632 PWM color LED support
7 years ago
Luc Van Daele 896dfa0577 G33 eccentric probe fixes (#6850)
7 years ago
Scott Lahteine da8e946efb Reduce size of heater state print code
7 years ago
Scott Lahteine 748bf32388 Unify AVR90USB: pinsDebug changes
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Thomas Moore 897bc2ac1f Updates for ensure_safe_temperature (#6963)
7 years ago
bgort 2f55870edb [New Feature] I2C position encoder support (#6946)
7 years ago
Bob-the-Kuhn 8d1d9040b6 add static
7 years ago
Kai c2eff60d3f Fix for #6980
7 years ago
Scott Lahteine a27b08e6af Various code style tweaks
7 years ago
Scott Lahteine dac29e0f75 Cleaner failure of UBL without EEPROM
7 years ago
Scott Lahteine c9e3caf928 Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C
7 years ago
Scott Lahteine 36cc03a9b4 Save 224b PROGMEM, 48b SRAM in get_homing_bump_feedrate
7 years ago
Scott Lahteine e6d10f6ddd Spend 48b PROGMEM to save 16b SRAM
7 years ago
Scott Lahteine 97e13a30ba Save over 100 bytes SRAM in pin_is_protected
7 years ago
Scott Lahteine efc198f952 Spacing, const, comments
7 years ago
Scott Lahteine 4406fba994 Fixes #6975
7 years ago
Scott Lahteine eb8af486d2 Ensure safe temperature for M600
7 years ago
Scott Lahteine 6411d65c48 Fix Morgan SCARA S2 calculation
7 years ago
Scott Lahteine 5938dae200 Merge pull request #6950 from MagoKimbra/fix_g29_3_point
7 years ago
Scott Lahteine c5e0f08e35 Merge pull request #6951 from fixoid/patch-4
7 years ago
Scott Lahteine e4937b0285 Cleanup of spacing and formatting
7 years ago
fixoid 1aab9906e6 Initializing extruder/nozzle servo when when turning on the printer
7 years ago
MagoKimbra 663ff7f92a Fix G29 with 3 point
7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941)
7 years ago
Scott Lahteine fc7d7f87b4 Init probe test pin with FastIO
7 years ago
Thomas Moore a32f7b329c Fix heater status display for advanced pause
7 years ago
Bob-the-Kuhn 9657e7d3ee copied file changes from PR #5685
7 years ago
Scott Lahteine 7236109f2a Patch M24 / M125 for delta
7 years ago
Scott Lahteine 9677f3f2f5 Patch up LCD Bed Leveling menu
7 years ago
Scott Lahteine c6a7adc293 Patch G29 A and Q arguments to bypass setup
7 years ago
Scott Lahteine 4cece2d72e Use NAN for G29 W omitted parameters
7 years ago
Scott Lahteine 2d71569138 Fix spacing in JSON output
7 years ago
Scott Lahteine b2d3c8aedd Have G28 do a refresh of the display
7 years ago
Scott Lahteine 50ab9c2e04 General cleanup of spacing, comments
7 years ago
Scott Lahteine 194f8b2f55 Start at Z=0 in manual probing
7 years ago
Scott Lahteine d013bddfa8 Merge pull request #6876 from thinkyhead/bf_extend_leveling_menu
7 years ago
Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu
7 years ago
Scott Lahteine a3645ec921 Reference op with variable name
7 years ago
Scott Lahteine 493f0b0c62 Fix some compiler warnings
7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407)
7 years ago
Scott Lahteine b3a97b5013 Patch up LCD level bed menus
7 years ago
Scott Lahteine 78af2b1444 Fix PROBE_MANUALLY via G-code
7 years ago
Scott Lahteine 361cbba113 Use M665 to set SCARA angle offsets
7 years ago
Scott Lahteine 5ed63a5724 Apply const in prepare_kinematic_move_to
7 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation
7 years ago
Scott Lahteine 2881f0a48d Fix, extend G42 with P (probe) parameter
7 years ago
Brian 82ca6248e2 Move G7 to G42
7 years ago
Scott Lahteine 3ff7515527 Merge pull request #6817 from cbusillo/patch-1
7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements
7 years ago