Commit graph

79 commits

Author SHA1 Message Date
genuineparts
fb6e5c57f3 Updated Nginx and Fialent sensor for my printer 2025-03-02 17:19:17 +01:00
1d74cdb13f
Merge pull request #1 from Guilouz/main
merge upstream
2025-01-16 18:45:11 +01:00
Cyril
be806706d6 Update moonraker venv 2025-01-13 01:40:39 +01:00
1970f09392
Merge branch 'Guilouz:main' into main 2024-12-16 19:23:03 +01:00
Cyril
1ff5257b82 Update S58factoryreset 2024-12-10 13:04:50 +01:00
8c37855199
Merge branch 'Guilouz:main' into main 2024-12-06 21:22:49 +01:00
Cyril
0d15e8fd3a Update S58factoryreset 2024-11-28 22:14:33 +01:00
015858dd91
Merge branch 'Guilouz:main' into main 2024-11-17 08:32:48 +01:00
Cyril
c41d170cdb Update improved-shapers.cfg 2024-11-13 13:16:10 +01:00
genuineparts
77930ca56b Added Pull request https://github.com/Guilouz/Creality-Helper-Script/pull/24 2024-11-07 16:40:41 +01:00
probielodan
2dc6f53aa5 Fix incorrect fan speed scaling 2024-11-04 00:51:32 -06:00
genuineparts
0e79c17276 Fixed file messup 2024-10-26 23:35:33 +02:00
genuineparts
3df93cfec7 Changed Repo url 2024-10-26 21:18:52 +02:00
reffu42
d4620467b8
Update fans-control.cfg
Remove Extraneous white space
2024-07-09 22:41:24 -04:00
reffu42
262e5c9bae
Update fans-control.cfg
Rename variable
2024-07-09 22:36:36 -04:00
reffu42
70b1b85e15
Fix fan issue
A typo in the previous commit accidentally removed a line that sets the fan speed for non-qmode.
2024-07-09 22:25:16 -04:00
Cyril Guislain
e8a9b744db
Merge pull request #19 from reffu42/main
Use actual fanX_min instead of adding it to the fan speed
2024-07-09 11:49:00 +02:00
chris dunder
bcd208f523
Fix soc fan getting stuck off.
If SET_TEMPERATURE_FAN_TARGET is invoked while the cpu is saturated[1], soc_fan can get stuck at 0 rpm. Increasing kick_start_time seems to fix this.

[1] e.g. INPUT_SHAPER_CALIBRATION or BELTS_SHAPER_CALIBRATION
2024-07-07 21:45:24 -07:00
reffu42
0b8d675387
Update fans-control.cfg
Instead of adding fanX_min to the set fan value, use the larger of either the set value or the fan minimum value. This prevents unexpectedly high fan when setting the fan to a relatively low value in the slicer. No changes were directly made to the Qmode settings.
2024-07-04 11:01:04 -04:00
Cyril
50fbec9843 Update S58factoryreset 2024-06-30 11:37:20 +02:00
Cyril
8d7da1a90e Update S58factoryreset 2024-06-14 01:48:34 +02:00
psycho-neon
9a2e86a855
fix: M600 Move Out of Range error
This commit should fix the Move out of Range when doing a filament change for Ender 3 V3 models.
2024-06-12 15:51:50 +03:00
Cyril
8bd52223b1 Update 2024-06-10 10:19:45 +02:00
Cyril
70268f003f Update 2024-05-29 00:13:52 +02:00
Christian Drumm
5efe9a5937
Update M600-support-ke.cfg 2024-05-23 19:34:28 +02:00
Christian Drumm
e7e661099a
Updated y_park and x_park calculation
minimum.y seems to be negative. Therefore substracting leeds to an error. The used values worked on my printer.
2024-05-23 19:22:08 +02:00
Cyril
3c6ae0c22e Update S58factoryreset 2024-05-21 11:29:51 +02:00
Cyril
4bf34cb33b Update 2024-05-21 00:00:56 +02:00
Cyril
efb2447872 Update 2024-05-19 23:18:35 +02:00
Cyril
e6a601024c Update 2024-05-19 22:34:26 +02:00
Cyril
3bcde4c953 Update 2024-05-19 17:52:17 +02:00
Cyril
03ba2434d8 Update fans-control.cfg 2024-05-17 16:20:33 +02:00
Cyril
0450146383 Update useful-macros-3v3.cfg 2024-05-14 00:38:19 +02:00
Cyril
25d5f66f5e Update git-backup.sh 2024-05-09 02:44:16 +02:00
Cyril
5a2bdba98a Update git-backup.sh 2024-05-09 00:28:43 +02:00
Cyril
5a38206fd5 Update S56moonraker_service 2024-05-06 21:13:22 +02:00
Cyril
1e8decce01 Update S56moonraker_service 2024-05-06 20:13:53 +02:00
Cyril
d55339e160 Update S56moonraker_service 2024-05-06 19:52:28 +02:00
Cyril
c5c8ee9828 Update 2024-05-06 18:41:27 +02:00
Cyril
a79df8814c Update KAMP_Settings.cfg 2024-05-05 18:44:32 +02:00
Cyril
1a2e7aa059 Update 2024-05-04 22:47:19 +02:00
Cyril
c90fdfced0 Update 2024-05-04 19:34:04 +02:00
Cyril
7bd9f81ac8 Update 2024-05-03 21:11:29 +02:00
Cyril
c8db437b79 Update 6.0.0 2024-05-01 16:10:07 +02:00
Cyril
bb0b7539a0 Update fans-control.cfg 2024-04-28 20:04:24 +02:00
Cyril
02a18cebd5 Update generic.sh 2024-04-25 22:01:14 +02:00
Cyril Guislain
3b01a848d6
Update useful_macros.sh 2024-04-25 12:38:02 +02:00
jattie-ire
033a2916e8
Update useful-macros.cfg
add camera reload shell and macro commands to execute the camera reload shell command from the macro page.
2024-04-25 10:00:12 +01:00
jattie-ire
25500329ce
Update useful_macros.sh
Add reload camera shell script option to reload webcam configs
2024-04-25 09:55:23 +01:00
3DPrintingGeek
40e6f9160a
fixes console output of usage 2024-04-11 21:06:57 +02:00