8707 Commits (3e3789da85e4d25693506df9dfd094aabf98d50e)

Author SHA1 Message Date
GMagician 20772492aa Fix compile warnings in AVR fastio.h (#10440) 6 years ago
Scott Lahteine 89b1580587 Fix compile error in tmc_status 6 years ago
Scott Lahteine 52c024e260 M221 with no parameters report flow 6 years ago
Scott Lahteine 01b01f6dfd Tweak fwretract.retract debug, comments 6 years ago
Scott Lahteine e4acd2c40e One fewer compare in _lcd_move_xyz 6 years ago
Scott Lahteine e05c825a05 Update position for UBL non-segmented activate/deactivate 6 years ago
Scott Lahteine d462be6de6 Try FIXFLOAT rounding based on sign 6 years ago
Scott Lahteine 39c6f65ce7 Ignore LCD_BED_LEVELING with UBL 6 years ago
Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
Scott Lahteine 3c826e5d05 Prevent delay when power is already on 6 years ago
Scott Lahteine 5a064d0e94 Fix bug in planner.set_position_mm 6 years ago
Scott Lahteine 0945674ba2
Use H0 by default with UBL_MESH_EDIT_MOVES_Z (#10428) 6 years ago
Scott Lahteine 6cb83758d7 Fix Brazilian Portuguese language duplicates 6 years ago
Scott Lahteine 8f57e098de Use end-of-line comments in planner.cpp 6 years ago
Scott Lahteine 6c7a17dba6
Abort SD printing more safely (#10407) 6 years ago
Chris Pepper c9aed73987 Fix missed includes from HAL macro patch (#10416) 6 years ago
Scott Lahteine 9f8a96fb8a
Brazilian Portuguese update (#10409) 6 years ago
Yunhui Fu 93273a4c9e Fix u8g.h search path error (#10419) 6 years ago
Scott Lahteine 584735c994 u8g.h => clib/u8g.h 6 years ago
Scott Lahteine 29dda871cb Patch "upload_disk" to make python happy 6 years ago
Scott Lahteine 36b97bde9f clear_block_buffer, kill_current_block in quick_stop 6 years ago
Scott Lahteine 99282a46e9 Make sure ABL (manual) starts close to the bed 6 years ago
Roxy-3D 21f13f9e57
Stow Probe at end of G29 J3 6 years ago
KangDroid 6c535081ec [2.0.x] Add optional menu item to toggle software endstops (#10389) 6 years ago
Scott Lahteine 3c5c6d478a Prettify process_parsed_command 6 years ago
Scott Lahteine 0535ebc4d2 MESH_BED_LEVELING before PROBE_MANUALLY 6 years ago
Scott Lahteine bb7064cc30 Tweak MBL move to bed code 6 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 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
Scott Lahteine daa712455b Make sure MBL starts close to the bed 6 years ago
Scott Lahteine 4c8751727a Fix M118 parameter handling 6 years ago
Scott Lahteine 3bc179a16f Compress/update comments ubl_motion 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Luc Van Daele ac2e0afb62 Low Point for delta calibration (#10363) 6 years ago
Eduardo José Tagle 57a899a412 [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) 6 years ago
Bob-the-Kuhn 85014cd132 [2.0.x] LPC1768 - automatic selection of upload disk (#10374) 6 years ago
Scott Lahteine 472ab0cc24 Tweak RAMPS SDSS pins 6 years ago
LichtiMC b94c8defee Provide additional information about SMART-RAMPS board (#10353) 6 years ago
Scott Lahteine 6f8e228880 Add RESET_PIN to pins_RAMPS_SMART.h 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Scott Lahteine 71d3523254 Add Filament Change accelerations to example configs 6 years ago
Scott Lahteine 8b8ad14178 Add Z_PROBE_LOW_POINT to prevent damage 6 years ago
Scott Lahteine 82dafbba33 Add Z_PROBE_LOW_POINT to example configs 6 years ago
Roxy-3D a731a723e8 Better i3-2020 Z_PROBE_OFFSET_FROM_EXTRUDER 6 years ago
Roxy-3D 26cc12eaa4 Resolve corruption of Max7219 Debug LED Matrix 6 years ago
Scott Lahteine dca69efc11 Update Bed PID comments 6 years ago
Scott Lahteine 56486c5c0e Apply const to manage_inactivity 6 years ago
Scott Lahteine a6485456df Fix LIGHTWEIGHT_UI with UBL 6 years ago
Scott Lahteine e02fc4f1d6 Better RESTORE_LEVELING_AFTER_G28 sanity-check 6 years ago