Skip to content

Instantly share code, notes, and snippets.

View agravelot's full-sized avatar
🔥
Motivated

Nevax agravelot

🔥
Motivated
View GitHub Profile
@agravelot
agravelot / klicky-00.cfg
Last active February 18, 2024 14:34
Klicky-00 Magnet saver
# Klicky-00 Magnet saver
# Adapted from the Voron Tap Macro
# Written by Disord (@Nevax)
# If you add changes, please feel free to share them with me through private message :)
# Features:
# - Ensures temperature is below 150°C prior to attaching and utilizing probe
# - Specifies fan speed before attaching and utilizing probe
# - Reverts to previous temperature and fan speed only upon successful probe docking
# - Prevents setting a temperature above 150°C while attached
@agravelot
agravelot / gist:56aaf386ec9bfa00983c4f67e1082361
Last active October 30, 2022 22:01
prusa fan controller
// Pins
const byte OC1A_PIN = 9; // Fan pwm control
//const byte OC1B_PIN = 10;
const byte PRINTER_PWM_INPUT = A2;
// TODO use it
const int PULSE_TIMEOUT = 1000000 / 4;
// PWM output config
This file has been truncated, but you can view the full file.
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
--------- beginning of system
08-23 16:50:22.659 1356 1356 W PackageManager: Not granting permission android.permission.ACCESS_FINE_LOCATION to package com.xe.currency because it was previously installed without
08-23 16:50:22.659 1356 1356 W PackageManager: Unknown permission com.yotadevices.framework.permission.ACCESS_BACKSCREEN in package com.xe.currency
08-23 16:50:22.659 1356 1356 W PackageManager: Not granting permission android.permission.WRITE_EXTERNAL_STORAGE to package com.plexapp.android because it was previously installed without
08-23 16:50:22.659 1356 1356 W PackageManager: Not granting permission android.permission.GET_ACCOUNTS to package com.plexapp.android because it was previously installed without
08-23 16:50:22.659 1356 1356 W PackageManager: Not granting permission android.permission.READ_EXTERNAL_STORAGE to package com.plexapp.android because it was previously installed without
08-23 16:50:22.6
--------- beginning of system
I/vold : Vold 3.0 (the awakening) firing up
V/vold : Detected support for: exfat ext4 f2fs ntfs vfat
I/irsc_util: Starting irsc tool
I/irsc_util: Num of entries:285
I/irsc_util: Ending irsc tool
I/QISL : QSEE Interrupt Service Listener Thread is started
I/QISL : QSEE Interrupt Service Listener was activated successfully
--------- beginning of crash
F/libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 471 (surfaceflinger)
--------- beginning of system
I/vold : Vold 3.0 (the awakening) firing up
V/vold : Detected support for: exfat ext4 f2fs ntfs vfat
I/irsc_util: Starting irsc tool
I/irsc_util: Num of entries:285
I/irsc_util: Ending irsc tool
I/QISL : QSEE Interrupt Service Listener Thread is started
I/QISL : QSEE Interrupt Service Listener was activated successfully
--------- beginning of crash
F/libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 496 (surfaceflinger)