Gil Levy

Results 7 issues of Gil Levy

running `# df -h` `log2ram 40M 40M 0 100% /var/log` It means that area in the RAM allocated for logs is at 100% capacity, shouldn't it be flushed to the...

#### If this is a feature request describe it here #### Version of Octolapse Octolapse Version: 0.4.1 #### Version of OctoPrint OctoPrint Version: 1.6.1 #### When you ran into the...

Hi. Does the python program able to output a .ccss file? for reference - Colorimeter Calibration Spectral Set (.ccss) I'd like to build/buy one for my calibrations project.

If it's possible to use just the ethernet pins, then which LAN cables should be soldered to the pins on the back of the gateway?

question

Does this work on scenes too? This is what I have: ``` action: - choose: - conditions: - condition: template value_template: "{{ trigger.to_state.state == 'on' }}" sequence: - service: scene.turn_on...

Hi. I've come across this amazing project by searching for a cheap alternative to spectrometers. I read that these devices can profile colorimeters and monitors and are better for calibrating...

my current macro for purge line is like this: ``` G90 E0 ; reset extruder distance G1 E20 F60 ; purge 20mm # Purge sequence M117 Purge line... G1 X1...