Skip to content

Hrybmo/lessWaste

 
 

Repository files navigation

lessWaste plugin for the AD5X with ZMOD and OrcaSlicer

Based on bambufy AD5X V1.2.10

*Does not work with Bambu Studio - removed functions for a performance boost

Changes relative to bambufy:

  • Altered print start routine (stay in bucket more, raise bed in advance)
  • LINE_PURGE toggle in dialog
  • Handles large G-code

Test conditions:

This is stable but I want to put more miles and tweaks on it before proposing anything official

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 67.7%
  • Shell 32.3%