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

update to latest Klipper3d/klipper (3417940f) #108

Merged
merged 48 commits into from
Dec 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
a629b87
config: Split generic-bigtreetech-octopus.cfg into separate files
KevinOConnor Oct 30, 2023
9b15293
config: Clarify stepper enable comment in Octopus boards
KevinOConnor Oct 30, 2023
bee7ec7
config: Add new generic-bigtreetech-octopus-pro-v1.1.cfg config
KevinOConnor Oct 30, 2023
03982f2
docs: Update the Contact document
KevinOConnor Oct 30, 2023
64a9743
docs: Update Contact.md to note other common ways to obtain Klipper l…
KevinOConnor Oct 30, 2023
233f504
config: Update generic-bigtreetech-skr-pico-v1.0.cfg (#6376)
WayneManion Nov 2, 2023
9e765da
bed_screws: Reset on move error
pedrolamas Nov 1, 2023
0acf303
docs: Update Features.md
KevinOConnor Nov 10, 2023
0d67d9c
docs: Note the release of v0.12.0
KevinOConnor Oct 13, 2023
7447332
config: Add Sovol SV06 Plus (#6397)
hjmcnew Nov 14, 2023
3f8f30d
config: Update printer-sovol-sv06-plus-2023.cfg (#6401)
hjmcnew Nov 17, 2023
4688c21
klippy: Replace deprecated logger.warn with logger.warning (#6385)
thijstriemstra Nov 17, 2023
48a05ea
stepcompress: Add support for queuing messages that consume move queu…
KevinOConnor Oct 14, 2023
29b7550
pwm_tool: Add support for high-speed PWM pin updates
KevinOConnor Oct 14, 2023
83df4a8
stm32: enable 64KiB bootloader offset for all F4
docgalaxyblock Nov 1, 2023
3c8f202
bmp280: Add support for BMP180 sensor (#6370)
vaxxi Nov 17, 2023
187cc2f
configfile: Improve support for python3.12
KevinOConnor Nov 2, 2023
bb4711c
tmc5160: Increase maximum current error check
KevinOConnor Nov 8, 2023
ea2f6bc
exclude_object: Don't use gcmd.respond_error() (#6407)
TypQxQ Nov 22, 2023
03f69cd
tmc: Query latest value during _init_registers()
KevinOConnor Nov 21, 2023
38221df
avr: enable small code size options for 328 and 328p (#6411)
CODeRUS Nov 29, 2023
795ce49
doc: updates to Installation.md (#6398)
thijstriemstra Dec 4, 2023
05d5451
docs: Improve max_accel documentation in Config_Reference.md
KevinOConnor Dec 3, 2023
fc102ed
hard_pwm: Add pin defs for STM32F070 and STM32F072 (#6409)
willpuckett Dec 5, 2023
0ccf5f8
github: Temporarily disable close_reviewer_needed automation
KevinOConnor Dec 5, 2023
7ed3c67
config: Add LDO Leviathan v1.2 generic config
meteyou Dec 5, 2023
d929be4
config: Update printer-sovol-sv06-2022.cfg to stock (#6416)
bassamanator Dec 6, 2023
5bd32e2
config: Update printer-sovol-sv06-2022.cfg x_offset (#6417)
bassamanator Dec 6, 2023
bafb126
toolhead: Remove undocumented buffer management config parameters
KevinOConnor Nov 27, 2023
93cd883
toolhead: Clarify internal toolhead "stall" and "pause" naming
KevinOConnor Nov 27, 2023
9e574c3
toolhead: Separate out priming flush notification to its own timer
KevinOConnor Nov 27, 2023
b7b1358
toolhead: Rework flushing to be based on mcu flush time
KevinOConnor Nov 28, 2023
c491ea6
toolhead: Support flushing even while lookahead queue is idle
KevinOConnor Nov 28, 2023
99d7af8
pwm_tool: Notify the toolhead that the move_queue needs to be flushed
KevinOConnor Nov 28, 2023
62bf52b
serialqueue: Simplify sequence number upconversion
KevinOConnor Dec 4, 2023
c5bd813
clocksync: Simplify 32bit clock upconversion code
KevinOConnor Dec 4, 2023
fe7082e
buttons: Simplify ack upconversion code
KevinOConnor Dec 4, 2023
1a83845
angle: Simplify sequence upconversion
KevinOConnor Dec 4, 2023
2c2bb72
adxl345: Simplify sequence and limit_count upconversion
KevinOConnor Dec 4, 2023
6676c1d
gcode: expose status with available commands
pedrolamas Nov 6, 2023
f0753bd
docs: add rp2040 to internal temp sensor list (#6426)
RazorSh4rk Dec 13, 2023
19862bc
toolhead: Track separate time for flush_step_generation() and need_fl…
KevinOConnor Dec 11, 2023
1e5f688
mcu: Add support for registering callbacks during move queue flush
KevinOConnor Nov 30, 2023
2defd73
pwm_tool: Add support for maximum_mcu_duration
KevinOConnor Nov 30, 2023
3417940
hall_filament_width_sensor: max filament diameter
ressu Dec 16, 2023
547bfbf
pwm_tool: Fix error reporting
KevinOConnor Dec 19, 2023
e449f3f
Merge upstream Klipper3d:klipper
Piezoid Dec 21, 2023
64fff4e
CI: remove outdated upstream-sync workflow
Piezoid Dec 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
141 changes: 0 additions & 141 deletions .github/workflows/upstream-sync.yaml

This file was deleted.

Loading