diff --git a/content/.gitkeep b/content/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/content/emergency/fire.md b/content/emergency/fire.md new file mode 100644 index 0000000..c0d4920 --- /dev/null +++ b/content/emergency/fire.md @@ -0,0 +1,51 @@ +--- +title: Fire Emergency +description: What to do in case of fire +tags: + - emergency + - fire + - safety +--- + +# Fire Emergency + +> [!danger] If there is a fire +> 1. **Alert everyone** - Shout "FIRE!" and activate any alarms +> 2. **Get out** - Leave the building immediately +> 3. **Call 112** - Once safely outside +> 4. **Meet at assembly point** - *TBD: Define meeting location* + +## Fire Extinguisher Locations + +| Location | Type | Last Inspected | +|----------|------|----------------| +| *TBD* | *TBD* | *TBD* | + +## Fire Extinguisher Types + +- **A** - Ordinary combustibles (wood, paper, cloth) +- **B** - Flammable liquids (grease, oil, gasoline) +- **C** - Electrical equipment +- **K** - Kitchen fires (cooking oils, fats) + +### How to Use (PASS Method) + +1. **P**ull the pin +2. **A**im at the base of the fire +3. **S**queeze the handle +4. **S**weep side to side + +## Smoke Detector Locations + +| Location | Battery Last Changed | +|----------|---------------------| +| *TBD* | *TBD* | + +## Gas/Fuel Shutoffs + +See [[electrical|Electrical & Utilities]] for shutoff locations. + +## Assembly Point + +> [!info] Meeting Point +> *TBD: Define a safe outdoor meeting point away from buildings* diff --git a/content/emergency/index.md b/content/emergency/index.md new file mode 100644 index 0000000..c160457 --- /dev/null +++ b/content/emergency/index.md @@ -0,0 +1,62 @@ +--- +title: Emergency Information +description: Critical contacts, emergency procedures, and urgent situation guides +aliases: + - emergency +tags: + - emergency + - safety + - contacts +--- + +# Emergency Information + +> [!danger] Emergency Services +> **Call 112** for fire, medical, or police emergencies (EU standard). + +## Critical Contacts + +| Service | Phone Number | Notes | +|---------|--------------|-------| +| Emergency Services | 112 | Fire, Medical, Police | +| Local Hospital | *TBD* | *Address TBD* | +| Local Police (non-emergency) | *TBD* | | +| Fire Department (non-emergency) | *TBD* | | +| Poison Control | *TBD* | | + +### Property Contacts + +| Role | Name | Phone | Notes | +|------|------|-------|-------| +| Property Manager | *TBD* | *TBD* | Primary contact | +| Emergency Contact 2 | *TBD* | *TBD* | Backup contact | +| Landlord/Owner | *TBD* | *TBD* | | + +### Utility Emergencies + +| Service | Contact | Account # | +|---------|---------|-----------| +| Electric Company | *TBD* | *TBD* | +| Water Company | *TBD* | *TBD* | +| Gas Company | *TBD* | *TBD* | + +--- + +## Emergency Procedures + +- [[fire|Fire Emergency]] +- [[medical|Medical Emergency]] +- [[power-outage|Power Outage]] +- [[water-emergency|Water Emergency]] +- [[severe-weather|Severe Weather]] + +--- + +## Property Address + +> [!info] Full Address for Emergency Services +> *TBD - Add full property address here* +> +> **GPS Coordinates:** *TBD* +> +> **Landmark directions:** *TBD - Add directions for emergency vehicles* diff --git a/content/emergency/medical.md b/content/emergency/medical.md new file mode 100644 index 0000000..eada660 --- /dev/null +++ b/content/emergency/medical.md @@ -0,0 +1,72 @@ +--- +title: Medical Emergency +description: First aid and medical emergency procedures +tags: + - emergency + - medical + - first-aid +--- + +# Medical Emergency + +> [!danger] For life-threatening emergencies +> **Call 112 immediately** + +## First Aid Kit Locations + +| Location | Contents Last Checked | +|----------|----------------------| +| *TBD* | *TBD* | + +## Nearest Medical Facilities + +### Emergency Room / Hospital + +- **Name:** *TBD* +- **Address:** *TBD* +- **Phone:** *TBD* +- **Distance:** *TBD* + +### Urgent Care / Clinic + +- **Name:** *TBD* +- **Address:** *TBD* +- **Phone:** *TBD* +- **Hours:** *TBD* + +### Pharmacy + +- **Name:** *TBD* +- **Address:** *TBD* +- **Phone:** *TBD* +- **Hours:** *TBD* + +## Basic First Aid Reference + +### Severe Bleeding +1. Apply direct pressure with clean cloth +2. Keep pressure applied +3. Call 112 + +### Burns +1. Cool with running water for 10-20 minutes +2. Do not use ice, butter, or creams +3. Cover with clean, dry bandage +4. Seek medical attention for serious burns + +### Choking (Conscious Adult) +1. Ask "Are you choking?" +2. Give 5 back blows between shoulder blades +3. Give 5 abdominal thrusts (Heimlich maneuver) +4. Repeat until object is expelled or person becomes unconscious + +### Allergic Reaction +- **EpiPen location:** *TBD* +- Administer EpiPen if severe reaction +- Call 112 +- Note time of administration + +## Resident Medical Information + +> [!note] Privacy Note +> Keep a private record of any resident allergies, conditions, or medications that may be relevant in an emergency. This should be stored securely and only accessed in emergencies. diff --git a/content/emergency/power-outage.md b/content/emergency/power-outage.md new file mode 100644 index 0000000..d4132e9 --- /dev/null +++ b/content/emergency/power-outage.md @@ -0,0 +1,73 @@ +--- +title: Power Outage +description: What to do when power goes out, especially during storms +tags: + - emergency + - power + - utilities + - storm +--- + +# Power Outage + +## Immediate Steps + +1. **Check if it's local or widespread** + - Check the circuit breaker panel (see [[electrical|Electrical Panel Locations]]) + - Look if neighbors have power + - Check with electric company + +2. **Report the outage** + - Electric Company: *TBD* + - Account Number: *TBD* + - Outage reporting website/app: *TBD* + +3. **Preserve food** + - Keep refrigerator/freezer doors closed + - Fridge stays cold ~4 hours, freezer ~48 hours if full + +4. **Unplug sensitive electronics** to prevent surge damage when power returns + +## Storm-Related Outages + +> [!warning] During Storms +> - Stay indoors away from windows +> - Do not go outside to check power lines +> - Assume all downed lines are live and dangerous +> - Report downed lines to emergency services (112) + +### If Power is Out for Extended Period + +- **Heating:** See [[wood-fire-heater|Wood Fire Heater]] for backup heat +- **Water:** *TBD - Note if water requires electricity (well pump)* +- **Cooking:** *TBD - Alternative cooking methods* +- **Lighting:** Flashlight locations: *TBD* + +## Circuit Breaker Panel Locations + +See [[electrical|Electrical & Utilities]] for detailed panel locations and diagrams. + +### Quick Reference + +| Panel | Location | Serves | +|-------|----------|--------| +| Main Panel | *TBD* | *TBD* | +| Secondary Panel | *TBD* | *TBD* | + +## Generator (if applicable) + +*TBD: Add generator information if available* + +- Location: *TBD* +- Fuel type: *TBD* +- Operating instructions: *TBD* + +## Emergency Supplies Location + +| Item | Location | +|------|----------| +| Flashlights | *TBD* | +| Batteries | *TBD* | +| Candles | *TBD* | +| Matches/Lighters | *TBD* | +| Battery-powered radio | *TBD* | diff --git a/content/emergency/severe-weather.md b/content/emergency/severe-weather.md new file mode 100644 index 0000000..92ea0f9 --- /dev/null +++ b/content/emergency/severe-weather.md @@ -0,0 +1,78 @@ +--- +title: Severe Weather +description: Procedures for storms, extreme temperatures, and weather emergencies +tags: + - emergency + - weather + - storm +--- + +# Severe Weather + +## Storm Preparation + +### Before Storm Season + +- [ ] Check/replace smoke detector batteries +- [ ] Locate flashlights and check batteries +- [ ] Know location of emergency supplies +- [ ] Review [[power-outage|Power Outage]] procedures +- [ ] Ensure [[wood-fire-heater|Wood Fire Heater]] is operational +- [ ] Stock firewood if applicable + +### When Storm is Forecast + +- [ ] Charge phones and devices +- [ ] Fill containers with water +- [ ] Secure outdoor items +- [ ] Know current weather alerts + +## During Severe Storm + +> [!warning] Stay indoors +> - Stay away from windows +> - Move to interior room on lowest floor if severe +> - Do not go outside during storm + +### Lightning + +- Stay indoors +- Avoid water (bathing, washing dishes) +- Unplug sensitive electronics +- Stay away from windows and doors + +### High Winds + +- Stay away from windows +- If outside, avoid trees and power lines +- Secure loose outdoor items beforehand + +## After Storm + +1. Check for injuries, provide first aid +2. Check for damage to property +3. Report downed power lines - stay far away +4. Check on neighbors if safe +5. Document damage with photos + +## Extreme Cold + +- Keep indoor temperature at least 13°C (55°F) to prevent pipe freezing +- Open cabinet doors to let warm air reach pipes +- Let faucets drip during extreme cold +- See [[equipment/heating/|Heating Equipment]] for warmth options +- Check on vulnerable residents + +## Extreme Heat + +- Stay hydrated +- Use fans and ventilation +- Close blinds during hottest part of day +- Check on vulnerable residents +- Know signs of heat exhaustion/stroke + +## Weather Resources + +- Weather service website: *TBD* +- Weather alert app: *TBD* +- Local radio station: *TBD* diff --git a/content/emergency/water-emergency.md b/content/emergency/water-emergency.md new file mode 100644 index 0000000..9a6d1f8 --- /dev/null +++ b/content/emergency/water-emergency.md @@ -0,0 +1,69 @@ +--- +title: Water Emergency +description: Procedures for water-related emergencies including leaks, floods, and water outages +tags: + - emergency + - water + - utilities +--- + +# Water Emergency + +## Water Shutoff Locations + +> [!warning] Know these locations BEFORE an emergency + +| Shutoff | Location | Type | Notes | +|---------|----------|------|-------| +| Main Water Shutoff | *TBD* | *TBD* | Shuts off all water to property | +| Kitchen | *TBD* | *TBD* | Under sink | +| Bathroom(s) | *TBD* | *TBD* | Behind toilet, under sink | +| Water Heater | *TBD* | *TBD* | | + +## Major Leak or Burst Pipe + +1. **Shut off main water supply** immediately +2. **Turn off water heater** if applicable +3. **Turn off electricity** to affected areas if water near electrical +4. **Call plumber:** *TBD* +5. **Document damage** with photos for insurance + +## Flooding + +### During Flood + +1. **Do not walk through moving water** - 6 inches can knock you down +2. **Do not drive through flooded areas** +3. **Move valuables to higher ground** if safe to do so +4. **Shut off electricity** at main panel if water approaching electrical + +### After Flood + +1. Do not return until authorities say it's safe +2. Document all damage with photos +3. Do not turn on electricity until inspected +4. Wear protective gear during cleanup + +## No Water / Low Pressure + +1. Check if neighbors have water (area-wide issue?) +2. Check main shutoff valve is open +3. Check circuit breaker for well pump (if applicable) +4. Contact water company: *TBD* + +## Frozen Pipes + +> [!info] Prevention +> In freezing weather, let faucets drip slightly to prevent freezing + +### If Pipes Freeze + +1. Keep faucet open +2. Apply heat gently (hair dryer, heat lamp, towels soaked in hot water) +3. **Never use open flame** +4. Start heating near faucet, work toward frozen area +5. Check for cracks once thawed + +## Water Heater Issues + +See [[water-heater|Water Heater]] for operation and troubleshooting. diff --git a/content/equipment/farm-machinery/chainsaw.md b/content/equipment/farm-machinery/chainsaw.md new file mode 100644 index 0000000..e48bc6b --- /dev/null +++ b/content/equipment/farm-machinery/chainsaw.md @@ -0,0 +1,125 @@ +--- +title: Chainsaw +description: Chainsaw safety, operation, and maintenance guide +tags: + - equipment + - machinery + - chainsaw + - safety +--- + +# Chainsaw + +*TBD: Add make and model* + +> [!danger] High Risk Equipment +> Chainsaws are extremely dangerous. Proper training is mandatory before use. Always wear full PPE. + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | *TBD* | +| Bar length | *TBD* | +| Engine | *TBD* | +| Fuel mix | *TBD* | +| Storage location | *TBD* | + +## Required PPE + +- Chainsaw chaps or trousers +- Steel-capped boots (chainsaw rated preferred) +- Safety helmet with visor and ear defenders +- Chainsaw gloves +- High-vis vest (if working near others) + +## Pre-Use Checks + +1. Check fuel and bar oil levels +2. Inspect chain tension (should lift slightly off bar) +3. Check chain sharpness +4. Inspect bar for damage or wear +5. Check all guards and handles secure +6. Test chain brake function +7. Check for fuel leaks + +## Starting Procedure + +1. Place saw on flat ground +2. Engage chain brake +3. Set choke (if cold) +4. Press primer bulb (if equipped) +5. Hold front handle firmly, foot on rear handle +6. Pull starter cord until engine fires +7. Adjust choke, restart if needed +8. Let warm up briefly +9. Release chain brake only when ready to cut + +## Safe Operation + +### General Rules + +- Never cut above shoulder height +- Keep firm footing at all times +- Be aware of kickback zone (top quarter of bar tip) +- Never cut with the tip of the bar +- Keep chain brake engaged when walking +- Two hands on saw at all times when cutting + +### Felling Trees + +> [!danger] Advanced Skill +> Tree felling requires specific training. Do not attempt without proper instruction. + +- Assess fall zone (2x tree height) +- Check for hazards (power lines, structures, other trees) +- Plan escape route (45° back from fall direction) +- Use proper notch and back cut technique + +## Kickback Prevention + +Kickback occurs when the chain at the tip catches and throws the saw back. Prevent by: + +- Never let tip contact anything +- Keep chain sharp and properly tensioned +- Don't overreach +- Use low-kickback chain if available + +## After Use + +1. Engage chain brake +2. Let engine idle, then turn off +3. Allow to cool before storage +4. Clean saw body and bar +5. Check chain tension +6. Top up bar oil +7. Store in case or with bar cover + +## Maintenance + +| Task | Frequency | +|------|-----------| +| Check chain tension | Before each use | +| Clean air filter | After each use | +| Sharpen chain | When cutting slows | +| Check spark plug | Monthly | +| Replace chain | When worn | +| Professional service | Annually | + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Won't start | Flooded | Wait 10 mins, try without choke | +| | No fuel | Refuel with correct mix | +| | Spark plug fouled | Clean or replace plug | +| Chain won't turn | Chain brake on | Release brake | +| | Chain too tight | Adjust tension | +| Cuts crooked | Dull chain | Sharpen or replace | +| | Uneven sharpening | Professional sharpen | + +## Storage + +- Store in dry location with bar cover +- Drain fuel if storing long-term +- Location: *TBD* diff --git a/content/equipment/farm-machinery/hedge-trimmer.md b/content/equipment/farm-machinery/hedge-trimmer.md new file mode 100644 index 0000000..a15c6fc --- /dev/null +++ b/content/equipment/farm-machinery/hedge-trimmer.md @@ -0,0 +1,100 @@ +--- +title: Hedge Trimmer +description: Electric and petrol hedge trimmer operation guide +tags: + - equipment + - machinery + - hedge-trimmer + - garden +--- + +# Hedge Trimmer + +*TBD: Add make and model* + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | *TBD* | +| Type | Petrol / Electric / Battery | +| Blade length | *TBD* | +| Storage location | *TBD* | + +## Required PPE + +- Safety glasses +- Hearing protection (especially petrol models) +- Sturdy gloves +- Steel-capped boots +- Long sleeves + +## Pre-Use Checks + +1. Check fuel/battery/power +2. Inspect blades for damage or debris +3. Check blade guard and handles +4. Test safety switch/trigger +5. Lubricate blades if needed + +## Safe Operation + +### General Rules + +- Keep both hands on handles at all times +- Never cut above shoulder height without proper support +- Keep blade away from body +- Watch for hidden hazards in hedges (wire, posts, nests) +- Keep cord behind you (electric models) + +### Cutting Technique + +- Start from bottom, work up +- Use sweeping motion along hedge face +- Keep blade at slight angle for flat top +- Make multiple light passes rather than forcing through thick growth +- For sides, angle blade slightly upward + +> [!tip] Clean Cuts +> Sharp blades make cleaner cuts and reduce plant stress. Dull blades tear and damage plants. + +### Working at Height + +> [!warning] Ladder Safety +> If using a ladder, have someone hold it steady. Consider using a pole hedge trimmer for high hedges instead. + +## After Use + +1. Turn off and disconnect power +2. Clean blades of sap and debris +3. Wipe blades with oily rag +4. Check for blade damage +5. Store with blade guard + +## Maintenance + +| Task | Frequency | +|------|-----------| +| Clean blades | After each use | +| Lubricate blades | After each use | +| Check blade alignment | Monthly | +| Sharpen blades | As needed | +| Professional service | Annually | + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Blades won't move | Safety switch not engaged | Check both triggers | +| | Debris jammed | Clear obstruction (power off!) | +| Poor cutting | Dull blades | Sharpen or replace | +| | Gap between blades | Adjust blade alignment | +| Vibration | Loose parts | Tighten fasteners | +| | Damaged blade | Replace blade assembly | + +## Storage + +- Always use blade guard +- Store in dry location +- Hang or store flat +- Location: *TBD* diff --git a/content/equipment/farm-machinery/index.md b/content/equipment/farm-machinery/index.md new file mode 100644 index 0000000..3701397 --- /dev/null +++ b/content/equipment/farm-machinery/index.md @@ -0,0 +1,66 @@ +--- +title: Farm Machinery +description: Operating guides for tractors, chainsaws, and motorized outdoor equipment +tags: + - equipment + - machinery + - farm + - safety +--- + +# Farm Machinery + +Operating guides and safety information for motorized farm and outdoor equipment. + +> [!danger] Safety First +> All motorized equipment requires proper training before use. If you haven't used a piece of equipment before, ask an experienced resident for guidance. Never operate machinery while fatigued or under the influence. + +## Large Machinery + +### [[tractor|Tractor]] +Farm tractor operation, attachments, and maintenance. + +## Motorized Tools + +### [[chainsaw|Chainsaw]] +Chainsaw safety, operation, and maintenance. + +### [[strimmer|Strimmer / Brush Cutter]] +Line trimmer and brush cutter operation. + +### [[hedge-trimmer|Hedge Trimmer]] +Electric and petrol hedge trimmer guides. + +## Before Operating Any Equipment + +1. **Check fuel/battery levels** - Don't run out mid-task +2. **Inspect for damage** - Report any issues before use +3. **Wear appropriate PPE** - See individual guides for requirements +4. **Know the emergency stop** - Locate it before starting +5. **Clear the work area** - Check for people, pets, and obstacles + +## Storage & Fuel + +- Equipment storage location: *TBD* +- Petrol storage: *TBD* +- 2-stroke mix ratio: *TBD* (check individual equipment) + +## Maintenance Schedule + +| Equipment | Check Before Use | Regular Service | +|-----------|------------------|-----------------| +| Tractor | Fluids, tyres | *TBD* | +| Chainsaw | Chain tension, bar oil | After each use | +| Strimmer | Line, fuel mix | *TBD* | +| Hedge Trimmer | Blade condition | *TBD* | + +## Reporting Issues + +If equipment is damaged, malfunctioning, or needs service: +- Report to: *TBD* +- Tag equipment as "Out of Service" if unsafe + +## Related + +- [[equipment/tools/|Tools & Workshop]] +- [[fire-emergency|Fire Emergency]] - In case of fuel fire diff --git a/content/equipment/farm-machinery/strimmer.md b/content/equipment/farm-machinery/strimmer.md new file mode 100644 index 0000000..1b5a6aa --- /dev/null +++ b/content/equipment/farm-machinery/strimmer.md @@ -0,0 +1,99 @@ +--- +title: Strimmer / Brush Cutter +description: Line trimmer and brush cutter operation guide +tags: + - equipment + - machinery + - strimmer + - garden +--- + +# Strimmer / Brush Cutter + +*TBD: Add make and model* + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | *TBD* | +| Type | Petrol / Electric / Battery | +| Fuel mix | *TBD* (if petrol) | +| Line diameter | *TBD* | +| Storage location | *TBD* | + +## Required PPE + +- Safety glasses or face shield +- Hearing protection +- Steel-capped boots +- Long trousers +- Gloves + +## Pre-Use Checks + +1. Check fuel level (or battery charge) +2. Inspect cutting head and line +3. Check guard is secure +4. Inspect shaft and handles for damage +5. Test throttle and kill switch + +## Operation + +### Starting (Petrol) + +1. Set choke (if cold) +2. Prime fuel (if equipped) +3. Hold firmly, pull starter +4. Adjust choke as engine warms + +### Cutting Technique + +- Swing in smooth arc, right to left +- Keep cutting head parallel to ground +- Let line do the work - don't force +- Overlap passes slightly +- Keep guard between you and debris + +### Around Obstacles + +> [!warning] Debris Hazard +> Strimmers throw debris at high speed. Clear area of loose stones, glass, and other projectiles before starting. Keep others at safe distance. + +- Use tap-and-go to feed line as needed +- Work around trees/posts carefully +- Avoid contact with hard surfaces (wears line quickly) + +## After Use + +1. Turn off and let cool +2. Clean cutting head of debris +3. Check line length, replace if needed +4. Clean air filter (petrol models) +5. Store safely + +## Maintenance + +| Task | Frequency | +|------|-----------| +| Replace line | As needed | +| Clean air filter | After each use | +| Check spark plug | Monthly | +| Replace cutting head | When worn | + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Line breaks often | Line too thin | Use correct diameter | +| | Hitting hard objects | Improve technique | +| Poor cutting | Line too short | Feed more line | +| | Wrong line type | Use correct line | +| Engine bogs down | Air filter clogged | Clean filter | +| | Old fuel | Replace with fresh mix | + +## Storage + +- Store hanging or upright +- Drain fuel for long-term storage +- Location: *TBD* diff --git a/content/equipment/farm-machinery/tractor/attachments/index.md b/content/equipment/farm-machinery/tractor/attachments/index.md new file mode 100644 index 0000000..b0d42d3 --- /dev/null +++ b/content/equipment/farm-machinery/tractor/attachments/index.md @@ -0,0 +1,67 @@ +--- +title: Tractor Attachments +description: Guides for tractor implements and attachments +aliases: + - attachments +tags: + - equipment + - tractor + - attachments +--- + +# Tractor Attachments + +Implements and attachments for the [[tractor|farm tractor]]. + +> [!warning] Attachment Safety +> Always ensure the tractor is off and the PTO disengaged before attaching or detaching implements. Follow the connection procedure carefully. + +## Available Attachments + +### [[mower-attachment|Mower Attachment]] +For cutting grass and maintaining paddocks. + +### [[vacuum-attachment|Vacuum / Collector Attachment]] +For collecting leaves, grass clippings, and debris. + +## General Attachment Procedure + +### Connecting an Attachment + +1. Park tractor on level ground +2. Turn off engine and remove key +3. Lower 3-point hitch to lowest position +4. Align attachment with hitch points +5. Connect lower arms first, then top link +6. Adjust top link length as needed +7. Connect PTO shaft (if required) +8. Connect hydraulic lines (if required) +9. Raise attachment and check security + +### Disconnecting + +1. Lower attachment to ground +2. Turn off engine and remove key +3. Disconnect PTO shaft +4. Disconnect hydraulic lines (relieve pressure first) +5. Remove top link, then lower arms +6. Drive tractor away slowly + +## PTO Operation + +> [!danger] PTO Hazard +> PTO shafts spin at high speed and can cause fatal entanglement injuries. Never approach a spinning PTO. Always disengage and wait for complete stop. + +- Standard PTO speed: 540 RPM +- Always use PTO guard/shield +- Check attachment is rated for tractor PTO + +## Storage + +- Store attachments under cover when possible +- Grease connection points before storage +- Location: *TBD* + +## Related + +- [[tractor|Tractor Operation Guide]] diff --git a/content/equipment/farm-machinery/tractor/attachments/mower-attachment/index.md b/content/equipment/farm-machinery/tractor/attachments/mower-attachment/index.md new file mode 100644 index 0000000..d586892 --- /dev/null +++ b/content/equipment/farm-machinery/tractor/attachments/mower-attachment/index.md @@ -0,0 +1,102 @@ +--- +title: Mower Attachment +description: Tractor mower attachment operation guide +aliases: + - mower-attachment +tags: + - equipment + - tractor + - mower + - attachments +--- + +# Mower Attachment + +*TBD: Add make and model* + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | *TBD* | +| Type | Flail / Rotary / Finishing | +| Cutting width | *TBD* | +| PTO speed | *TBD* | +| Storage location | *TBD* | + +## Uses + +- Paddock maintenance +- Grass cutting +- Rough area clearing +- Pasture topping + +## Pre-Use Checks + +1. Inspect blades/flails for damage or wear +2. Check belt tension (if belt-driven) +3. Check PTO shaft and guards +4. Ensure all guards in place +5. Check for debris in cutting chamber + +## Attachment Procedure + +See [[attachments|general attachment procedure]], plus: + +*TBD: Add specific connection instructions* + +## Operation + +1. Attach to tractor following procedure +2. Set cutting height before starting +3. Start tractor, engage PTO at low RPM +4. Increase to operating RPM +5. Lower mower to cutting position +6. Drive at appropriate speed for conditions + +### Cutting Tips + +- Adjust speed based on grass density +- Overlap passes slightly +- Avoid scalping on uneven ground +- Raise mower when turning +- Stop PTO before reversing + +> [!warning] Hidden Hazards +> Walk the area first to check for rocks, stumps, wire, or other hazards that could damage the mower or become projectiles. + +## After Use + +1. Disengage PTO and turn off tractor +2. Lower mower to ground +3. Remove debris from cutting deck +4. Inspect blades for damage +5. Grease fittings if required + +## Maintenance + +| Task | Frequency | +|------|-----------| +| Inspect blades | Before each use | +| Clear debris from deck | After each use | +| Check belt tension | Weekly | +| Sharpen/replace blades | As needed | +| Grease fittings | As per manual | + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Uneven cut | Blades dull or damaged | Sharpen or replace | +| | Deck not level | Adjust deck height | +| Excessive vibration | Blade out of balance | Replace blade | +| | Debris wrapped on spindle | Clear debris | +| Won't engage | PTO issue | Check PTO connection | +| | Belt broken/slipping | Replace/tension belt | + +## Storage + +- Clean thoroughly before storage +- Store under cover +- Check for rust/corrosion periodically +- Location: *TBD* diff --git a/content/equipment/farm-machinery/tractor/attachments/vacuum-attachment/index.md b/content/equipment/farm-machinery/tractor/attachments/vacuum-attachment/index.md new file mode 100644 index 0000000..93afb41 --- /dev/null +++ b/content/equipment/farm-machinery/tractor/attachments/vacuum-attachment/index.md @@ -0,0 +1,121 @@ +--- +title: Vacuum / Collector Attachment +description: Tractor vacuum and debris collector operation guide +aliases: + - vacuum-attachment +tags: + - equipment + - tractor + - vacuum + - attachments +--- + +# Vacuum / Collector Attachment + +*TBD: Add make and model* + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | *TBD* | +| Type | Tow-behind / Mounted | +| Hopper capacity | *TBD* | +| PTO speed | *TBD* | +| Storage location | *TBD* | + +## Uses + +- Collecting grass clippings after mowing +- Leaf collection in autumn +- Light debris cleanup +- Paddock cleanup + +## Pre-Use Checks + +1. Empty hopper if not already empty +2. Check hopper bag/screen for tears +3. Inspect intake hose/chute for blockages +4. Check fan/impeller (if accessible) +5. Check PTO shaft and guards +6. Ensure all guards in place + +## Attachment Procedure + +See [[attachments|general attachment procedure]], plus: + +*TBD: Add specific connection instructions* + +## Operation + +1. Attach to tractor following procedure +2. Start tractor, engage PTO +3. Drive slowly over material to collect +4. Monitor hopper fill level +5. Empty when full (don't overfill) + +### Operating Tips + +- Best results on dry material +- Wet grass/leaves will clog - avoid if possible +- Make overlapping passes +- Slow down for heavy debris +- Stop immediately if unusual noise/vibration + +> [!tip] Efficient Collection +> For best results, mow first with the [[mower-attachment|mower]] then follow up with the vacuum in a separate pass. + +## Emptying the Hopper + +*TBD: Add specific emptying procedure* + +General steps: +1. Disengage PTO +2. Position over dump area +3. Release hopper / raise to empty +4. Check hopper is fully empty +5. Close/lower hopper securely + +### Disposal + +- Grass clippings: Compost area at *TBD* +- Leaves: Compost or leaf mould pile at *TBD* +- Mixed debris: *TBD* + +## After Use + +1. Empty hopper completely +2. Disengage PTO and turn off tractor +3. Clear any debris from intake +4. Check for damage or wear +5. Clean exterior if needed + +## Maintenance + +| Task | Frequency | +|------|-----------| +| Empty hopper | After each use | +| Check intake for blockages | After each use | +| Inspect bag/screen | Weekly during use | +| Check belts (if equipped) | Monthly | +| Grease fittings | As per manual | + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Poor suction | Blockage in intake | Clear obstruction | +| | Hopper full | Empty hopper | +| | Bag/screen clogged | Clean or replace | +| | Fan damaged | Inspect and repair | +| Won't pick up material | Material too wet | Wait for dry conditions | +| | Driving too fast | Slow down | +| Excessive noise | Foreign object in fan | Stop, inspect, remove | +| | Worn bearings | Service required | + +## Storage + +- Empty and clean before storage +- Store under cover +- Check for mouse/pest nests before first use of season +- Location: *TBD* diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114151507.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114151507.jpg new file mode 100644 index 0000000..72e35c5 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114151507.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114230953.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114230953.jpg new file mode 100644 index 0000000..e626435 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114230953.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114249777.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114249777.jpg new file mode 100644 index 0000000..561b3a3 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114249777.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114311503.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114311503.jpg new file mode 100644 index 0000000..8fb983c Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114311503.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114325698.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114325698.jpg new file mode 100644 index 0000000..0779a18 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114325698.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114409910.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114409910.jpg new file mode 100644 index 0000000..3b15948 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114409910.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114415698.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114415698.jpg new file mode 100644 index 0000000..9e0d847 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114415698.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/PXL_20251129_114428189.jpg b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114428189.jpg new file mode 100644 index 0000000..e8403e2 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/PXL_20251129_114428189.jpg differ diff --git a/content/equipment/farm-machinery/tractor/images/app-files/pto-levers.svg b/content/equipment/farm-machinery/tractor/images/app-files/pto-levers.svg new file mode 100644 index 0000000..7fa7bb9 --- /dev/null +++ b/content/equipment/farm-machinery/tractor/images/app-files/pto-levers.svg @@ -0,0 +1,601 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This will power the middleand/or rear motors such asmiddle lawn mowerrear power shaft (vac attachment) + + + + + + 𓂉 Forward Orientation + + + + + + + ON + OFF + + + + + + + + + + + + + + OFF + ON + + + + + + + + + + + + OFF + ON + + (12) PTO Clutch + (5) RearPowerTake-off(e.g., vacuum) + (11) MidPowerTake-off(e.g., mower) + + + diff --git a/content/equipment/farm-machinery/tractor/images/app-files/range-shift-lever-and-three-point-hitch.svg b/content/equipment/farm-machinery/tractor/images/app-files/range-shift-lever-and-three-point-hitch.svg new file mode 100644 index 0000000..c655835 --- /dev/null +++ b/content/equipment/farm-machinery/tractor/images/app-files/range-shift-lever-and-three-point-hitch.svg @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + Range Shift Lever + + + + Three-Point Hitch Position Control Lever + Diesel FuelTank + - Moves mower in up and down position[!NOTE] also movesback mechanism up/down- Release when at desired position + Must be <NEUTRAL> to start engine + + + + + 𓂉 Forward Orientation + + + diff --git a/content/equipment/farm-machinery/tractor/images/instruments-and-controls.png b/content/equipment/farm-machinery/tractor/images/instruments-and-controls.png new file mode 100644 index 0000000..0ce8bea Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/instruments-and-controls.png differ diff --git a/content/equipment/farm-machinery/tractor/images/model-and-weight-limits.png b/content/equipment/farm-machinery/tractor/images/model-and-weight-limits.png new file mode 100644 index 0000000..113b8e1 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/model-and-weight-limits.png differ diff --git a/content/equipment/farm-machinery/tractor/images/model-type-plaque.png b/content/equipment/farm-machinery/tractor/images/model-type-plaque.png new file mode 100644 index 0000000..2fbef7e Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/model-type-plaque.png differ diff --git a/content/equipment/farm-machinery/tractor/images/power-on-from-cold.png b/content/equipment/farm-machinery/tractor/images/power-on-from-cold.png new file mode 100644 index 0000000..be8110c Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/power-on-from-cold.png differ diff --git a/content/equipment/farm-machinery/tractor/images/pto-levers.png b/content/equipment/farm-machinery/tractor/images/pto-levers.png new file mode 100644 index 0000000..99ef3c8 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/pto-levers.png differ diff --git a/content/equipment/farm-machinery/tractor/images/range-shift-lever-and-three-point-hitch.png b/content/equipment/farm-machinery/tractor/images/range-shift-lever-and-three-point-hitch.png new file mode 100644 index 0000000..57190ec Binary files /dev/null and b/content/equipment/farm-machinery/tractor/images/range-shift-lever-and-three-point-hitch.png differ diff --git a/content/equipment/farm-machinery/tractor/index.md b/content/equipment/farm-machinery/tractor/index.md new file mode 100644 index 0000000..9506a7e --- /dev/null +++ b/content/equipment/farm-machinery/tractor/index.md @@ -0,0 +1,204 @@ +--- +title: Tractor +description: Operating guide for the farm tractor +aliases: + - tractor +tags: + - equipment + - machinery + - farm + - tractor +--- + +# Tractor + +Iseki TXG23FH compact tractor (Type GVRLE4 - 4WD with front hitch). + +> [!danger] Training Required +> The tractor requires proper training before operation. Contact *TBD* for training. + +## Specifications + +| Spec | Value | +|------|-------| +| Make/Model | Iseki TXG23FH | +| Type | GVRLE4 (4WD, Europe) | +| Serial No | 004228 | +| Engine | E3112-B12 diesel, 1123cc, 3-cylinder | +| Engine No | 271812 | +| Power | 22.5 HP (16.5 kW) @ 2600 rpm | +| Transmission | HST (Hydrostatic), 2-speed range | +| Drive | 4WD | +| Fuel type | Diesel | +| Fuel tank | 21 litres | +| Total mass | 1300 kg max | +| Towing capacity | 1000 kg (unbraked/inertia-braked) | +| PTO (rear) | 540 rpm @ 2532 engine rpm | +| PTO (mid) | 2000 rpm @ 2476 engine rpm | +| 3-point hitch | Front and rear, Category 1, 540 kg lift | +| Location | *TBD* | + +See [full operation manual (PDF)](/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf) for complete specifications. + +### Identification Plates + +![[model-type-plaque.png|400]] +![[model-and-weight-limits.png|400]] + +## Required PPE + +- Steel-capped boots +- Hearing protection (if enclosed cab not available) +- High-vis vest (when working near roads) + +## Pre-Operation Checks + +1. Walk around inspection - check for leaks, damage, obstructions +2. Check fuel level +3. Check engine oil level +4. Check hydraulic fluid level +5. Check tyre pressure and condition +6. Ensure all guards and safety shields are in place +7. Adjust seat and mirrors + +## Starting Procedure + +1. Sit in the operator's seat (seat safety switch must be activated) +2. Ensure PTO is disengaged (PTO lever in OFF position) +3. Ensure HST pedal is in neutral position +4. Ensure range lever is in neutral (N) +5. Apply parking brake +6. Turn key to ON position - wait for glow plug indicator (cold starts) - see [[power-on-from-cold.png|photo]] +7. Turn key to START position - see [[power-on-from-cold.png|photo]] +8. Release key when engine starts +9. Allow to warm up 2-3 minutes before heavy work + +> [!warning] Safety Interlocks +> The tractor will not start unless: seat is occupied, PTO is off, and transmission is in neutral. If the engine won't crank, check these first. + +## Operating Basics + +### Controls + +Key controls (numbers refer to diagram below): +- **(2) Parking brake lock lever** - Locks parking brake +- **(4) Range shift lever** - High (H), Low (L), or Neutral (N) - see [[range-shift-lever-and-three-point-hitch.png|photo]] +- **(5) Rear PTO selector lever** - Engages rear PTO (540 rpm) - see [[pto-levers.png|photo]] +- **(6) Hand throttle lever** - Engine speed control +- **(7) Brake pedal** - Service brakes +- **(8) HST pedal** - Forward/reverse speed control (hydro forward/reverse) +- **(9) Differential lock pedal** - Locks rear wheels together (for traction) +- **(10) 3-point hitch position lever** - Raise/lower rear implements - see [[range-shift-lever-and-three-point-hitch.png|photo]] +- **(11) Mid PTO selector lever** - Engages mid PTO (2000 rpm) - see [[pto-levers.png|photo]] +- **(12) PTO clutch lever** - PTO on/off - see [[pto-levers.png|photo]] +- **(13) 4WD shift lever** - Engages front wheel drive +- **(14) Cutting height control knob** - Adjusts mid-mount mower height + +![[instruments-and-controls.png]] + +See [operation manual](/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf) for full control layout. + +### Driving + +- Always look behind before reversing +- Use low gear on slopes +- Never turn sharply at speed +- Keep loader/implements low when travelling + +### Slopes and Hills + +> [!warning] Rollover Risk +> Tractors can roll over on slopes. Always drive up/down slopes, never across. Reduce speed on uneven ground. + +- Maximum safe slope angle: 15° (avoid steeper slopes) +- Always face uphill when parking +- Use low range and engine braking when descending +- Engage 4WD on slopes for better traction + +## Attachments + +See [[attachments|Tractor Attachments]] for detailed guides on each implement. + +| Attachment | Purpose | +|------------|---------| +| [[mower-attachment|Mower]] | Cutting grass and paddock maintenance | +| [[vacuum-attachment|Vacuum / Collector]] | Collecting leaves, clippings, debris | + +### Attaching Implements + +See the [[attachments|attachments guide]] for the full procedure. Key points: + +1. Park on level ground, engine off, key removed +2. Lower 3-point hitch fully +3. Connect lower arms first, then top link +4. Connect PTO shaft (ensure it clicks in) +5. Connect hydraulics if needed +6. Raise and check security before starting + +## Shutdown Procedure + +1. Lower all implements to the ground +2. Disengage PTO +3. Set parking brake +4. Allow engine to idle for 1-2 minutes +5. Turn off ignition +6. Remove key + +## Refuelling + +- Fuel type: Diesel only +- Tank capacity: 21 litres +- Fuel storage location: *TBD* +- Never refuel while engine is running or hot + +## Maintenance + +### Fluid Capacities + +| Fluid | Capacity | Type | +|-------|----------|------| +| Engine oil | 2.6 L | API CD or higher, SAE 10W-30 | +| Transmission/hydraulic | 11 L | UTF (Universal Tractor Fluid) | +| Coolant | 4.6 L | 50/50 antifreeze mix | +| Front axle | 4.0 L | SAE 80W-90 gear oil | + +### Service Schedule + +| Interval | Tasks | +|----------|-------| +| Daily | Check engine oil, coolant, hydraulic fluid levels | +| 50 hours | Change engine oil and filter | +| 100 hours | Check/clean air filter, check battery | +| 200 hours | Change hydraulic/transmission fluid filter | +| 300 hours | Change transmission fluid, check valve clearance | +| 600 hours | Change front axle oil, flush coolant | + +Service contact: *TBD* + +## Troubleshooting + +| Problem | Possible Cause | Solution | +|---------|----------------|----------| +| Won't crank | Seat switch not activated | Sit firmly in seat | +| | PTO engaged | Disengage PTO | +| | Not in neutral | Put range lever in N | +| | Battery flat | Charge or jump start | +| Cranks but won't start | No fuel | Check fuel level | +| | Air in fuel system | Bleed fuel system | +| | Glow plugs faulty | Check/replace glow plugs | +| Poor power | Clogged air filter | Clean or replace | +| | Fuel filter blocked | Replace fuel filter | +| Engine overheats | Low coolant | Top up coolant | +| | Radiator blocked | Clean radiator fins | + +## Emergency Procedures + +- **Fire**: Shut off engine, evacuate, call emergency services +- **Rollover**: Brace yourself, do NOT jump off - stay inside +- **Stuck**: Do not spin wheels excessively; get assistance + +## Contact + +- Training requests: *TBD* +- Maintenance issues: *TBD* +- Manual: [Operation Manual (PDF)](/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf) diff --git a/content/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf b/content/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf new file mode 100644 index 0000000..1790047 Binary files /dev/null and b/content/equipment/farm-machinery/tractor/manuals/OM-TXG23-0805-01-250.pdf differ diff --git a/content/equipment/heating/images/PXL_20251129_113849253.jpg b/content/equipment/heating/images/PXL_20251129_113849253.jpg new file mode 100644 index 0000000..d725a0a Binary files /dev/null and b/content/equipment/heating/images/PXL_20251129_113849253.jpg differ diff --git a/content/equipment/heating/images/PXL_20251129_113903975.jpg b/content/equipment/heating/images/PXL_20251129_113903975.jpg new file mode 100644 index 0000000..e83bae9 Binary files /dev/null and b/content/equipment/heating/images/PXL_20251129_113903975.jpg differ diff --git a/content/equipment/heating/images/PXL_20251129_113919113.jpg b/content/equipment/heating/images/PXL_20251129_113919113.jpg new file mode 100644 index 0000000..262950f Binary files /dev/null and b/content/equipment/heating/images/PXL_20251129_113919113.jpg differ diff --git a/content/equipment/heating/images/boiler-front-view.png b/content/equipment/heating/images/boiler-front-view.png new file mode 100644 index 0000000..6866e8f Binary files /dev/null and b/content/equipment/heating/images/boiler-front-view.png differ diff --git a/content/equipment/heating/images/flue-closed.jpg b/content/equipment/heating/images/flue-closed.jpg new file mode 100644 index 0000000..bd321a0 Binary files /dev/null and b/content/equipment/heating/images/flue-closed.jpg differ diff --git a/content/equipment/heating/images/flue-open.jpg b/content/equipment/heating/images/flue-open.jpg new file mode 100644 index 0000000..17b76b5 Binary files /dev/null and b/content/equipment/heating/images/flue-open.jpg differ diff --git a/content/equipment/heating/images/power-on.jpg b/content/equipment/heating/images/power-on.jpg new file mode 100644 index 0000000..4cc7e57 Binary files /dev/null and b/content/equipment/heating/images/power-on.jpg differ diff --git a/content/equipment/heating/index.md b/content/equipment/heating/index.md new file mode 100644 index 0000000..23e103d --- /dev/null +++ b/content/equipment/heating/index.md @@ -0,0 +1,24 @@ +--- +title: Heating Equipment +description: Guides for heating equipment including wood fire heater +tags: + - equipment + - heating +--- + +# Heating Equipment + +## Primary Heating + +### [[wood-fire-heater|Wood Fire Heater]] +Main wood-burning heater - the primary heat source for the property. + +## Secondary/Portable Heating + +*TBD: Add any portable heaters or backup heating options* + +## Related + +- [[heating-system|Heating System Overview]] +- [[power-outage|Power Outage]] - Heating without electricity +- [[severe-weather|Severe Weather]] - Extreme cold procedures diff --git a/content/equipment/heating/wood-fire-heater.md b/content/equipment/heating/wood-fire-heater.md new file mode 100644 index 0000000..4e8ffc3 --- /dev/null +++ b/content/equipment/heating/wood-fire-heater.md @@ -0,0 +1,286 @@ +--- +title: Wood Fire Heater (GBT Boiler) +description: Complete operating guide for the GBT wood-fired boiler +tags: + - equipment + - heating + - wood-fire + - priority +aliases: + - GBT Boiler + - Wood Boiler +--- + +# Wood Fire Heater (GBT Boiler) + +> [!info] This is the primary heat source for the property + +## Quick Reference + +| Item | Details | +|------|---------| +| **Location** | *TBD* | +| **Make/Model** | GBT Wood Boiler (Geminox) | +| **Firewood Location** | *TBD* | +| **Min Water Temp** | 70°C (to prevent tar/condensation) | + +--- + +## How to Start the Boiler + +> [!warning] Before You Begin +> 1. Check water pressure gauge reads **above 1 bar** (when cold) +> 2. Confirm boiler has electrical power + +### Step-by-Step Startup + +**1. PUSH the [bypass lever (#3)](#boiler-components)** (opens flue gas bypass) + +![[flue-open.jpg|200]] + +**2. OPEN [loading door (#4)](#boiler-components)** → add paper, kindling, then logs + +**3. LIGHT the paper** + +**4. OPEN [ash door (#7)](#boiler-components) slightly** (improves draft) + +**5. WAIT a few minutes** until fire catches + +**6. CLOSE [ash door (#7)](#boiler-components)** + +**7. PULL [bypass lever (#3)](#boiler-components) toward you** (closes bypass) + +![[flue-closed.jpg|200]] + +**8. TURN ON [main switch (#8)](#boiler-components)** (orange light illuminates) + +**9. ADJUST [temperature knob (#5)](#boiler-components)** (keep above 70°C) + +> [!danger] Never use liquid fuel (gasoline, lighter fluid) to light the boiler + +--- + +## Boiler Components + +![[boiler-front-view.png]] + +| # | Component | Purpose | +|---|-----------|---------| +| 1 | **Loading door handle** | Opens door to add wood | +| 2 | **Thermometer** | Shows boiler water temperature | +| 3 | **Bypass lever** | Push to open, pull to close (see below) | +| 4 | **Loading door** | Add wood here (top front) | +| 5 | **Temperature knob** | Left = cooler, Right = hotter | +| 6 | **Secondary air adjustment** | Fine-tune combustion (2 screws) | +| 7 | **Ash door handle** | Opens door to access ash pan | +| 8 | **Main switch** | On/Off - orange light when on | +| 9 | **Primary air adjustment** | Controls main air flow | +| 10 | **Flame sight glass** | View fire through ash door | + +### Bypass Lever Positions + +| OPEN (for lighting/reloading) | CLOSED (normal operation) | +|:-----------------------------:|:-------------------------:| +| ![[flue-open.png\|150]] | ![[flue-closed.png\|150]] | +| Push lever **away** from you | Pull lever **toward** you | + +--- + +## Reloading Wood (Fire Already Burning) + +1. **PUSH** the bypass lever (opens bypass) +2. Open loading door +3. Add wood **moderately** - prefer 3-4 small loads over 2 large ones +4. Close loading door +5. **PULL** bypass lever toward you (closes bypass) + +> [!tip] Mid-season advice +> Don't overload the boiler, especially in mild weather. Smaller, more frequent loads are better. + +--- + +## Temperature Adjustment + +### Boiler Water Temperature +- Turn the **temperature adjustment knob**: + - **Left** = decrease (-) + - **Right** = increase (+) +- **Keep temperature at or above 70°C** to prevent tar buildup and condensation + +### Room/Radiator Temperature +- Adjust the **mixing valve** on your heating circuit (not on the boiler itself) +- Turn gradually from minimum toward maximum until comfortable + +--- + +## Air Controls (Fine-Tuning) + +### Primary Air (Main Adjustment) +- **Air control adjustment knob** on front +- Left = less air (slower burn) +- Right = more air (faster burn) +- Goal: maintain glowing ember bed + +### Secondary Air (Combustion Quality) +- Two adjustment screws near ash door +- **Right** = decrease air +- **Left** = increase air +- Adjust with ash door closed +- Check flame through sight glass - should be neither too weak nor too harsh + +--- + +## Shutting Down the Boiler + +1. Press main switch to **STOP** position (orange light goes out) +2. **Keep doors open** to ventilate the interior +3. Allow to cool completely + +> [!warning] Frost Protection +> If the building may be exposed to freezing temperatures, contact a qualified professional to add antifreeze or drain the heating circuit. + +--- + +## Summer Operation + +### If Connected to Hot Water Tank +- Set mixing valve to **minimum** position +- Keep boiler temp at/above 70°C +- Make 1-2 good batches of dry wood per day rather than continuous low operation +- Adjust hot water temp via thermostat on the tank + +### If NOT Connected to Hot Water Tank +- **Stop the boiler** (see shutdown procedure above) +- Leave doors open for ventilation + +### Prevent Mixing Valve Jamming +> [!warning] Important +> During summer, **manually operate the mixing valve 3 times** to prevent jamming. + +--- + +## Firewood Requirements + +> [!tip] Wood Quality is Critical +> Use the **driest wood possible**: 2 years seasoning, including 1 year under shelter + +### Recommended Wood Types +| Type | Quality | +|------|---------| +| Oak | Excellent | +| Hornbeam (Charm) | Excellent | +| Beech | Excellent | +| Maple | Excellent | +| Fruit trees | Good (except cherry & plum) | + +### Log Sizes +| Model | Max Log Length | +|-------|----------------| +| GBT 20 | 50 cm | +| GBT 30/50 | 70 cm | + +### Storage Location +*TBD - Add firewood storage location* + +--- + +## Maintenance Schedule + +### Daily +- [ ] Remove ashes from ash pan + +### Weekly +- [ ] Check central orifice between combustion chamber and loading area is clear +- [ ] Remove ash pan and clean exchanger fins with metal brush +- [ ] Clean flame sight glass if needed + +### Quarterly +- [ ] Disassemble and clean smoke box (4 screws attach it to boiler body) + +### Twice Yearly (Mid-season & End of Season) +- [ ] Have installer/service check and clean: + - Fan cleanliness + - Air passage openings + - Joint/seal condition +- [ ] End of season: complete cleaning, leave doors open for ventilation + +### Annually +- [ ] Professional inspection of all adjustment and safety components +- [ ] Chimney flue cleaning and verification + +> [!warning] Adding Water Frequently? +> If you need to regularly add water to your heating circuit, call a qualified professional immediately. + +--- + +## Troubleshooting + +| Problem | What to Check | Solution | +|---------|---------------|----------| +| No heating | Wood supply | Ensure boiler has wood | +| No heating | Mixing valve position | Move from minimum toward maximum | +| Heating but no hot water | Hot water system | Call qualified professional | +| Hot water but no heating | Mixing valve | Check it's not on minimum | +| Smoke in room | Bypass lever | Push open before lighting/loading | +| Poor combustion | Wood moisture | Use drier, well-seasoned wood | +| Tar buildup | Temperature too low | Keep boiler water above 70°C | +| Tar buildup | Wet wood | Use properly seasoned wood | + +--- + +## Emergency Procedures + +### Chimney Fire + +> [!danger] Signs of chimney fire +> - Loud roaring sound +> - Excessive smoke +> - Very hot chimney/stovepipe +> - Flames visible from chimney top + +**If chimney fire occurs:** +1. **Call 112** (fire department) +2. Close all air controls +3. Get everyone out of building +4. **Do not use water on the boiler** + +### Carbon Monoxide +- Install CO detector near boiler +- **Symptoms:** headache, dizziness, nausea +- If alarm sounds or symptoms occur: evacuate and call 112 + +### Water Leak +- Stop the boiler immediately +- Call qualified installer or after-sales service + +--- + +## Service Contacts + +| Service | Contact | +| ------------------------ | ------------------------- | +| After-Sales Service | *TBD - Add local contact* | +| Geminox Consumer Service | 08 20 00 60 00 (France) | +| Chimney Sweep | *TBD* | +| Installer | *TBD* | + +--- + +## Safety Reminders + +> [!danger] Critical Safety Rules +> - **Never** use liquid fuel to light the boiler +> - **Never** overload the boiler, especially mid-season +> - **Always** open bypass lever before lighting or reloading +> - **Always** keep water temperature at/above 70°C +> - **Never** store combustible or corrosive products near boiler +> - **Never** block ventilation openings in the boiler room +> - Only qualified professionals may work inside the boiler + +--- + +## Related Pages + +- [[heating-system|Heating System Overview]] +- [[fire|Fire Emergency Procedures]] +- [[power-outage|Power Outage]] - Heat during outages diff --git a/content/equipment/index.md b/content/equipment/index.md new file mode 100644 index 0000000..bc4c6f2 --- /dev/null +++ b/content/equipment/index.md @@ -0,0 +1,39 @@ +--- +title: Equipment & Appliances +description: User manuals and operating guides for heaters, machinery, kitchen appliances, and more +aliases: + - equipment +tags: + - equipment + - appliances + - manuals +--- + +# Equipment & Appliances + +Operating guides and user manuals for equipment at the property. + +## Sections + +### [[equipment/heating/|Heating Equipment]] +Wood fire heater, portable heaters, and heating systems. + +### [[equipment/kitchen/|Kitchen Appliances]] +Stove, oven, refrigerator, and kitchen equipment. + +### [[equipment/laundry/|Laundry]] +Washing machine, dryer, and laundry facilities. + +### [[equipment/farm-machinery/|Farm Machinery]] +Tractors, chainsaws, strimmers, and motorized outdoor equipment. + +### [[equipment/tools/|Tools & Workshop]] +Hand tools, power tools, and workshop equipment. + +### [[water-heater|Water Heater]] +Hot water system operation and troubleshooting. + +--- + +> [!tip] Can't find what you need? +> If equipment isn't documented yet, check for physical manuals in *TBD location* or search online using the model number (usually on a sticker on the appliance). diff --git a/content/equipment/kitchen/dishwasher.md b/content/equipment/kitchen/dishwasher.md new file mode 100644 index 0000000..840f0ee --- /dev/null +++ b/content/equipment/kitchen/dishwasher.md @@ -0,0 +1,34 @@ +--- +title: Dishwasher +description: Dishwasher operation guide +tags: + - equipment + - kitchen +draft: true +--- + +# Dishwasher + +*TBD: Remove draft status and add content when applicable* + +## Quick Reference + +| Item | Details | +|------|---------| +| **Make/Model** | *TBD* | +| **Location** | Kitchen | + +## Operating Instructions + +*TBD* + +## Detergent + +- Type to use: *TBD* +- Location: *TBD* + +## Troubleshooting + +| Issue | Solution | +|-------|----------| +| *TBD* | *TBD* | diff --git a/content/equipment/kitchen/index.md b/content/equipment/kitchen/index.md new file mode 100644 index 0000000..640eb53 --- /dev/null +++ b/content/equipment/kitchen/index.md @@ -0,0 +1,36 @@ +--- +title: Kitchen Appliances +description: Operating guides for stove, oven, refrigerator, and kitchen equipment +tags: + - equipment + - kitchen + - appliances +--- + +# Kitchen Appliances + +## Major Appliances + +### [[stove-oven|Stove & Oven]] +Cooking range operating instructions. + +### [[refrigerator|Refrigerator]] +Refrigerator and freezer operation. + +### [[dishwasher|Dishwasher]] +*TBD if applicable* + +## Small Appliances + +*TBD: Add guides for any notable small appliances* + +- Coffee maker +- Microwave +- Toaster +- etc. + +## Kitchen Safety + +- Keep fire extinguisher accessible +- Know location of [[electrical#kitchen|kitchen circuit breaker]] +- Know location of [[water#kitchen|kitchen water shutoff]] diff --git a/content/equipment/kitchen/refrigerator.md b/content/equipment/kitchen/refrigerator.md new file mode 100644 index 0000000..9319b9f --- /dev/null +++ b/content/equipment/kitchen/refrigerator.md @@ -0,0 +1,45 @@ +--- +title: Refrigerator +description: Refrigerator and freezer operation +tags: + - equipment + - kitchen +--- + +# Refrigerator + +## Quick Reference + +| Item | Details | +|------|---------| +| **Location** | Kitchen | +| **Make/Model** | *TBD* | +| **Ideal fridge temp** | 3-4°C (37-40°F) | +| **Ideal freezer temp** | -18°C (0°F) | + +## Temperature Controls + +- **Control location:** *TBD* +- **Current setting:** *TBD* + +## Tips + +- Don't overfill - air needs to circulate +- Allow hot food to cool before refrigerating +- Check door seals periodically + +## Troubleshooting + +| Issue | Try This | +|-------|----------| +| Not cooling | Check power, check thermostat setting | +| Too cold/freezing food | Adjust temperature higher | +| Ice buildup | May need defrosting | +| Making noise | Normal operation sounds vs concerning sounds | + +## During Power Outage + +- Keep doors closed as much as possible +- Full fridge stays cold ~4 hours +- Full freezer stays frozen ~48 hours +- See [[power-outage|Power Outage]] diff --git a/content/equipment/kitchen/stove-oven.md b/content/equipment/kitchen/stove-oven.md new file mode 100644 index 0000000..53470e0 --- /dev/null +++ b/content/equipment/kitchen/stove-oven.md @@ -0,0 +1,86 @@ +--- +title: Stove & Oven +description: Operating guide for the cooking range +tags: + - equipment + - kitchen + - cooking +--- + +# Stove & Oven + +## Quick Reference + +| Item | Details | +|------|---------| +| **Location** | Kitchen | +| **Type** | *TBD (gas/electric/induction)* | +| **Make/Model** | *TBD* | + +## Safety + +> [!warning] Safety First +> - Never leave cooking unattended +> - Keep flammable items away from burners +> - Know how to shut off gas/power in emergency +> - Fire extinguisher location: *TBD* + +## Stovetop + +### Lighting/Operating Burners + +*TBD: Specific instructions for this stove type* + +**For gas stove:** +1. *TBD* + +**For electric/induction:** +1. *TBD* + +### Burner Controls + +| Control | Function | +|---------|----------| +| *TBD* | *TBD* | + +## Oven + +### Operating the Oven + +*TBD: Specific instructions* + +1. Select temperature +2. Preheat indicator: *TBD* +3. *TBD* + +### Oven Settings + +| Setting | Use | +|---------|-----| +| Bake | *TBD* | +| Broil | *TBD* | +| Convection | *TBD* | + +## Cleaning + +- Clean spills when cool +- *TBD: Specific cleaning instructions* + +## Troubleshooting + +| Issue | Solution | +|-------|----------| +| Burner won't light | *TBD* | +| Oven not heating | *TBD* | +| *TBD* | *TBD* | + +## Gas Shutoff (if gas stove) + +- **Shutoff location:** *TBD* +- **How to shut off:** *TBD* + +> [!danger] If you smell gas +> 1. Don't use any switches or flames +> 2. Open windows +> 3. Leave the building +> 4. Call gas company / 112 diff --git a/content/equipment/laundry/index.md b/content/equipment/laundry/index.md new file mode 100644 index 0000000..0f3e35a --- /dev/null +++ b/content/equipment/laundry/index.md @@ -0,0 +1,63 @@ +--- +title: Laundry +description: Washing machine, dryer, and laundry facilities +aliases: + - laundry +tags: + - equipment + - laundry +--- + +# Laundry + +## Location + +*TBD: Where is laundry located* + +## Equipment + +### Washing Machine + +| Item | Details | +|------|---------| +| **Make/Model** | *TBD* | +| **Type** | *TBD (front/top loader)* | + +#### Operating Instructions +*TBD: Basic operation guide* + +#### Detergent +- Type: *TBD* +- Location: *TBD* +- Amount: *TBD* + +### Dryer + +| Item | Details | +|------|---------| +| **Make/Model** | *TBD* | +| **Type** | *TBD (electric/gas/heat pump)* | + +#### Operating Instructions +*TBD* + +> [!warning] Clean lint filter +> Clean the lint filter before/after every use to prevent fire hazard. + +## Drying Alternatives + +- Clothesline location: *TBD* +- Drying rack location: *TBD* + +## Troubleshooting + +| Issue | Solution | +|-------|----------| +| Won't start | Check power, check door is closed | +| Won't drain | Check drain hose, check filter | +| Vibrating excessively | Level machine, check load balance | + +## Water Shutoffs + +- Location: *TBD* +- Close these if machine leaks or before extended absence diff --git a/content/equipment/tools/index.md b/content/equipment/tools/index.md new file mode 100644 index 0000000..4d9f6fe --- /dev/null +++ b/content/equipment/tools/index.md @@ -0,0 +1,52 @@ +--- +title: Tools & Workshop +description: Hand tools, power tools, and workshop equipment +tags: + - equipment + - tools + - workshop +--- + +# Tools & Workshop + +## Workshop Location + +*TBD: Where tools and workshop are located* + +## Hand Tools + +- Location: *TBD* +- Please return tools after use + +## Power Tools + +> [!warning] Safety +> Only use power tools if you are trained and comfortable with them. Ask for guidance if unsure. + +*TBD: List power tools and any specific guides* + +| Tool | Location | Notes | +|------|----------|-------| +| *TBD* | *TBD* | *TBD* | + +## Farm Machinery + +For tractors, chainsaws, strimmers, and other motorized outdoor equipment, see [[equipment/farm-machinery/|Farm Machinery]]. + +## Equipment Checkout / Scheduling + +*TBD: If there's a system for reserving or checking out equipment* + +## Maintenance & Repairs + +- Report broken equipment to: *TBD* +- Tool maintenance supplies: *TBD* + +## Safety Equipment + +| Item | Location | +|------|----------| +| Safety glasses | *TBD* | +| Work gloves | *TBD* | +| Ear protection | *TBD* | +| First aid kit | *TBD* | diff --git a/content/equipment/water-heater.md b/content/equipment/water-heater.md new file mode 100644 index 0000000..cb1188d --- /dev/null +++ b/content/equipment/water-heater.md @@ -0,0 +1,63 @@ +--- +title: Water Heater +description: Hot water system operation and troubleshooting +tags: + - equipment + - water + - utilities +--- + +# Water Heater + +## Quick Reference + +| Item | Details | +|------|---------| +| **Location** | *TBD* | +| **Type** | *TBD (electric/gas/tankless)* | +| **Make/Model** | *TBD* | +| **Capacity** | *TBD* | + +## Temperature Setting + +- **Current setting:** *TBD* +- **Recommended:** 48-60°C (120-140°F) +- **Control location:** *TBD* + +> [!warning] Scalding Risk +> Above 50°C (122°F) can cause scalding. Be cautious if setting is high. + +## Normal Operation + +*TBD: Describe how the specific water heater works* + +## Shutoff Locations + +| Type | Location | How to Operate | +|------|----------|----------------| +| Cold water inlet | *TBD* | *TBD* | +| Power/Gas | *TBD* | *TBD* | + +## Troubleshooting + +| Issue | Possible Cause | Solution | +|-------|----------------|----------| +| No hot water | Power/pilot light | Check circuit breaker, check pilot | +| Not enough hot water | High demand | Wait for tank to recover | +| Water too hot | Thermostat setting | Lower temperature | +| Strange noises | Sediment buildup | May need flushing | +| Leaking | Various | Shut off water, call plumber | + +## Maintenance + +- **Recommended:** Annual flushing to remove sediment +- **Last serviced:** *TBD* + +## Emergency + +If leaking significantly: +1. Turn off water supply to heater +2. Turn off power/gas +3. Contact plumber + +See [[water-emergency|Water Emergency]] diff --git a/content/getting-started/faq.md b/content/getting-started/faq.md new file mode 100644 index 0000000..8bf51c9 --- /dev/null +++ b/content/getting-started/faq.md @@ -0,0 +1,69 @@ +--- +title: Frequently Asked Questions +description: Common questions from new arrivals +tags: + - orientation + - faq +--- + +# Frequently Asked Questions + +## Basics + +### What's the WiFi password? +See [[internet|Internet & Communications]]. + +### Where do I sleep? +*TBD: Room assignments/process* + +### What should I bring? +*TBD: Packing list suggestions* + +## Daily Life + +### How does heating work? +The main heating is a wood-burning heater. See [[wood-fire-heater|Wood Fire Heater Guide]]. + +### Where do I get food? +See [[supplies|Supplies & Shopping]] for nearby stores. Shared food policy: *TBD* + +### How do I do laundry? +See [[laundry|Laundry]]. + +### What are the house rules? +See [[house-rules|House Rules & Guidelines]]. + +## Emergencies + +### What do I do in an emergency? +See [[emergency|Emergency Information]] for all emergency procedures and contacts. + +### Where are the fire extinguishers? +See [[fire|Fire Emergency]]. + +### What if the power goes out? +See [[power-outage|Power Outage]]. + +## Practical + +### How do I get into town? +See [[transportation|Transportation]]. + +### Who do I contact if something breaks? +*TBD: Maintenance contact* + +### Is there cell service? +See [[internet|Internet & Communications]] for mobile signal info. + +## Contributing + +### How can I help around the property? +See [[shared-responsibilities|Shared Responsibilities]]. + +### I noticed something that could be improved. Who do I tell? +*TBD* + +--- + +> [!note] Don't see your question? +> Ask a current resident or contact *TBD*. diff --git a/content/getting-started/house-rules.md b/content/getting-started/house-rules.md new file mode 100644 index 0000000..78cfd10 --- /dev/null +++ b/content/getting-started/house-rules.md @@ -0,0 +1,62 @@ +--- +title: House Rules & Guidelines +description: Community agreements and expectations for residents +tags: + - orientation + - community +--- + +# House Rules & Guidelines + +*TBD: Customize these based on your community's agreements* + +## Core Values + +*TBD: Add community values/principles* + +## General Guidelines + +### Shared Spaces +- Clean up after yourself +- Leave spaces as you found them (or better) +- Respect others' work and belongings + +### Quiet Hours +- *TBD: Define quiet hours if applicable* + +### Guests +- *TBD: Guest policy* + +### Smoking/Substances +- *TBD: Policy* + +## Kitchen +- Wash dishes promptly +- Label personal food +- Clean up spills immediately +- Take out trash when full + +## Bathroom +- *TBD* + +## Workspace / Studio Areas +- *TBD* + +## Outdoor Areas +- *TBD* + +## Fire Safety +- Follow [[wood-fire-heater|wood heater guidelines]] +- No unattended candles +- Know [[fire|fire procedures]] + +## Leaving the Property +- *TBD: What to do when leaving for extended periods* +- Heating considerations in winter +- Security + +## Conflict Resolution +- *TBD: How to address issues* + +## Emergencies +- Always refer to [[emergency|Emergency Information]] diff --git a/content/getting-started/index.md b/content/getting-started/index.md new file mode 100644 index 0000000..336a1d5 --- /dev/null +++ b/content/getting-started/index.md @@ -0,0 +1,67 @@ +--- +title: Getting Started +description: Essential information for new arrivals at the community collective farm and artist residency +aliases: + - getting-started +tags: + - orientation + - new-arrivals +--- + +# Getting Started + +Welcome! This guide will help you get oriented at the property. + +## First Things First + +### 1. Emergency Information +Read [[emergency|Emergency Information]] to know: +- Emergency contact numbers +- Property address (for emergencies) +- Location of fire extinguishers and first aid + +### 2. Essential Infrastructure +Learn the locations of: +- [[electrical|Electrical panels / circuit breakers]] +- [[water|Main water shutoff]] +- [[heating-system|Heating system]] + +### 3. WiFi Access +- Network: *TBD* +- Password: *TBD* +- See [[internet|Internet & Communications]] + +--- + +## Orientation Checklist + +- [ ] Read [[emergency|Emergency Information]] +- [ ] Locate fire extinguisher(s) +- [ ] Know emergency exits +- [ ] Get WiFi access +- [ ] Learn heating system basics - [[wood-fire-heater|Wood Fire Heater]] +- [ ] Tour of property and [[spaces|spaces]] +- [ ] Understand shared responsibilities + +--- + +## Living at the Space + +### [[house-rules|House Rules & Guidelines]] +Community agreements and expectations. + +### [[shared-responsibilities|Shared Responsibilities]] +Chores, maintenance, and collective care. + +### [[supplies|Supplies & Shopping]] +Where to get groceries, household supplies, etc. + +### [[transportation|Transportation]] +Getting around, nearest town, transit options. + +--- + +## Questions? + +- Property contact: *TBD* +- See [[faq|Frequently Asked Questions]] diff --git a/content/getting-started/shared-responsibilities.md b/content/getting-started/shared-responsibilities.md new file mode 100644 index 0000000..1f9b51e --- /dev/null +++ b/content/getting-started/shared-responsibilities.md @@ -0,0 +1,51 @@ +--- +title: Shared Responsibilities +description: Chores, maintenance, and collective care of the space +tags: + - orientation + - community + - chores +--- + +# Shared Responsibilities + +## Chore System + +*TBD: Describe how chores are organized* + +### Daily Tasks +- *TBD* + +### Weekly Tasks +- *TBD* + +### Seasonal Tasks +- *TBD* + +## Heating Responsibilities + +During heating season: +- Maintaining fire in [[wood-fire-heater|wood heater]] +- Bringing in firewood +- Ash removal + +## Kitchen Duties +- *TBD* + +## Cleaning Schedule +- *TBD* + +## Maintenance +- Report issues to: *TBD* +- Minor repairs: *TBD* +- Major issues: Contact *TBD* + +## Supplies +- When supplies run low, notify: *TBD* +- Shared expense system: *TBD* + +## Outdoor / Farm Tasks +- *TBD* + +## Work Exchange / Contribution +*TBD: If there's a work exchange or contribution expectation* diff --git a/content/getting-started/supplies.md b/content/getting-started/supplies.md new file mode 100644 index 0000000..d65bd15 --- /dev/null +++ b/content/getting-started/supplies.md @@ -0,0 +1,53 @@ +--- +title: Supplies & Shopping +description: Where to get groceries, household supplies, and essentials +tags: + - orientation + - practical +--- + +# Supplies & Shopping + +## Nearest Town + +- **Name:** *TBD* +- **Distance:** *TBD* +- **Driving time:** *TBD* + +## Grocery Stores + +| Store | Location | Notes | +|-------|----------|-------| +| *TBD* | *TBD* | *TBD* | + +## Hardware / Home Supplies + +| Store | Location | Notes | +|-------|----------|-------| +| *TBD* | *TBD* | *TBD* | + +## Pharmacy + +| Store | Location | Hours | +|-------|----------|-------| +| *TBD* | *TBD* | *TBD* | + +## Fuel / Gas Station + +- **Location:** *TBD* +- **Distance:** *TBD* + +## Firewood Supplier + +- **Supplier:** *TBD* +- **Contact:** *TBD* +- **Delivery:** *TBD* + +## Online Ordering / Delivery + +*TBD: Any delivery services that come to the property* + +## Shared Supplies on Property + +- Location of shared supplies: *TBD* +- How to request/restock: *TBD* diff --git a/content/getting-started/transportation.md b/content/getting-started/transportation.md new file mode 100644 index 0000000..2e33680 --- /dev/null +++ b/content/getting-started/transportation.md @@ -0,0 +1,67 @@ +--- +title: Transportation +description: Getting around, nearest town, transit options +tags: + - orientation + - practical + - transportation +--- + +# Transportation + +## Property Location + +- **Address:** *TBD* +- **GPS Coordinates:** *TBD* +- **Nearest major road:** *TBD* + +## Getting to the Property + +### By Car +*TBD: Directions* + +### By Public Transit +*TBD: Nearest station/stop, connections* + +### From Airport +- **Nearest airport:** *TBD* +- **Distance:** *TBD* +- **Getting here from airport:** *TBD* + +## Getting Around Locally + +### Shared Vehicles +*TBD: If there are shared cars, bikes, etc.* + +| Vehicle | Location | Key Location | Notes | +|---------|----------|--------------|-------| +| *TBD* | *TBD* | *TBD* | *TBD* | + +### Bicycles +- Location: *TBD* +- Helmets: *TBD* +- Locks: *TBD* + +### Public Transit +- **Nearest bus stop:** *TBD* +- **Schedule:** *TBD* +- **Routes:** *TBD* + +### Taxi / Rideshare +- *TBD* + +## Distances to Key Locations + +| Destination | Distance | Driving Time | +|-------------|----------|--------------| +| Nearest town | *TBD* | *TBD* | +| Grocery store | *TBD* | *TBD* | +| Hospital | *TBD* | *TBD* | +| Train station | *TBD* | *TBD* | +| Airport | *TBD* | *TBD* | + +## Parking + +- Parking location: *TBD* +- Number of spaces: *TBD* +- Notes: *TBD* diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..df73db8 --- /dev/null +++ b/content/index.md @@ -0,0 +1,32 @@ +--- +title: Castle Documentation +description: Essential guides and information for residents and managers of the community collective farm and artist residency +--- + +# Welcome to Castle + +This documentation serves as a central resource for everyone at our community collective farm and artist residency. Whether you're a new arrival, a long-term resident, or helping manage the space, you'll find essential information here. + +## Quick Links + +### [[emergency|Emergency Information]] +Critical contacts, procedures, and what to do in urgent situations. + +### [[getting-started|Getting Started]] +New to the space? Start here for orientation and essential information. + +### [[infrastructure|Infrastructure]] +Electrical systems, water, heating, and utilities documentation. + +### [[equipment|Equipment & Appliances]] +User manuals and operating guides for heaters, machinery, kitchen appliances, and more. + +### [[spaces|Spaces]] +Information about buildings, rooms, and outdoor areas. + +--- + +> [!warning] In an Emergency +> See [[emergency|Emergency Information]] for critical contacts and procedures. +> +> **Emergency Services:** Call **112** (EU) or your local emergency number. diff --git a/content/infrastructure/electrical.md b/content/infrastructure/electrical.md new file mode 100644 index 0000000..08be61d --- /dev/null +++ b/content/infrastructure/electrical.md @@ -0,0 +1,73 @@ +--- +title: Electrical & Circuit Breakers +description: Electrical panel locations, circuit information, and safety procedures +tags: + - infrastructure + - electrical + - safety +--- + +# Electrical & Circuit Breakers + +## Main Electrical Panel + +- **Location:** *TBD* +- **Access:** *TBD (describe how to access - door, cabinet, etc.)* + +### Panel Layout + +*TBD: Add photo or diagram of panel* + +| Breaker # | Amperage | Serves | +|-----------|----------|--------| +| Main | *TBD* | Whole property | +| 1 | *TBD* | *TBD* | +| 2 | *TBD* | *TBD* | +| 3 | *TBD* | *TBD* | +| ... | ... | ... | + +## Secondary Panels (if any) + +### Panel 2 + +- **Location:** *TBD* +- **Serves:** *TBD* + +## How to Reset a Tripped Breaker + +1. Locate the panel +2. Find the tripped breaker (will be in middle position or show red) +3. Push breaker firmly to OFF position +4. Push breaker to ON position +5. If it trips again immediately, there may be a fault - do not keep resetting + +> [!warning] If a breaker keeps tripping +> This indicates an electrical problem. Do not repeatedly reset. Contact an electrician. + +## Common Causes of Tripped Breakers + +- Too many devices on one circuit +- Faulty appliance +- Water/moisture in electrical +- Damaged wiring + +## Safety Guidelines + +- **Never** touch electrical panels with wet hands +- **Never** use outlets that spark, feel hot, or smell burnt +- **Never** overload outlets with too many devices +- Report any electrical issues immediately + +## Electric Meter Location + +- **Location:** *TBD* +- **Account Number:** *TBD* +- **Electric Company:** *TBD* +- **Contact:** *TBD* + +## Generator (if applicable) + +- **Location:** *TBD* +- **Type:** *TBD* +- **Fuel:** *TBD* +- See [[generator|Generator Operating Instructions]] diff --git a/content/infrastructure/heating-system.md b/content/infrastructure/heating-system.md new file mode 100644 index 0000000..184b44b --- /dev/null +++ b/content/infrastructure/heating-system.md @@ -0,0 +1,62 @@ +--- +title: Heating System Overview +description: Overview of heating options and systems at the property +tags: + - infrastructure + - heating +--- + +# Heating System Overview + +## Available Heating Methods + +| Method | Location | Primary/Backup | Status | +|--------|----------|----------------|--------| +| Wood Fire Heater | *TBD* | Primary | See [[wood-fire-heater|Operating Guide]] | +| *Other heating* | *TBD* | *TBD* | *TBD* | + +## Primary Heating: Wood Fire Heater + +The main heating system is a wood-burning heater. + +- **Location:** *TBD* +- **Full operating instructions:** [[wood-fire-heater|Wood Fire Heater Guide]] + +### Firewood + +- **Storage location:** *TBD* +- **Supplier:** *TBD* +- **Ordering contact:** *TBD* + +## Backup Heating (if any) + +*TBD: Document any backup heating options* + +## Heating Zones + +*TBD: If there are different zones or areas with different heating systems* + +| Zone/Area | Heating Method | Controls | +|-----------|----------------|----------| +| *TBD* | *TBD* | *TBD* | + +## Energy Conservation Tips + +- Close doors to unused rooms +- Use curtains/blinds to retain heat at night +- Ensure windows and doors are properly sealed +- Layer clothing before increasing heat + +## Troubleshooting + +| Issue | Possible Cause | Solution | +|-------|----------------|----------| +| House won't warm up | Fire too small | Add more wood, ensure proper airflow | +| Smoke in room | Damper closed | Open damper before lighting fire | +| *TBD* | *TBD* | *TBD* | + +## Related Pages + +- [[wood-fire-heater|Wood Fire Heater Operating Guide]] +- [[power-outage|Power Outage]] (heating during outages) +- [[severe-weather|Severe Weather]] (extreme cold procedures) diff --git a/content/infrastructure/index.md b/content/infrastructure/index.md new file mode 100644 index 0000000..ec1e25b --- /dev/null +++ b/content/infrastructure/index.md @@ -0,0 +1,31 @@ +--- +title: Infrastructure +description: Electrical systems, water, heating, and utilities documentation +aliases: + - infrastructure +tags: + - infrastructure + - utilities +--- + +# Infrastructure + +Documentation for the property's core systems and utilities. + +## Sections + +- [[electrical|Electrical & Circuit Breakers]] +- [[water|Water System]] +- [[heating-system|Heating System Overview]] +- [[internet|Internet & Communications]] + +## Quick Reference - Shutoff Locations + +| System | Main Shutoff Location | +|--------|----------------------| +| Electricity | *TBD* | +| Water | *TBD* | +| Gas (if applicable) | *TBD* | + +> [!warning] Emergency Shutoffs +> All residents should know the location of main shutoffs. Review this section when you arrive. diff --git a/content/infrastructure/internet.md b/content/infrastructure/internet.md new file mode 100644 index 0000000..92b55bc --- /dev/null +++ b/content/infrastructure/internet.md @@ -0,0 +1,61 @@ +--- +title: Internet & Communications +description: WiFi, internet access, and communication systems +tags: + - infrastructure + - internet + - communications +--- + +# Internet & Communications + +## WiFi Network + +| Network | Password | Notes | +|---------|----------|-------| +| *TBD* | *TBD* | Main network | +| *TBD (guest?)* | *TBD* | Guest network | + +## Router Location + +- **Location:** *TBD* +- **Model:** *TBD* + +### Restarting the Router + +1. Unplug power cable +2. Wait 30 seconds +3. Plug back in +4. Wait 2-3 minutes for reconnection + +## Internet Service Provider + +- **Provider:** *TBD* +- **Account Number:** *TBD* +- **Support Contact:** *TBD* +- **Plan/Speed:** *TBD* + +## Troubleshooting + +| Issue | Try This | +|-------|----------| +| No internet | Check router lights, restart router | +| Slow connection | Check number of devices, restart router | +| Can't find WiFi | Move closer to router, check if router has power | + +## Mobile Signal + +- **Best carrier for signal:** *TBD* +- **Best spot for signal:** *TBD* +- **Signal booster location (if any):** *TBD* + +## Landline (if applicable) + +- **Number:** *TBD* +- **Location of phones:** *TBD* + +## Emergency Communication + +If internet and mobile are down: +- *TBD: Nearest location with reliable signal* +- *TBD: Alternative communication methods* diff --git a/content/infrastructure/water.md b/content/infrastructure/water.md new file mode 100644 index 0000000..3a67a9e --- /dev/null +++ b/content/infrastructure/water.md @@ -0,0 +1,78 @@ +--- +title: Water System +description: Water supply, shutoffs, and system information +tags: + - infrastructure + - water + - utilities +--- + +# Water System + +## Water Source + +- **Type:** *TBD (municipal/well/other)* +- **Provider (if municipal):** *TBD* +- **Account Number:** *TBD* + +## Main Water Shutoff + +> [!info] Everyone should know this location + +- **Location:** *TBD* +- **Type:** *TBD (gate valve, ball valve, etc.)* +- **How to operate:** *TBD (turn clockwise to close, etc.)* + +## Individual Shutoffs + +| Location | Shutoff Position | Notes | +|----------|------------------|-------| +| Kitchen sink | *TBD* | Under sink | +| Bathroom 1 | *TBD* | | +| Bathroom 2 | *TBD* | | +| Toilet(s) | *TBD* | Behind toilet | +| Water heater | *TBD* | | +| Washing machine | *TBD* | | +| Outdoor spigots | *TBD* | | + +## Well System (if applicable) + +- **Well location:** *TBD* +- **Pump type:** *TBD* +- **Pressure tank location:** *TBD* +- **Normal pressure range:** *TBD* + +### Well Pump Circuit Breaker + +- **Location:** *TBD* +- **Breaker number:** *TBD* + +> [!note] If water stops +> First check if the well pump breaker has tripped. + +## Water Heater + +- **Location:** *TBD* +- **Type:** *TBD (electric/gas/solar)* +- **Capacity:** *TBD* +- See [[water-heater|Water Heater Operating Guide]] + +## Septic System (if applicable) + +- **Tank location:** *TBD* +- **Last pumped:** *TBD* +- **Service company:** *TBD* + +### Septic-Safe Practices + +- Use septic-safe toilet paper +- No wipes, feminine products, or grease down drains +- Space out laundry loads +- No harsh chemicals + +## Winter Precautions + +- Know which pipes are vulnerable to freezing +- Keep heat above 13°C (55°F) in winter +- Let faucets drip during extreme cold +- See [[water-emergency|Water Emergency]] for frozen pipe procedures diff --git a/content/spaces/index.md b/content/spaces/index.md new file mode 100644 index 0000000..a9b20d5 --- /dev/null +++ b/content/spaces/index.md @@ -0,0 +1,64 @@ +--- +title: Spaces +description: Information about buildings, rooms, and outdoor areas +aliases: + - spaces +tags: + - spaces + - property +--- + +# Spaces + +Guide to the buildings, rooms, and areas on the property. + +## Buildings + +### [[main-building|Main Building]] +*TBD: Primary living/working space* + +### [[outbuildings|Outbuildings]] +*TBD: Barns, sheds, workshops, etc.* + +## Indoor Spaces + +### Living Areas +- *TBD* + +### Bedrooms / Sleeping +- *TBD* + +### Kitchen +- Location: *TBD* +- Equipment: [[equipment/kitchen/|Kitchen Appliances]] + +### Bathrooms +- *TBD* + +### Studios / Workspace +- *TBD* + +### Common Areas +- *TBD* + +## Outdoor Spaces + +### [[outdoor|Outdoor Areas]] +Gardens, farm areas, gathering spaces. + +## Property Map + +*TBD: Add a property map image* + +## Key Locations Quick Reference + +| What | Where | +|------|-------| +| Main entrance | *TBD* | +| Kitchen | *TBD* | +| Bathroom(s) | *TBD* | +| Laundry | *TBD* | +| Wood storage | *TBD* | +| Trash/recycling | *TBD* | +| Tool shed | *TBD* | +| Parking | *TBD* | diff --git a/content/spaces/main-building.md b/content/spaces/main-building.md new file mode 100644 index 0000000..86e02a1 --- /dev/null +++ b/content/spaces/main-building.md @@ -0,0 +1,41 @@ +--- +title: Main Building +description: Guide to the main building and its rooms +tags: + - spaces + - building +--- + +# Main Building + +## Overview + +*TBD: Description of the main building* + +## Floor Plan + +*TBD: Add floor plan image or description* + +## Rooms + +### Ground Floor +*TBD* + +### Upper Floor(s) +*TBD* + +### Basement (if applicable) +*TBD* + +## Key Infrastructure in This Building + +| System | Location | +|--------|----------| +| Electrical panel | *TBD* - See [[electrical]] | +| Water shutoff | *TBD* - See [[water]] | +| Heating | *TBD* - See [[wood-fire-heater]] | +| Fire extinguisher | *TBD* | + +## Building-Specific Notes + +*TBD: Any quirks, features, or important notes about this building* diff --git a/content/spaces/outbuildings.md b/content/spaces/outbuildings.md new file mode 100644 index 0000000..8b79b8b --- /dev/null +++ b/content/spaces/outbuildings.md @@ -0,0 +1,38 @@ +--- +title: Outbuildings +description: Barns, sheds, workshops, and other structures +tags: + - spaces + - buildings +--- + +# Outbuildings + +## Overview + +*TBD: List and describe outbuildings on the property* + +## Buildings + +### Barn / Workshop +- **Location:** *TBD* +- **Purpose:** *TBD* +- **Access:** *TBD* +- **Contents:** *TBD* + +### Storage Shed +- **Location:** *TBD* +- **Purpose:** *TBD* +- **Access:** *TBD* + +### *Other Building* +- **Location:** *TBD* +- **Purpose:** *TBD* + +## Tools & Equipment + +See [[equipment/tools/|Tools & Machinery]] for equipment guides. + +## Safety Notes + +*TBD: Any safety considerations for outbuildings* diff --git a/content/spaces/outdoor.md b/content/spaces/outdoor.md new file mode 100644 index 0000000..f943a72 --- /dev/null +++ b/content/spaces/outdoor.md @@ -0,0 +1,76 @@ +--- +title: Outdoor Areas +description: Gardens, farm areas, and outdoor gathering spaces +tags: + - spaces + - outdoor + - garden +--- + +# Outdoor Areas + +## Garden Areas + +### Vegetable Garden +- **Location:** *TBD* +- **What's planted:** *TBD* +- **Watering needs:** *TBD* + +### Herb Garden +- **Location:** *TBD* + +### Flower Gardens +- **Location:** *TBD* + +## Farm Areas + +*TBD: Describe farm areas, fields, etc.* + +## Gathering Spaces + +### Outdoor Seating +- **Location:** *TBD* + +### Fire Pit (if applicable) +- **Location:** *TBD* +- **Rules:** *TBD* + +## Practical Areas + +### Wood Storage +- **Location:** *TBD* +- **Notes:** Keep wood dry, use oldest first + +### Compost +- **Location:** *TBD* +- **What goes in:** *TBD* + +### Trash / Recycling +- **Location:** *TBD* +- **Pickup day:** *TBD* + +### Parking +- **Location:** *TBD* +- **Capacity:** *TBD* + +## Boundaries + +*TBD: Property boundaries, neighbor information* + +## Wildlife & Nature + +*TBD: Notable wildlife, plants, natural features* + +## Seasonal Considerations + +### Spring +*TBD* + +### Summer +*TBD* + +### Fall +*TBD* + +### Winter +*TBD: Snow clearing, access issues, etc.*