-
- Downloads
M48 Fix for Delta Configuration Files & UBL G29 only homes when necessary (#6757)
* Fix M48 for Delta's There was a scope issue: DELTA_PROBEABLE_RADIUS wasn't getting defined. * Check if the specified G29 command requires homing
Showing
- Marlin/example_configurations/delta/generic/Configuration.h 4 additions, 2 deletionsMarlin/example_configurations/delta/generic/Configuration.h
- Marlin/example_configurations/delta/kossel_mini/Configuration.h 4 additions, 2 deletions.../example_configurations/delta/kossel_mini/Configuration.h
- Marlin/example_configurations/delta/kossel_pro/Configuration.h 4 additions, 2 deletions...n/example_configurations/delta/kossel_pro/Configuration.h
- Marlin/example_configurations/delta/kossel_xl/Configuration.h 4 additions, 2 deletions...in/example_configurations/delta/kossel_xl/Configuration.h
- Marlin/ubl_G29.cpp 20 additions, 9 deletionsMarlin/ubl_G29.cpp
Loading
Please register or sign in to comment