Ajout FishPeper

This commit is contained in:
Serge NOEL
2026-04-21 12:19:15 +02:00
parent 6744da3f88
commit 0c361a2440
2160 changed files with 589301 additions and 1 deletions

12
cncjs/.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: cncjs
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

33
cncjs/.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,33 @@
#### Description
Describe the issue or feature request in detail. Take a screenshot or record a video will be helpful.
#### Versions
- CNCjs: 1.9.x
- Node.js: 6.x
- NPM: 5.x
#### How Do You Install CNCjs?
- [x] NPM
- [ ] Download the CNCjs Desktop Application
#### CNC Controller
- [x] Grbl
- [ ] Smoothieware
- [ ] TinyG/g2core
#### Hardware
- [x] Raspberry Pi
- [ ] Desktop or Laptop
- [ ] Mobile Device
#### Operating System
- [x] Not Applicable
- [ ] Windows
- [ ] Mac
- [ ] Linux