911 Commits

Author SHA1 Message Date
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
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
9925c78644 实现二喷头的偏移值校准功能 2024-12-17 15:55:28 +08:00
93efb1abde 配置网床调平淡出高度 2024-12-13 09:55:41 +08:00
30b77165a7 调整F430NX探测舵机角度,由90°->120° 2024-12-12 14:03:30 +08:00
9be203c58f 新增D600pro2、D1000的V0版机型 2024-12-11 15:24:05 +08:00
zkk
401da556f5 Merge branch 'develop' of https://server.creatbot.com/Gitea/CreatBot/CreatBotKlipper into develop 2024-11-29 10:12:48 +08:00
52ea64cf83 修复暂停掉温后,恢复时喷头温度不能恢复的问题 2024-11-28 10:55:09 +08:00
zkk
508378825d D1000 z轴最大速度设置成7 2024-11-27 14:47:23 +08:00
zkk
55e60aecd2 优化双头打印时断电续打可能出现的异常问题 2024-11-15 16:22:55 +08:00
zkk
35572fdf47 优化探针舵机初始化角度 2024-11-15 09:44:11 +08:00
zkk
fc5c402e3b 修复点击全床调平会报错的问题 2024-11-12 13:38:32 +08:00
zkk
3b927fcd22 优化暂停下的断电续打 z值不对问题 2024-11-12 10:34:11 +08:00
zkk
d0443135bc 优化D600Pro D1000卸载耗材卡住问题以及F430NX的热风温度过低问题 2024-11-09 14:57:13 +08:00
zkk
d62caaee25 完善断电续打功能 2024-11-08 10:18:11 +08:00
zkk
b9770c3385 配置文件一点格式优化 2024-11-07 15:26:43 +08:00
zkk
ada778ae69 优化强制移轴的宏定义 2024-11-07 15:24:12 +08:00
2aac65183e 自适应网床调平功能实现 2024-11-04 17:54:26 +08:00
zkk
b9aab6ecd5 修复M109命令加热默认喷头有误的问题 2024-11-01 11:11:58 +08:00
zkk
3c440ed820 实现断电续打功能 2024-10-30 15:05:05 +08:00
8ce548fb81 优化IDEX模式下手动加载耗材逻辑;
优化开始打印时耗材检测与喷头温度过低同时触发的弹窗问题
2024-10-29 17:08:23 +08:00
zkk
da2a3c417f 更新优化打印机配置文件,完善全系耗材检测功能,减少加热等待命令时间,修复D600Pro2 z轴步进值问题等... 2024-10-18 16:32:37 +08:00
zkk
3afea033d0 优化打印机配置 解决停靠位置 暂停冷却等问题 2024-09-19 14:27:25 +08:00
zkk
1b1a2ad3e1 优化已知 回零停靠位置 共振补偿等问题 2024-09-13 16:22:43 +08:00
zkk
a013b81b01 新增D1000配置文件 优化D600Pro2和F430NX配置文件 2024-09-07 17:18:46 +08:00
zkk
cc40ed9633 新增F430NX D600Pro2配置文件 2024-08-17 09:01:06 +08:00
Jayofelony
6cd174208b
config: Add Artillery Genius Pro config (#6604)
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-05-27 20:57:42 -04:00
Stéphane Lepin
79930ed99a config: Add safe_z_home section for Creality CR-6 SE
The Creality CR-6 SE has a strain gauge on its hotend used for z-probing and homing. Currently, running G28 to home all axes puts the hotend just outside of the print bed and thus assumes a wrong homing point for the Z axis.

This change aims to address this issue by setting a safe Z-homing point (in the middle of the print bed) into the Creality CR-6 SE 2020 and 2021-revision config files.

Signed-off-by: Stéphane Lepin <stephane.lepin@gmail.com>
2024-05-12 20:08:30 -04:00
TheFeralEngineer
36f9b26ef9
config: Artillery Sidewinder X3 (#6534)
Signed-off-by: Phil Timpson <theferalengineer@gmail.com>
2024-04-12 12:27:36 -04:00
Kevin O'Connor
0105aa330f toolhead: Replace max_accel_to_decel with minimum_cruise_ratio
The user facing max_accel_to_decel setting is complicated and
confusing.  Replace it with a new minimum_cruise_ratio parameter.
Internally this user-facing parameter will calculate the existing
low-level "accel_to_decel" mechanism.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-03-13 21:31:37 -04:00
Ulf D
71604b712a
config: "static_value" in [output_pin enable_pin] is deprecated (#6520)
Signed-off-by: Ulf Dieckmann <1coderookie@quantentunnel.de>
2024-03-08 11:49:29 -05:00
Derek Kaser
31de734d19 config: update Kobra Plus build instructions and fan settings
Signed-off-by: Derek Kaser <derek.kaser@gmail.com>
2024-03-04 17:39:09 -05:00
Kevin O'Connor
c92732e4f1 bed_mesh: Remove deprecated relative_reference_index
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-02-15 12:39:01 -05:00
Kevin O'Connor
2f7b234189 extruder: Remove deprecated commands and config
Remove the deprecated SET_EXTRUDER_STEP_DISTANCE and
SYNC_STEPPER_TO_EXTRUDER commands.  Remove the deprecated
shared_heater config option.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-02-15 12:35:19 -05:00
Kevin O'Connor
fd2feff67d pwm_cycle_time: New module for output pins with dynamic cycle times
Remove support for changing the cycle time of pwm pins from the
output_pin module.  Use a new pwm_cycle_time module that supports
setting dynamic cycle times.  This simplifies the output_pin code and
low-level pin update code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-01-23 20:04:03 -05:00
Kevin O'Connor
4115ea128a output_pin: Deprecate static_value parameter
Remove support for configuring "static" pins in output_pin module.  A
"static" pin only saves a few bytes of memory in the micro-controller.
The savings does not justify the increased code complexity.

Deprecate the static_value parameter to warn users.  In the interim, a
static_value parameter will set both value and shutdown_value
parameters.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-01-23 20:04:03 -05:00
grnbrg
43d0dba4b4
config: Add Creality Ender 5 S1. (#6455)
Creality released the Ender 5 S1 model in November of 2022.  It
has enough hardware differences from the previous models that
that the existing Ender 5 configs are not compatible.  This
configuration is based on one provided by Creality that was then
tweaked and modified.  I have been using these values (plus some
additional entries) for about 6 months with no issues.

Signed-off-by: Brian Greenberg <grnbrg@grnbrg.org>
2024-01-18 10:13:54 -05:00
I3DBeeTech
0665dc8976
config: I3DBEEZ9 New board (#6447)
Signed-off-by: Venkata Kamesh <i3dbee@gmail.com>
2024-01-02 11:31:30 -05:00
Bassam
5bd32e2984
config: Update printer-sovol-sv06-2022.cfg x_offset (#6417)
Signed-off-by: Bassam Husain <bassamanator.2cj4t@simplelogin.com>
2023-12-06 12:57:10 -05:00