✨ POLARGRAPH / PEN_UP_DOWN_MENU (#25303)
Co-authored-by: Dan Royer <1464454+i-make-robots@users.noreply.github.com>
This commit is contained in:
@@ -926,6 +926,8 @@ void restore_feedrate_and_scaling() {
|
||||
#if BOTH(HAS_HOTEND_OFFSET, DELTA)
|
||||
// The effector center position will be the target minus the hotend offset.
|
||||
const xy_pos_t offs = hotend_offset[active_extruder];
|
||||
#elif ENABLED(POLARGRAPH)
|
||||
// POLARGRAPH uses draw_area_* below...
|
||||
#elif ENABLED(POLAR)
|
||||
// For now, we don't limit POLAR
|
||||
#else
|
||||
|
Reference in New Issue
Block a user