Skip to content

Dev-1.1.3#4

Merged
Fly3DTeam merged 4 commits intomainfrom
dev-1.1.x
Dec 5, 2025
Merged

Dev-1.1.3#4
Fly3DTeam merged 4 commits intomainfrom
dev-1.1.x

Conversation

@Fly3DTeam
Copy link
Copy Markdown
Owner

The signal pin for retracting materials is triggered or the retracting button is pressed for a long time. After the retraction process is completed, the motor stops working. Clicking any button or triggering the forward signal pin will cause the motor to resume operation.

Fix the bug in the instruction for setting the pulse count.

@Fly3DTeam Fly3DTeam merged commit 34e702f into main Dec 5, 2025
Avatarsia pushed a commit to Avatarsia/BufferPLUS-klipper that referenced this pull request Apr 22, 2026
12 Verbesserungen aus der parallelen LLL_Plus-Variante integriert.
Unser Refactor (Helpers, Parametrisierung, Raw-State) bleibt.

Kategorie A - Sensor- und Event-Filterung:
 ss1gohan13#1 Sensor disable waehrend Erstbefuellung, reaktivieren in
    _initial_follow_end, STOP_BUFFER_FILL, BUFFER_AUTO_ON
 ss1gohan13#2 runout_gcode ignoriert Events wenn manual_operation==1
 Fly3DTeam#3 HALL2/HALL3 Guards erweitert um manual_operation-Check
 Fly3DTeam#4 HALL1 selektiv: nur _MANUAL_FEED stoppen, LOAD/UNLOAD
    weiterlaufen lassen. action_respond_info() statt M118 mit
    Emoji. Guard zusaetzlich.

Kategorie B - Toggle-Features:
 Fly3DTeam#6 variable_feed_burst_enabled (default 0): Triple-Feed-Burst
    nur aktiv wenn =1. Default = sicher (Dauerlauf-Neustart).
 Fly3DTeam#8 variable_auto_load_after_follow (default 0): nach Follow-Phase
    automatisch LOAD_FILAMENT wenn Hotend warm, nur wenn =1.

Kategorie C - UNLOAD-Praezision:
 Fly3DTeam#9 Phase 3a Distanz = load_fast_distance + Follow-Strecke
    (initial_follow_speed * initial_follow_duration).
 Fly3DTeam#10 sync_locked=0 und sync_state=0 explizit am UNLOAD-Ende.

Kategorie D - Diagnose:
 Fly3DTeam#11 _STATE_DUMP zeigt sync_locked und sync_state.
 Fly3DTeam#12 _boot_autostart ueberspringt BUFFER_AUTO_ON wenn
     initial_lockout==1 (Stromausfall-Edge-Case).
 Fly3DTeam#13 ENABLE/DISABLE_RUNOUT_SENSOR description nennt
     runout_pause=1-Abhaengigkeit explizit.

Punkt Fly3DTeam#5 (M118 -> action_respond_info flaechig) bewusst uebersprungen -
nur HALL1 bekommt das, Rest bleibt M118.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants