Прыгает температура экструдера принтера Prusa I3 Bizon
Уже что только не делал. И термистор заменил. И автонастройку PID много раз делал прописывая значения в прошивку и загружая ее в принтер. И обмотал нагревательный блок каптоновым скотчем таким слоем, что его теперь даже пальцами можно трогать не обжигаясь. И автонастройку с отключенным вентилятором обдува радиатора хотэнда делал. Ничего не помогает. Температура прыгает градусов на 10. Видео прикрепляю.
Значения из файла configuration.h:
#define BANG_MAX 150 // limits current to nozzle while in bang-bang mode; 255=full current
#define PID_MAX BANG_MAX // limits current to nozzle while PID is active (see PID_FUNCTIONAL_RANGE below); 255=full current
#ifdef PIDTEMP
//#define PID_DEBUG // Sends debug data to the serial port.
//#define PID_OPENLOOP 1 // Puts PID in open loop. M104/M140 sets the output power from 0 to PID_MAX
//#define SLOW_PWM_HEATERS // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
#define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
// is more then PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
#define PID_INTEGRAL_DRIVE_MAX PID_MAX //limit for the integral term
#define K1 0.95 //smoothing factor within the PID
#define PID_dT ((OVERSAMPLENR * 10.0)/(F_CPU / 64.0 / 256.0)) //sampling period of the temperature routine
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// Ultimaker
#define DEFAULT_Kp 7.20
#define DEFAULT_Ki 1.19
#define DEFAULT_Kd 10.91
Если есть у кого предположение в чем может быть проблема. то буду очень благодарен.
Значения из файла configuration.h:
#define BANG_MAX 150 // limits current to nozzle while in bang-bang mode; 255=full current
#define PID_MAX BANG_MAX // limits current to nozzle while PID is active (see PID_FUNCTIONAL_RANGE below); 255=full current
#ifdef PIDTEMP
//#define PID_DEBUG // Sends debug data to the serial port.
//#define PID_OPENLOOP 1 // Puts PID in open loop. M104/M140 sets the output power from 0 to PID_MAX
//#define SLOW_PWM_HEATERS // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
#define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
// is more then PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
#define PID_INTEGRAL_DRIVE_MAX PID_MAX //limit for the integral term
#define K1 0.95 //smoothing factor within the PID
#define PID_dT ((OVERSAMPLENR * 10.0)/(F_CPU / 64.0 / 256.0)) //sampling period of the temperature routine
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// Ultimaker
#define DEFAULT_Kp 7.20
#define DEFAULT_Ki 1.19
#define DEFAULT_Kd 10.91
Если есть у кого предположение в чем может быть проблема. то буду очень благодарен.
Популярные вопросы
Поиск 3д моделей на компьютере
Здравствуйте, сделал программу для поиска 3д моделей на компьютере по фото .
Каталоги очень большие накопились и когда приходит...
Каталоги очень большие накопились и когда приходит...
Недоэкструзия на углах petg
Всем привет.
Столкнулся с проблемкой при печати пластиком petg на скоростях от 200мм/с
Появилась недоэкструзия на уг...
Столкнулся с проблемкой при печати пластиком petg на скоростях от 200мм/с
Появилась недоэкструзия на уг...
Шестерня vs зубчатое колесо
Часто участникам портала приходится изготавливать зубчатые колеса и шестерни. Но мало кто задается вопросом, в чем их отличие?
Недавн...
Недавн...

Комментарии и вопросы
Рад за динамики, 20 лет ждали....
Я думаю, что эта статья здесь....
Доролняю к посту
Есть простая модель параллелеп...
Имеется такой стол:https://www...
Всем привет.Хотел бы узнать мн...
Добрый день. Давно хочу приобр...