Queue
- Raspberry Pi B case
- Ring stand (Taro filament)
- Outlet blank cover for bedroom
- re-print toothpaste squeezer shaft
- Razer Naga panel stand (truncated to 2-wide grid)
- bottom
- top
Wishlist
- X2HR accessories
- microphone mount: 1 2
- ear pad rings
- end caps?
- Bedside cup and/or water bottle holder
- Parchment paper roll holder
- Laptop vertical storage stand
- Print/design enclosure for LED strip power supply
- mangetic cable management clip things (ltt style?)
Printer Improvements
- Probe Calibration
- try out the
SEARCH_VARS
macro - calculate difference between toolhead current position, probe last position, etc
- what is
M82
andM83
sets extruder to relative andM82
undoes it? - how does
G92 E0
work? - printer should be able to home at back of bed
- include as part of the resume print workflow if not homed
M84
stops motors and loses position- is
M18
implemented?
- is
- improved start macro
- heat roughly to 160 while waiting for bed
- draw line while heating nozzle to prevent curling
- retract slightly at end of print (
G1 E-10
for 10mm for example?)
- babystepping UI via
SET_GCODE_OFFSET MOVE=0 X_ADJUST=+0.005
? - check why printer bed axis is crunchy sounding when printing sometimes… bedslinger(y) accel or jerk may be set too high?