Commit Graph

11249 Commits (9e663a624bfa0e546a9d1cf1af191ef85d698b6b)
 

Author SHA1 Message Date
Scott Lahteine 9e663a624b Apply #pragma once to configuration files
Scott Lahteine 98c32d8df1 Fix a config endif label
Scott Lahteine 3583e2b449
Followup to Menu Refactor ()
TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis ()
Scott Lahteine f9b80e7217 Make getfilename_sorted standard for listings
Scott Lahteine 5ead026967 Fix menu_temp_xx_filament_change menu items
Scott Lahteine d632e44c8c
[Merge] Refactor LCD menus / screens ()
Ludy 1f9806875c Update German language ()
mholeys 63ce8baa55 Fix Teensy 3.5/3.6 ADC access for ADC1 ()
Scott Lahteine 3a935fd72b Reduce repetition in menu edit items
Scott Lahteine b063b1b722 Reorganize includes and declarations
Scott Lahteine 43cf913048 Move SD Card Menu to its own file
Scott Lahteine 0161d3f733 Move Custom User Menu to its own file
Scott Lahteine 3b0d2330b6 Move Delta Calibrate Menu to its own file
Scott Lahteine 6896847210 Move LED Menu to its own file
Scott Lahteine 9cd5471202 Move Job Recovery Menu to its own file
Scott Lahteine 9f11e0284c Move Filament Change Menu to its own file
Scott Lahteine d87ab3ed20 Move Advanced Settings Menu to its own file
Scott Lahteine 587a64d80c Move Bed Leveling Menu to its own file
Scott Lahteine 96f313fb41 Move Info Menu to its own file
Scott Lahteine 423ab029b2 Move Temperature Menu to its own file
Scott Lahteine 489017995e Move UBL Menu to its own file
Scott Lahteine a489c9fa52 Move Motion Menu to its own file
Scott Lahteine 3a9ad9f2b1 Move Configuration Menu to its own file
Scott Lahteine 143d4ec043 Move Tune Menu to its own file
Scott Lahteine 829effc1fe Move Main Menu to its own file
Scott Lahteine 37ff663b02 Convert LIGHTWEIGHT_UI to CPP
Scott Lahteine a964f098b3 Make dogm status screen a CPP
Scott Lahteine 8055ed24ff Move font data to a subfolder
Scott Lahteine 774a6e8199 Drop TALL_FONT_CORRECTION
Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files
Scott Lahteine 182b1405d9 LCD conditionals in configurations
Scott Lahteine 2bf18950ab Refactor LCD menus
Scott Lahteine ac5f2762b7 Use E_AXIS_N where possible
MasterPIC 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) ()
Karl Andersson c1e8bd6add Remove STM32 board-specific delays ()
...and replace with delays for all HAL_STM32 boards.
Scott Lahteine 3c9daf322a MSG_CNG_SDCARD => MSG_CHANGE_SDCARD
Scott Lahteine 4b7a0a5b39 Require TMCStepper 0.2.2 or newer
In reference to 
Scott Lahteine ab8425f1b5
Clean up PROBE_TRIGGERED_WHEN_STOWED_TEST ()
Chris Rigter 3028a620af Add RACK_AND_PINION_PROBE ()
InsanityAutomation ad60f0691c Add Creality3D RAMPS pins definitions ()
Scott Lahteine 5580773191
Use FastIO, sanity-check LPC SD options, apply formatting ()
Scott Lahteine d015f746cc
Fix some compile warnings ()
Scott Lahteine dacb5324e8 Fix display of Y on Graphical LCD
Scott Lahteine bf9dd4f4cf
Add helpers for custom text in menu items ()
For some features it can be useful to write custom text in a menu item. This commit provides helpers to make this easier.
Scott Lahteine e8031b1152 Add Custom Microstepping options
Scott Lahteine fbfb48cce0 Indent a block
Marcio Teixeira 1a00d1bdaf Add pullup to USB interrupt line
- A pullup on the INT pin is required when the pin is level-active
TheSFReader a07ac6312f G0 feedrate may be fixed or variable ()
Scott Lahteine 53c535a0c1 Remove trailing whitespace