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

Fix print adjustment settings #15

Merged
merged 3 commits into from
May 18, 2024
Merged

Fix print adjustment settings #15

merged 3 commits into from
May 18, 2024

Conversation

bdg-8
Copy link
Contributor

@bdg-8 bdg-8 commented Apr 30, 2024

Solve some bugs print adjustment screen settings and temperature readings

@bdg-8 bdg-8 changed the title adds skip packaging option Fix print adjustmen settings Apr 30, 2024
@bdg-8 bdg-8 changed the title Fix print adjustmen settings Fix print adjustment settings May 6, 2024
@phillipthelen phillipthelen merged commit e0ca1f7 into OpenNeptune3D:dev May 18, 2024
6 checks passed
@phillipthelen
Copy link
Member

Thanks for the fixes!

phillipthelen added a commit that referenced this pull request May 18, 2024
* add new unified install script


* improve wifi icon rendering

* move all display communication out of display.py

* Improved shutdown sequence

* Allow serial port to be configured

* allow filament sensor name to be configured

* correctly handle leds not being there

* log unhandled input

* fix setting outer bed temp manually

* improve display initialization in some cases

* Updated filament sensor to "filament_sensor" elegoo_neptune4.py

Previous name was "fila" but was changed in the newer printer.cfg

* filament_sensor fix display.py

* Handle " // probe at" messages only if we are in PRINTING_KAMP page (#11)

Otherwise manual probes from fluidd console (e.g. with PROBE_ACCURACY)
trigger "Probing" messages from idle screen and confuse ABL for next
print

* add more tests

* fix formatting

* connect directly to moonraker. Fixes #9

* fix test requirement

* Add more tests

* Fix safe get for config

* additional tests

* test fixes

* load custom filament sensor name at right time

* remove print statements

* fix navigation on printing_adjust page

* fix adjusting printing temps

* fix setting printer target temp

* typo

* use correct name

* reset probe count when new mesh probe is started

* Fix setting fan speed during print

* Fix print adjustment settings (#15)

* adds skip packaging option

* Leveling page typo

* Light type

* fix files navigation

* change confusing light names

* add debugging related to an open issue

---------

Co-authored-by: HalfManBear <[email protected]>
Co-authored-by: Vasily Khoruzhick <[email protected]>
Co-authored-by: Bado <[email protected]>
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