Skip to content

J4GL/DryTrack

Repository files navigation

Filament Drying Tracker

A simple web application to track the weight loss of 3D printer filament during the drying process. This tool helps you determine when your filament is sufficiently dry and ready for use.

Features

  • Timer with Notifications: Set a timer to remind you to weigh your filament spool at regular intervals.
  • Data History: View a history of all your weight measurements in a clear table.
  • Weight Variation: Automatically calculates the percentage of weight change between measurements.
  • Graphical Visualization: See the weight loss over time on a simple line chart.
  • Local Storage: All data is saved in your browser's local storage, so you can close the page and come back to it later without losing your progress.

How to Use

  1. Open the index.html file in your web browser.
  2. Set the desired interval for notifications (in minutes).
  3. Click "Start" to begin the timer. You will be asked for permission to display notifications.
  4. Each time you weigh your filament, enter the current weight in the "Current weight (g)" field and click "Add Weight".
  5. The table and chart will update automatically with the new data.

Technologies Used

About

Track the weight loss of 3D printer filament during the drying process

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published