Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to assist with initial filament loads to the Chameleon #5

Open
3 of 4 tasks
3DCoded opened this issue Apr 8, 2024 · 2 comments
Open
3 of 4 tasks

Ability to assist with initial filament loads to the Chameleon #5

3DCoded opened this issue Apr 8, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request software
Milestone

Comments

@3DCoded
Copy link
Owner

3DCoded commented Apr 8, 2024

This would work as follows (in theory):

SET_CHAMELEON VALUE=1
G4 P{7*pulse_time}
SET_CHAMELEON VALUE=0
SET_CHAMELEON VALUE=1
G4 P{tool*pulse_time}
SET_CHAMELEON VALUE=0
SET_CHAMELEON VALUE=1
<WAIT FOR USER>
SET_CHAMELEON VALUE=0
  • Experimental implementation in code
  • Testing
  • Full implementation in code
  • Documentation
@3DCoded 3DCoded added enhancement New feature or request software labels Apr 8, 2024
@3DCoded 3DCoded added this to the v1.1 milestone Apr 8, 2024
@3DCoded 3DCoded self-assigned this May 24, 2024
@3DCoded 3DCoded modified the milestone: v1.0 May 24, 2024
@3DCoded
Copy link
Owner Author

3DCoded commented May 30, 2024

A better solution would be: #3 (reply in thread)

@3DCoded
Copy link
Owner Author

3DCoded commented May 30, 2024

Partially implemented with MOVE_CHAMELEON_FILAMENT (see Utility G-Codes for more information)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request software
Projects
None yet
Development

No branches or pull requests

1 participant