Patches

From RepRap
Revision as of 07:43, 11 November 2009 by Sebastien Bailard (talk | contribs) (New page: =Description= Patches is our system that allows users to patch working documentation and objects files. We need the 'edit' tab to read 'edit/patch'. If there are editing restrictions on ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Patches is our system that allows users to patch working documentation and objects files.

We need the 'edit' tab to read 'edit/patch'. If there are editing restrictions on the page 'Extruder4' in place because it is active docmentation, when the user clicks 'edit', it loads 'patch', tells them they are working on a patch, not the original, and then they can submit their improvement without breaking the working live version. This is more elegant and more powerful than just using the builders section of the wiki.

Background

The hardware build environment for RepRap is currently more complicated than just installing 'gcc' and typing 'make RepRap'.