- Updated Jquery (1.11.1) and Jquery Mobile (1.4.5)
- Updated site to HTTPS
- Updated Jquery Mobile for all pages to version 1.4.2
- Roller Bearing Lifetime
- Added calculator and formula page
- Updated Jquery Mobile to version 1.4.1
- Refactored calculation methods to utilize more maintainable javascript for the following:
- Linepull Winch Calcs
- Parallel Keys
- Pulley Pressures
- Helical Payout
- Yoyo Payout
- Max Unbraced Length
- Resultant Force over a pulley
- Capstan Holding Force
- Shock-load Forces
- Fleet Angle
- D:d ratio
- Yoyo Payout
- Added some columns to the formatting
- Parallel Keys
- Fixed a bug where a new shaft size would not reliably update the standard key sizes.
- Drum: Max Unbraced Length
- Added realistic step values to input fields (e.g. "thickness" changes by 0.01" everytime the user uses an arrow key or scrolls the mouse while the field is active).
- Backend: reworked how this site's code is revisioned and synced to the web-server -- the goals are increased consistency, rigor, and a possible whole-sale release of the source-code at a later date.
-
- Added new calculation cases:
- Wire rope shockloads
- Rope shockloads (by percent elongation)
- Falling distance units were changed to inches
- Revised formulas page with new calculation methods
- Added new calculation cases:
-
- Fixed a calculation error. Sorry!
- Refactored code.
- Parallel Keys
- Added calculator, formula page, and image
- Motions
- Added calculator and formula page
- HP/Force Speed
- Fixed bug when the calculator was set to "calculate for HP", in which the HP value would calculate with an inverted efficiency.
- Renamed the "Power Range" slider's label.
- Yoyo Winch Calcs
- Added calculator
- Added formula page
- Pulley Pressure
- Renamed from Pulley Calcs
- Fixed error where D:d ratio did not calculate when specifying a tread diameter
- D:d Ratios
- Added seperate calculator with a strength reduction calculation for wire rope
- Added formula page
- Frustum
- Re-wrote math code
- Created formula page
- Added new diagrams
- Re-formatted page
- Pulley Calcs
- Added calculator and formulas page
- Frustum
- Collapsed into a single page, added a dropdown for selecting variables
- Updated with new style navigation
- Cleaned up code
-
- Fixed bug where the Ratio and efficiency slider pop-ups were displaying at page-load.
- Edited layout
-
- Fixed bug where the HP and efficiency slider pop-ups were displaying at page-load.
- Added a dropdown to allow calculation for HP from force and speed.
- Added HP equation to formulas page.
- Updated all calculators to Jquery Mobile version 1.4
- Piston Force & Speed
- added column formatting
- ANSI Chain Calculator
- added column formatting
- added formulas page
- Navigation
- Added link to the index of formula pages
- Unit Converter
- Added electronic conversions sections.
- Shockload Forces
- Revised javascript formulas with error-checking, and more maintainable code in anticipation of future changes.
- Added a formulas page
- Plain Bearing: PV
- Added a usage case for thrust applications as well as radial,
- Added thrust case image and formula section.
- Revised Disclaimer language
- Added new grouped buttons on the bottom of each page, containing a link to the image, formulas, and disclaimer
- Capstan Holding Force
- Added formula page
- Updated variable selection code
- Added diagram
- HP Force/Speed
- Fixed formula button placement errors
- Resultant Force
- Added formula page
- Added diagrams to the Formula pages
- Drum: Max Unbraced Length
- Added formula page
Released
- Added formula pages for the following calculators:
- Added an index for the formula pages
- Drums: Helical Payout - Edited the formula page to make terms clearer.
- Moved Plain Bearing: Radial PV from "In Progress" to "Released"
- Added the following variable in Piston Force & Speed
- Temperature
- Atmospheric Pressure
- Pressure Drop was changed from a % to a psi value
- Re-organized winch pages to individual pages, starting with Linepull Winch
- Added Diagram and Formula Links
- HP/Force/Speed
- Removed seperate Force and Speed pages
- Added a drop-down to select target variable
- Rewrote functions to utilize variable drop-down
Released
- Added diagrams to the following calculators:
In Progress
- Added a Plain Bearing: Radial PV calculator, with diagram, and a link to the formulas and explanation page Formulas
Released
-
Color coding and variable selection working for the following:
-
- divided the three drum calculators into seperate pages:
- Drums: Helical Payout
- Fixed an error where the total payout result was halved.
- Drums: Yoyo Payout
- Drums: Max Unbraced Length
-
- Split Drum calculators into their own category
Released
-
Did more work on color-coding, still needs some work.
-
- fixed the angle option
-
- Added a dropdown to select the variable to calculate for.
Released
- Color-coded all calculated values and input values pink and green (respectively).
- Fleet Angle:
- Added a dropdown to select the calculated variable
- Added an option to calculate for angle
In Progress
- Motions:
- Collapsed μRolling and μFriction into a single field.
Released
-
- Renamed Revision Log section to "Misc.",
- Added a link to the Scenic-Shop Blog,
-
- Alphabetized list.
- Changed page name to "Constants".
- Added a whole lot more constants.
In Progress
- Motions:
- Removed CWA forces calculations.
- Added a "Power" section that calculates the required power per the given information.
- Edited visual layout slightly to fit more information onto a screen.
Released
- Created this log file, and added a link to the navigation menu.
- Fixed problem where /readonly attributes were not being respected. Added the following line to each file as a fix:
$(".calculated_values").prop("readonly",true);
-
- Added missing units of measure.
-
- Reorganized values to:
- Angle
- Offset
- Distance
- Reorganized values to:
In Progress
- Removed extraneous calculator ideas from navigation menu
- Bronze Bearings PV: Added a placeholder link
- Motions: Renamed slider to "Motion Profile"
- Motions: Roughed in forces formulas
In Progress
- Motion Calculator: Completed initial motion formulas.