66 Révisions (90f252cfa53b68d3e1d54f08075b3efbc7ed7552)

Auteur SHA1 Message Date
  cdedwards f1843211e6 Fix for G26 spam output il y a 6 ans
  Scott Lahteine 0873c667fa Apply coding standards to recent merges il y a 7 ans
  Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem il y a 7 ans
  Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h il y a 7 ans
  Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval() il y a 7 ans
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL il y a 7 ans
  Bob-the-Kuhn 9dda022705 fix compile errors il y a 7 ans
  Scott Lahteine 57a51fd5db Tweak some else clauses il y a 7 ans
  Scott Lahteine e94f79ccea Patch some serial macros il y a 7 ans
  Scott Lahteine a27b08e6af Various code style tweaks il y a 7 ans
  bgort 82e662fc69 Remove requirement for LCD when UBL is used. (#6971) il y a 7 ans
  oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) il y a 7 ans
  Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status il y a 7 ans
  Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level il y a 7 ans
  Scott Lahteine f4028fe088 New GCode Parser - Implementation il y a 7 ans
  Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements il y a 7 ans
  Scott Lahteine e271521c39 Single user_canceled function in G26 il y a 7 ans
  Roxy-3D 3129260c44 Misc. Clean Up (#6822) il y a 7 ans
  Roxy-3D 364f8fb613 Update Configuration.h files to better names (#6814) il y a 7 ans
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. il y a 7 ans
  Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) il y a 7 ans
  Scott Lahteine 267f77b18b More constraint on axis_unhomed_error il y a 7 ans
  Roxy-3D c06af63f87 G26's default behaviour ought to be the entire mesh (#6726) il y a 7 ans
  Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting il y a 7 ans
  Scott Lahteine ba29da56e0 Add disclaimer for verboten parameters il y a 7 ans
  Scott Lahteine 0696dda470 Cleanups to UBL_DELTA il y a 7 ans
  Scott Lahteine ee50dfaaf3 Adjust G26 arguments il y a 7 ans
  Scott Lahteine b0ba5cae73 Fix a spelling boo il y a 7 ans
  oldmcg 91841d75c9 UBL_DELTA (#6695) il y a 7 ans
  Brian ae676490c9 M421: Add 'adjust closest point' capability il y a 7 ans
  Brian f7a201b0d0 G26: Add 'Repeat' Option il y a 7 ans
  Brian 9c5957fc77 G26: Add 0.5mm Z-bump between circles to minimize pattern scraping il y a 7 ans
  Roxy-3D ad0e5928f5 misc. UBL fixes (#6631) il y a 7 ans
  Roxy-3D d92fa40c62 misc. UBL fixes (#6631) il y a 7 ans
  Scott Lahteine 1b2c7ec20a Make G26 compatible with inches and thermal unit modes il y a 7 ans
  Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL il y a 7 ans
  Scott Lahteine a64e5659ce Clean up G26 external references, private vars il y a 7 ans
  Scott Lahteine 2887c20788 Add a function to home all axes (i.e., gcode_G28) il y a 7 ans
  Brian 4e1448e75a Various fixes for compiler warnings il y a 7 ans
  Bob-the-Kuhn ce87c7803e implement G26 changes per review il y a 7 ans
  Bob-the-Kuhn dcde202157 Add startup notice & update host temperatures while waiting il y a 7 ans
  bgort 5974d8e168 change G26 default nozzle size to 0.4, consistent with instructions (#6506) il y a 7 ans
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; il y a 7 ans
  Roxy-3D 1451b7eacf UBL's Grid Based Leveling code il y a 7 ans
  Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix il y a 7 ans
  Scott Lahteine d13991ae18 Use same config name for all mesh dimensions il y a 7 ans
  Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix il y a 7 ans
  Scott Lahteine eb1e6aa29b Use same config name for all mesh dimensions il y a 7 ans
  Scott Lahteine 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM il y a 7 ans
  Scott Lahteine 34e2420b9b Apply const args, clean up find_closest_circle_to_print il y a 7 ans