Skip to content

Instantly share code, notes, and snippets.

View PrintStructor's full-sized avatar

Chris PrintStructor

  • Munich
  • 09:45 (UTC +02:00)
View GitHub Profile
@EiNSTeiN-
EiNSTeiN- / TapChanger new extruder notes.md
Last active November 1, 2024 12:01
Steps for installing a new extruder onto a TapChanger v0.2.5

Steps for configuring a new extruder onto a TapChanger v0.2.5

Step 0. Before starting

  1. Re-tighten your carriage screws, this can be a cause of non-repeatable homing.
  2. If you use sensorless homing: make sure there is no occasional skipping while either axis are being homed! This may cause misalignment. If that is the case, lower the homing_speed in your printer's [stepper_x]/[stepper_y] configs.
  3. Check your homing routine, ensure it homes Y before X, otherwise you may accidentally bump into docked tools, or you may get interference from the Y tensionner if you home X too close to the front of the printer.

Step 1. Manually swap to new extruder

// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: deep-green; icon-glyph: eye;
let location = "1";
let param = args.widgetParameter;
if (param != null && param.length > 0) {
location = param;
}
// TODO embed https://www.mysports.com/nox/public/v1/studios/1225816400/utilization/v2/indicator/limits with different color scheme