-
larsm authored
Voll funktionsfähig auf Basis von https://github.com/MarlinFirmware/Marlin/tree/2.0.x branch 2.0.x commit 5de74e65cd68bb9379e6502d00d4c8e65edbb918
larsm authoredVoll funktionsfähig auf Basis von https://github.com/MarlinFirmware/Marlin/tree/2.0.x branch 2.0.x commit 5de74e65cd68bb9379e6502d00d4c8e65edbb918
labeler.yml 373 B
# Add '@domain/core' label to any change within the 'core' package
enhancement:
- .github
# Add 'test' label to any change to *.spec.js files within the source dir
"C: Motion":
- src/module/motion.*
- src/module/planner.*
- src/module/stepper.*
"C: G-code Parser":
- src/gcode/**
"PR: Configurations":
- config/examples/**
"T: 32-Bit & HAL":
- src/HAL/**