Skip to content

Hrybmo/lessWaste

 
 

Repository files navigation

lessWaste for the AD5X with ZMOD and OrcaSlicer

Based on bambufy AD5X V1.2.10

Changes relative to bambufy

  • Altered print start routine
  • LINE_PURGE toggle in dialog

Test conditions

  • Enabled Plugins: recommend,lessWaste
  • Klipper 13
  • USB camera
  • zmod 1.6.4.425.2-110-gba7dc9a8
  • recommend 1.1.5-0-g1f759590
  • AD5X-1.1.7-1.1.0-3.0.6-20250912-Factory firmware

How to install

  • Install zmod following the instructions
  • Change the native display to Guppyscreen running the DISPLAY_OFF command
  • Change web ui to Mainsail running the WEB command
  • In Mainsail, go to Machine tab, /config/mod_data/user.moonraker.conf and add the following:
    [update_manager lessWaste]
    type: git_repo
    channel: dev
    path: /root/printer_data/config/mod_data/plugins/lessWaste
    origin: https://github.com/Hrybmo/lessWaste.git
    is_system_service: False
    primary_branch: master
  • Run ENABLE_PLUGIN name=lessWaste command from the console.
  • Use OrcaSlicer_GCODE.md for OrcaSlicer configuration.

How to uninstall

  • Run the DISABLE_PLUGIN name=lessWaste command from the console.
  • (Optional) Go back to stock screen DISPLAY_ON
  • (Optional) Go back to Fluidd WEB

Credits

About

lessWaste for the AD5X with ZMOD and OrcaSlicer

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 66.7%
  • Shell 33.3%