21 Commits (0e0f17be30037ae7026e1417d933649b5a5ab6a9)

Author SHA1 Message Date
Scott Lahteine 304e0f8945 Followup to 21e60fd 6 years ago
Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) 6 years ago
Scott Lahteine 705ea98fd3 Comment `return false` in motion functions 7 years ago
Scott Lahteine caa5093498 General DELTA_IK macro 7 years ago
Scott Lahteine d568e586b7 Fix up ubl_motion indentation 7 years ago
Scott Lahteine 6d0678d963 Omit unused UBL motion code 7 years ago
Scott Lahteine 3255712343 Skew Correction for UBL 7 years ago
Scott Lahteine 3d796d8040 Move debug code 7 years ago
Scott Lahteine 3db5303bfe _buffer_line => buffer_segment 7 years ago
Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 24437de591 Use custom segment length for UBL Cartesian 7 years ago
Scott Lahteine 000b3b3117 Comment/cleanup of motion code 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 7 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine 4a82e95c3e Feature file updates 7 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Scott Lahteine 3497153cf1 Followup cleanup patch 7 years ago
Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc. 7 years ago
Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415) 7 years ago
Scott Lahteine 76c92a1fab Clean up some trailing spaces 7 years ago
Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem 7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
Scott Lahteine a27b08e6af Various code style tweaks 7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 7 years ago
Scott Lahteine a3645ec921 Reference op with variable name 7 years ago
Scott Lahteine ad915b667e One more mesh_index_to_npos update 7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 7 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 7 years ago
oldmcg 5a9e52a3e0 Use COPY_XYZE macro to copy exactly 4 elements (#6758) 7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 7 years ago
oldmcg b213a45efb UBL_DELTA post merge cleanup (#6705) 7 years ago
Roxy-3D 6f86c46fa6 Fix typo that caused scope issues for DELTA (#6750) 7 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 7 years ago
Scott Lahteine 0696dda470 Cleanups to UBL_DELTA 7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix 7 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits 7 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 7 years ago
Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL 7 years ago
Scott Lahteine b93be716cf Remove trailing whitespace 7 years ago