From 4864ed9e568d7b60c8821e6dbf91304710e870b9 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Tue, 31 Jan 2023 14:59:17 -0500 Subject: [PATCH] Added exclude_object. --- moonraker.conf | 4 ++++ printer.cfg | 2 ++ 2 files changed, 6 insertions(+) diff --git a/moonraker.conf b/moonraker.conf index 68f023e..3472503 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -34,3 +34,7 @@ type: web channel: stable repo: mainsail-crew/mainsail path: ~/mainsail + +[file_manager] +# cancel object preprocessing - set to True to enable; leave disabled when running on a low-powered device (e.g. Pi Zero) +enable_object_processing: True \ No newline at end of file diff --git a/printer.cfg b/printer.cfg index 72cd475..01ba25b 100644 --- a/printer.cfg +++ b/printer.cfg @@ -186,6 +186,8 @@ shaper_type_y: 3hump_ei # [filament_switch_sensor fil_sensor] # switch_pin: PA4 +[exclude_object] + #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*#