|
1 |
| -<<<<<<< HEAD |
2 | 1 | ########################################################################################################################
|
3 |
| -======= |
4 |
| - ######################################################################################################################## |
5 |
| ->>>>>>> 7fa5654265a8eea8fe4464ea23f6b05f1ccad8cd |
| 2 | +######################################################################################################################## |
6 | 3 | # Happy Hare MMU Software
|
7 | 4 | #
|
8 | 5 | # EDIT THIS FILE BASED ON YOUR SETUP
|
@@ -57,15 +54,9 @@ selector_max_accel: 1200 # Never to be exceeded selector accelaration regardles
|
57 | 54 | # unless the 5v power supply has been improved and it is not necessary with standard ERCF builds
|
58 | 55 | # Make sure your hardware is suitable for the job!
|
59 | 56 | #
|
60 |
| -<<<<<<< HEAD |
61 |
| -servo_up_angle: 35 # ERCF: MG90S: 30 ; SAVOX SH0255MG: 140 ; Tradrack: 145 |
62 |
| -servo_down_angle: 105 # ERCF: MG90S: 140 ; SAVOX SH0255MG: 30 ; Tradrack: 1 |
63 |
| -servo_move_angle: 50 # Optional angle used when selector is moved (defaults to up position) |
64 |
| -======= |
65 | 57 | servo_up_angle: 140 # ERCF: MG90S: 30 ; SAVOX SH0255MG: 140 ; Tradrack: 145
|
66 | 58 | servo_down_angle: 50 # ERCF: MG90S: 140 ; SAVOX SH0255MG: 30 ; Tradrack: 1
|
67 | 59 | servo_move_angle: 130 # Optional angle used when selector is moved (defaults to up position)
|
68 |
| ->>>>>>> 7fa5654265a8eea8fe4464ea23f6b05f1ccad8cd |
69 | 60 | servo_duration: 0.2 # Duration of PWM burst sent to servo (default non-active mode, automatically turns off)
|
70 | 61 | servo_dwell: 0.5 # Minimum time given to servo to complete movement prior to next move
|
71 | 62 | servo_always_active: 0 # CAUTION: 1=Force servo to always stay active, 0=Release after movement
|
@@ -382,11 +373,7 @@ sync_multiplier_low: 0.95 # Minimum factor to apply
|
382 | 373 | # defaulting to current gate. A custom gate will disable pre-gate runout detection for EndlessSpool because filament
|
383 | 374 | # end must completely pass through the gate for selector to move
|
384 | 375 | #
|
385 |
| -<<<<<<< HEAD |
386 |
| -enable_clog_detection: 2 # 0 = disable, 1 = static length clog detection, 2 = automatic length clog detection |
387 |
| -======= |
388 | 376 | enable_clog_detection: 0 # 0 = disable, 1 = static length clog detection, 2 = automatic length clog detection
|
389 |
| ->>>>>>> 7fa5654265a8eea8fe4464ea23f6b05f1ccad8cd |
390 | 377 | enable_endless_spool: 0 # 0 = disable, 1 = enable endless spool
|
391 | 378 | endless_spool_on_load: 0 # 0 = don't apply endless spool on load, 1 = run endless spool if gate is empty
|
392 | 379 | endless_spool_eject_gate: -1 # Which gate to eject the filament remains. -1 = current gate
|
|
0 commit comments