245 Commits (df4c1046376a027d62e169d2e7ec2eb0bdffab62)

Author SHA1 Message Date
Scott Lahteine d4c74b8f8c Don't apply M428 if an error occurs
10 years ago
Scott Lahteine d065d37822 Add M428 to set home_offset logically
10 years ago
Scott Lahteine 0f687b5dda Merge branch 'Development' into eeprom_in_gcode
10 years ago
Scott Lahteine 5b248757c7 Level Bed in Prepare submenu
10 years ago
Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode
10 years ago
Scott Lahteine a22a228bcc Rename files to move them in the IDE
10 years ago
Scott Lahteine a932e7490f No noTone needed, but delay is
10 years ago
Scott Lahteine 9c5d14ea68 Fix BEEPER duration
10 years ago
Scott Lahteine c92b59952a Use millis_t for progress_bar_ms and expire_status_ms
10 years ago
Scott Lahteine 97dfa0365d Rename expireStatusMillis to expire_status_ms
10 years ago
Scott Lahteine ce142afdda G4 shows status message only if no message is set already
10 years ago
Scott Lahteine 2558c10c6c Use the slower feedrate for XY axes
10 years ago
Scott Lahteine 31932912dd Use AxisEnum instead of int for _lcd_move
10 years ago
Scott Lahteine c3560e0288 Include axis parameter to ultralcd's line_to_current
10 years ago
Scott Lahteine 3b97a7d446 Merge pull request #1944 from AnHardt/beep2
10 years ago
AnHardt f2c94b3298 tone will end automaticly
10 years ago
AnHardt 064f2b37d0 More Beeper clean up.
10 years ago
Scott Lahteine 09d60e0128 Naming and code comments
10 years ago
Scott Lahteine ccddc280be Apply three more commits
10 years ago
Scott Lahteine 055b11814a Additional cleanup of ultralcd.cpp
10 years ago
Scott Lahteine 388dd0cfa5 Fix doubled lcd_quick_feedback
10 years ago
Scott Lahteine 740152ee70 Merge branch 'Development' into cold_extrude
10 years ago
Scott Lahteine 5914d9d7de Shuffling declarations..
10 years ago
Scott Lahteine b328c6e6b6 Shuffling declarations.
10 years ago
Scott Lahteine fb4cefc91d Define lcd_move_[xyz] ahead of lcd_move_menu_axis
10 years ago
Scott Lahteine 9189cc66ab Fix moves for DELTA for MANUAL_BED_LEVELING
10 years ago
AnHardt df50523605 Made encoderPosition and quick_feedback dependant on NEWPANEL
10 years ago
AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920
10 years ago
Scott Lahteine 7431ef7e2d Merge branch 'Development' into dev_version
10 years ago
Scott Lahteine 43773ff735 Formatting and lcd contrast masking
10 years ago
Scott Lahteine cf9b58452c Minimum delay in menu click feedback
10 years ago
Edward Patel 002340f32c Merge branch 'Development-Marlin' into Development
10 years ago
AnHardt ac843fbf3b Fix lcd_status_message
10 years ago
Edward Patel 0e6514e7bd Bug fix! Missed putting z value back in right slot after zigzag mod.
10 years ago
Edward Patel ea10601406 Merge branch 'Development-Marlin' into Development
10 years ago
AnHardt 340d165a9c Reduce display updates for dogm displays
10 years ago
AnHardt 418d22d7b3 Revert "Testloop cleanup"
10 years ago
AnHardt 6361404b91 Testloop cleanup
10 years ago
AnHardt 6d4b3f0d6a Move the condition before the loop
10 years ago
AnHardt 4cb7dfc546 Move the 'alive dot' in every displayloop
10 years ago
Scott Lahteine 61f8394361 Compare indices instead of floats for probe actions
10 years ago
Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing.
10 years ago
AnHardt 19b11dfdd7 Fix can't enter MENU_MULTIPLIER_ITEM
10 years ago
Scott Lahteine 571652c49b Fix LCD click
10 years ago
Scott Lahteine a117b6bff6 Merge pull request #1747 from thinkyhead/progress_bar_tweak
10 years ago
Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR
10 years ago
Scott Lahteine 8c136a5ab5 Conditionals and comments for PS = 0
10 years ago
Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch
10 years ago
AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder]
10 years ago
Scott Lahteine ba871e46bf Fix compiler warnings
10 years ago