132 Commits (21a47b50f4f6489759e2430bd6273cd7dbd0df82)

Author SHA1 Message Date
Scott Lahteine 8dd08425fd Improve LCD leveling edits 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Thomas Moore 9b0ee53b12 Use segmented moves when moving axis from LCD 7 years ago
Scott Lahteine ca3c9baf1b Fix DUAL_X_CARRIAGE manual moves, add T0/T1 menu item 7 years ago
Scott Lahteine a8b8d4e85e Add a typedef for MENU_ITEM(function,…) functions 7 years ago
Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 7 years ago
Thomas Moore ae2173cd52 Synchronize retractions 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Scott Lahteine 604b804125 Add confirmation step to Init EEPROM 7 years ago
Tannoo c869dc9745 User script return-to-status option 7 years ago
Scott Lahteine ce1638e32f Add Babystep Z graphic overlay 7 years ago
Scott Lahteine 92dbf5f148 Fix babystep edit label, allowing translation 7 years ago
Scott Lahteine 7a29f802d0 Fix ENCODER_PULSES_PER_STEP for G3D_PANEL 7 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 years ago
Scott Lahteine 71d63fcafb Apply LCD changes from 1.1.x 7 years ago
Scott Lahteine bfd1e75c04 Patch for caselight + lcd compile issues 7 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 years ago
Scott Lahteine 4f1eadf41f FILAMENT_WIDTH_SENSOR feature 7 years ago
Scott Lahteine d5fe0fb02b Consolidate PrintCounter 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 7 years ago
Scott Lahteine bf7af95db3 Move flow_percentage to Planner 7 years ago
Scott Lahteine a98e9874db FWRETRACT as a feature 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine e0a189a481 Consolidate Buzzer 7 years ago
Scott Lahteine 0fcec02db5 LCD updates 7 years ago
Scott Lahteine cc92e544a5 Move 'lcd' files 7 years ago
Bob-the-Kuhn 69704b93f2 ultralcd.cpp fix compile error - switch to int16_t 7 years ago
Bob-the-Kuhn 76da81c1de minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Tannoo b33739d493 UBL_Language_Update (#7520) 7 years ago
Scott Lahteine a1878cd1c0 Add "Level Corners" menu option 7 years ago
Thomas Moore 257b693ab0 Advanced pause fixes (#7518) 7 years ago
Tannoo ab2ac1af71 UBL_LCD_storage_corrections (#7517) 7 years ago
Scott Lahteine 3be9c19f12 Hold on move axis screens 7 years ago
Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect 7 years ago
Florian Heilmann 0fd2923a9f Fix compilation with ADVANCED_PAUSE_FEATURE without SDSUPPORT (#7412) 7 years ago
benlye 24af9e1bf4 Make audible user script feedback optional 7 years ago
Kai ffe3013bb5 Fix for #7395 7 years ago
Wilfried Chauveau 894608f8a3 Manual Bed Leveling: Goto previous Z height at each probe point 7 years ago
Thomas Moore 15e009b6ca Move Delta Calibration menu to the Prepare menu 7 years ago
Scott Lahteine bfd396c13a Patch to fix some compiler warnings 7 years ago
Scott Lahteine 4eff18854b Rename options with swap_ prefix 7 years ago
Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code 7 years ago
Jamie Bainbridge 00e4ced58e Stay in User Menu after command. Add feedback. 7 years ago
Tannoo aaacef9441 Corrections (#7231) 7 years ago
LVD-AC 4bc79ec877 Updates for G33-LCD interface 7 years ago
LVD-AC 3efe4aeef8 Add PROBE_MANUALLY support to G33 7 years ago
Scott Lahteine 4cb45c10dd Patch ubl lcd mesh map indentation 7 years ago