-
- Downloads
Misc. Clean Up (#6822)
* Misc. Clean Up Mostly UBL related clean up. - But fixed a bug in the thermistortables. - Made G26 more responsive to user aborts. - Added sanity checks for older name for UBL_MESH_VALIDATION. - Made G29 P4 able to edit invalidated mesh points - Restore a reasonable Fade Height for UBL when creating new state information - Get UBL's Topology Map to look a little bit better - Make sure the user doesn't see a blank screen when doing Mesh Editing. * Huh??? GitHub Desktop screwed up! * get the planner object in scope * Fix out of scope z_fade_height * Travis timed out... I need a change so I can force a new commit and sync.
Showing
- Marlin/G26_Mesh_Validation_Tool.cpp 46 additions, 50 deletionsMarlin/G26_Mesh_Validation_Tool.cpp
- Marlin/SanityCheck.h 2 additions, 0 deletionsMarlin/SanityCheck.h
- Marlin/thermistortables.h 1 addition, 1 deletionMarlin/thermistortables.h
- Marlin/ubl.cpp 8 additions, 5 deletionsMarlin/ubl.cpp
- Marlin/ubl_G29.cpp 47 additions, 35 deletionsMarlin/ubl_G29.cpp
- Marlin/ultralcd.cpp 2 additions, 0 deletionsMarlin/ultralcd.cpp
Loading
Please register or sign in to comment