5726 Commits

Author SHA1 Message Date
ea3e219f50 1、修复F430NX断料自动切头时,喷头偏移值未应用的问题
2、修复喷头一停靠位置不对的问题
2025-01-09 10:09:21 +08:00
zkk
3024b76663 Merge commit 'dda0962b986d0c9d6a1a442f5c5ef63d151f5ef2' into release 2025-01-07 17:21:40 +08:00
dda0962b98 修复F430NX回零后,切换喷头会报错的问题 2025-01-07 16:40:43 +08:00
95d20c9b63 1、修复F430NX触发耗材检测,喷头超时冷却,手动设置温度并装载耗材后,恢复打印时二头温度不恢复的问题。 2、修改等待温度恢复的提示内容 2025-01-07 16:33:54 +08:00
2c2d0c7be1 优化F430NX驱动散热风扇启停逻辑 2025-01-07 16:33:31 +08:00
3e5c530975 调整F30NX网床调平时探针提升的高度
规避offset过大时未移动床即触发的报错
2025-01-07 13:56:48 +08:00
Alexander Bazarov
8a3d2afd79
config: Config for Geeetech A-series printers: A10/M/T and A20/M/T (#6767)
Based on few configs found on the discourse forum, facebook groups.
In addition, using official schematics from:
https://www.geeetech.com/download.html
https://github.com/Geeetech3D/Diagram/files/8199212/GT2560V4.1BSCHA20T.pdf

Contains macros for filament mixing based on:
https://klipper.discourse.group/t/mixing-color-support/2246/12
https://klipper.discourse.group/t/mixing-hotend-m163-emulation/11423/2

Signed-off-by: Alexander Bazarov <oss@bazarov.dev>
2025-01-03 09:32:07 -05:00
c7cb4b97c2 全系添加_CANCEL_PRINT_BASE宏支持 2025-01-02 17:57:20 +08:00
zkk
03d11a16b3 Merge commit 'ba4f343e9430af5538610529dd400f1f954b0078' into release 2024-12-31 17:28:20 +08:00
ba4f343e94 F430NX:Y驱动细分由128->64 2024-12-31 17:25:28 +08:00
zkk
e052ab0957 Merge commit 'b2b98c057a7d23f9c8b0aec4c14844f7c24d6bde' into release 2024-12-31 15:15:14 +08:00
b2b98c057a F430NX状态灯功能 2024-12-31 10:56:18 +08:00
f3cdc1dd75 全系支持PRINT_START,PRINT_END宏 2024-12-31 10:55:48 +08:00
ecbde51331 F430NX二喷头静音阈值由200->300 2024-12-31 10:54:11 +08:00
40985b8d9a f430NX增加驱动器散热风扇控制 2024-12-31 10:53:55 +08:00
682e343d61 修复必须回零后才能取消打印的问题 2024-12-30 17:27:29 +08:00
e941884b8e 修复F430NX机型Y轴在零位时回零报错的问题 2024-12-30 16:29:08 +08:00
e2a9ff2bfe 优化F430NX复制、镜像模式,解决坐标超范围问题 2024-12-30 13:36:54 +08:00
4fe4b7f67d 调整F430NX喷头二X电流,由1->1.5 2024-12-30 13:32:25 +08:00
zkk
f8f7aabbe2 关闭F430NX热风校验功能 2024-12-27 17:15:17 +08:00
zkk
7f532dc101 删除旧的设置offset宏定义 2024-12-27 17:14:51 +08:00
34b6971b41 修复自动切头开关逻辑,优化恢复打印弹窗内容 2024-12-27 15:29:04 +08:00
765bc8dc22 优化耗材检测弹窗内容及格式 2024-12-26 11:41:34 +08:00
KrauTech
80d185c94c
z_tilt: return done when reties is 0 (#6766)
Signed-off-by: Chris Krause <krautech3d@gmail.com>
2024-12-19 15:24:44 -05:00
Kevin O'Connor
cb13ee76ff docs: Document the QUAD_GANTRY_LEVEL command in G-Codes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-19 11:52:31 -05:00
Kevin O'Connor
a2a91654a9 docs: Document Z_TILT_ADJUST RETRIES and RETRY_TOLERNACE options in G-Codes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-19 11:49:16 -05:00
zkk
25bc7c6d9e Merge commit '9b487abec3449dea3673618c1a8b9e88f16b4c40' into release 2024-12-19 16:23:07 +08:00
9b487abec3 F430NX更换为闭环Y电机 2024-12-19 16:03:04 +08:00
641f767175 F430NX复制、镜像模式优化 2024-12-19 10:42:11 +08:00
ef148604da 自动切头功能 2024-12-19 10:40:25 +08:00
zkk
fa74a82184 Merge branch 'develop' of https://server.creatbot.com/Gitea/CreatBot/CreatBotKlipper into develop 2024-12-18 15:53:46 +08:00
zkk
9307b89570 修复重启时候有概率出现温度数值异常的问题 2024-12-18 15:49:41 +08:00
zkk
9925c78644 实现二喷头的偏移值校准功能 2024-12-17 15:55:28 +08:00
93efb1abde 配置网床调平淡出高度 2024-12-13 09:55:41 +08:00
Kevin O'Connor
383b83d788 Kconfig: Simplify WANT_XXX definitions
Use WANT_ADXL345 and WANT_MPU9250 instead of WANT_SENSOR_ADXL345 and
WANT_SENSOR_MPU9250.  This makes these definitions similar to the
other accelerometer defintions.

Order menu so accelerometers are close to each other in the menu.

Simplify Makefile as Kconfig already assures a symbol will only be
defined if its dependencies are met.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-12 14:46:37 -05:00
Timofey Titovets
2b9e041a86 angle: mt6826s added support
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2024-12-12 14:28:45 -05:00
Timofey Titovets
90c1b82baa angle: mt6816 added support
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2024-12-12 14:28:45 -05:00
Timofey Titovets
896343d943 ar100: disable angle sensors code in CI
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2024-12-12 14:28:45 -05:00
Timofey Titovets
1499bfa489 Kconfig: split sensors
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2024-12-12 14:28:45 -05:00
30b77165a7 调整F430NX探测舵机角度,由90°->120° 2024-12-12 14:03:30 +08:00
zkk
588ea44028 Merge commit '9be203c58f7c88e4f6963a1079d2dcfaa5401dde' into release 2024-12-12 10:39:56 +08:00
9be203c58f 新增D600pro2、D1000的V0版机型 2024-12-11 15:24:05 +08:00
BIGTREETECH
b7233d1197
lib: fix rp2040_flash (#6760)
Signed-off-by: Alan.Ma from BigTreeTech <tech@biqu3d.com>
2024-12-06 13:41:22 -05:00
Dmitry Butyugin
16b4b6b302
resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)
This adds a new resonance test method that can help if a user has some mechanical problems with the printer.

Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
2024-12-05 21:54:26 -05:00
Liam Powell
7f89668d6c
tmc2240: Correct maximum TMC2240 UART address. (#6757)
Signed-off-by: Liam Powell <liam@liampwll.com>
2024-12-02 13:30:57 -05:00
Alexander Bazarov
aecb29d2b0
display: Add support for AIP31068 based displays (#6639)
display: Add support for `AIP31068` based displays
2024-12-02 13:23:46 -05:00
Kevin O'Connor
9ce631e8d1 klippy: Fix missing default parameter of invoke_async_shutdown()
Allow invoke_async_shutdown() to be called with just one parameter.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-02 12:51:51 -05:00
Kevin O'Connor
2165c90011 gcode: Improve checksum detection in get_raw_command_parameters()
Only consider a trailing '*' to indicate a checksum if the remainder
of the string is a number.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-01 14:16:13 -05:00
Kevin O'Connor
a6df541104 gcode: Some optimizations to get_raw_command_parameters()
Add some minor optimizations to the get_raw_command_parameters() code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-01 14:16:13 -05:00
Kevin O'Connor
62325d4a35 gcode: Use the same M117/M118 fixup for M23
The M23 command has similar requirements for extracting the full
parameter string that M117/M118 have.  Use the same code for those
fixups.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-12-01 14:16:13 -05:00