Commit Graph

11956 Commits (c6466c23fe256669659bd744bb5fd40829936f93)
 

Author SHA1 Message Date
Giuliano 44f3a6dc3b [2.0.x] Add missing axes to M911, M912 ()
Scott Lahteine 722aba77f3
Fix LIN_ADVANCE + SWITCHING_EXTRUDER stepper directions ()
Scott Lahteine a225d2e99e Fix compilation with UBL and Arc/Bézier
Fix 
Scott Lahteine 6d9ec1852a Fix compilation of say_units
Fixes 
Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 ()
Scott Lahteine 2cdaf76c40
Merge pull request from thinkyhead/bf2_junction_deviation
[2.0.x] Junction Deviation
Scott Lahteine 4c663b0216 Add JUNCTION_DEVIATION to example configs
Scott Lahteine 4d4bf7897d Junction Deviation jerk limiting option
Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros
Scott Lahteine d1b619be52 Standardize some hexadecimals
Scott Lahteine ec05408453
Add 3-frame fan animation to bitmaps ()
Scott Lahteine 55f1f8446b Show correct current units in M503
Giuliano 4e16e699c1 Fix sanity checks for dual axes ()
Scott Lahteine a1fab8336e Fix abort of SD printing
Scott Lahteine e978e6e782
[2.0.x] Arrange LCD options by type ()
Scott Lahteine 8c5bc77fb9 Fix the sanity-check for config versions
Scott Lahteine 1f11b0f612 Fully init planner sync block
Scott Lahteine f30241bda5
Merge pull request from thinkyhead/bf2_synced_planner_set_position
[2.0.x] Improve sync of planner / stepper position, asynchronous G92
Scott Lahteine 840ff60952 Bring some configs up to date
Phr3d13 71cd681473 Add Geeetech i3 Pro C / W examples ()
Added base example configs for Geeetech's Pro C and Pro W machines.
Scott Lahteine 62e7a9c671 Fix up fwretract handling
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize
Scott Lahteine af1950a63e Improve sync of stepper positions
Scott Lahteine 0c23792344 Apply int32_t to stepper
Roxy-3D c2c02bdc67
Change Max7219 coordinates to traditional (X,Y)
Scott Lahteine b337698f96 Additional patch for no heated bed
Scott Lahteine 0125e009d3 Fix Travis testing of jp-kana
Scott Lahteine 76da6cc544 Fix Ender 2 build volume
Scott Lahteine d10cb46783
Merge pull request from nightdemonx/bugfix-2.0.x
[2.0.x] Add thermocouple with AD8495 support
Scott Lahteine 81b632c255 Additional temp-oriented improvements
nightdemonx e911635fb1 Add thermocouple with AD8495 support
Scott Lahteine 00e86f1c2d Add Velleman RGB-LED strip support to K8400
Bob-the-Kuhn 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) ()
Scott Lahteine fcc5baef52
Merge pull request from thinkyhead/bf2_lcd_bed_leveling_abl
[2.0.x] Sub-menu for ABL with LCD_BED_LEVELING
Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL
Scott Lahteine a90d99c27c Rename float32 => float52, etc.
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h
thisiskeithb 9312636ee4 Ender-3 config files ()
Scott Lahteine 05fca752d6 Clean up autostart handling
Scott Lahteine c87b0e21be Add units to probe speed comments
Scott Lahteine 2c1205d8b1 Improve debug of homing move feedrate
Scott Lahteine c8e4b7c8a6 Fix XY homing move away rate
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option ()
Scott Lahteine 524cc392f4 Fix sd_status comparison
Co-Authored-By: perkmeister <perkmeister@users.noreply.github.com>
MagoKimbra 1f92b9a4ed Fix do_probe_move with fr_mm_s ()
Scott Lahteine 582dc7ef97 Add build notes to README
Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE
As mentioned in https://github.com/MarlinFirmware/Marlin/issues/9429#issuecomment-385305597

Co-Authored-By: Jack Bradach <jack@bradach.net>
Scott Lahteine 4dfc011d86 Fix homing with probe feedrates
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0
Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT)
Co-Authored-By: Bob-the-Kuhn <bob-the-kuhn@users.noreply.github.com>