281 Commits (d9f0ed8247e7d1d41b1ed2b3c70339cac1c8e221)

Author SHA1 Message Date
Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
Scott Lahteine fbf1c9b496
Fix and tweak POWER_LOSS_RECOVERY (#11151) 6 years ago
Scott Lahteine 3349eb0020 Fix SKEW_CORRECTION compile error 6 years ago
Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
Scott Lahteine 383129728a Edit Z fade as whole numbers 6 years ago
Scott Lahteine 1239e8eda2 Fix value editing with callback 6 years ago
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine ae07a3e4aa Multiplier edit large ranges 6 years ago
Scott Lahteine 20a5db03bb Junction Deviation limit (0.01 to 0.3) 6 years ago
Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
Scott Lahteine 2fd9ba56da LED menu item bool (like Case Lights) 6 years ago
Scott Lahteine cf7d5a642a
Fix manual moves for switching tools (#10868) 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 6 years ago
Scott Lahteine ee333f6be2 Followup to endstops tweaks 6 years ago
Scott Lahteine 68d7fcec83 Simplify and fix Z fade height edit 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
GMagician 3c76bda2d8 Fix switching extruder 6 years ago
Scott Lahteine c173a31060 Fix some compile warnings 6 years ago
Scott Lahteine 0ea60d506a Clear up LCD-related compile issues 6 years ago
Scott Lahteine f07260c33f Don't babystep on long click unless printing 6 years ago
Scott Lahteine 083ec9963e Tweaks to heater / lcd conditions 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine 325bbbc8c2
[2.0.x] Enable AD595 and AD8495 in concert (#10693) 6 years ago
Scott Lahteine a1fab8336e Fix abort of SD printing 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Scott Lahteine 05fca752d6 Clean up autostart handling 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 524cc392f4 Fix sd_status comparison 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine 9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483) 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Scott Lahteine 78ea4871f9 Fix up enqueue now functions 6 years ago
Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
Scott Lahteine e4acd2c40e One fewer compare in _lcd_move_xyz 6 years ago
Scott Lahteine 6c7a17dba6
Abort SD printing more safely (#10407) 6 years ago
KangDroid 6c535081ec [2.0.x] Add optional menu item to toggle software endstops (#10389) 6 years ago
Scott Lahteine 0535ebc4d2 MESH_BED_LEVELING before PROBE_MANUALLY 6 years ago
Luc Van Daele 12785583d0 [2.0.x] G33 MIN_STEPS_PER_SEGMENT (#10386) 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Sean 2fa0a73c2c Implement filament change continuous purge 6 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
Scott Lahteine 6098efcc59 Use float62 for LCD edit of Z Fade 6 years ago