Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
MarlinKimbra
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
MarlinKimbra
Commits
5e21bf70
Commit
5e21bf70
authored
Jun 02, 2016
by
Franco (nextime) Lanza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme and eeprom settings
parent
aad04117
Pipeline
#79
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
21 deletions
+37
-21
Configuration_Store.cpp
MK/Configuration_Store.cpp
+1
-1
README.md
README.md
+36
-20
No files found.
MK/Configuration_Store.cpp
View file @
5e21bf70
...
...
@@ -37,7 +37,7 @@
*/
#include "base.h"
#define EEPROM_VERSION "MKV42
8
"
#define EEPROM_VERSION "MKV42
9
"
/**
* MKV428 EEPROM Layout:
...
...
README.md
View file @
5e21bf70
<img
align=
"right"
src=
"Documentation/Logo/MarlinKimbra%20Logo%20GitHub.png"
/>
# MarlinKimbra 3D Printer Firmware for Arduino
## Version 4.2.84 dev
## Version 4.2.84 Laser dev
This is the Laser enhananced version with the patches from Franco (nextime) Lanza.
If you like to help the work on Laser version, please donate to
https://www.nexlab.net/donations/k40-laser/
[
DONATIONS id:1269
]
For K40 laser cutter there are branches with the default config files ready to use:
*
[
with cooler and flow sensor
](
https://git.nexlab.net/machinery/MarlinKimbra/tree/k40_flow_cooler
)
*
[
without cooler and flow sensor
](
https://git.nexlab.net/machinery/MarlinKimbra/tree/k40_noflow_nocooler
)
Also, take care that lasers needs a larger serial buffer on arduino mega 2560 than the default 64 byte buffer, so
take a look at needed modification on the arduino ide from
[
Laser Documentation README
](
/Documentation/Laser/README.md
)
### Special thanks
*
all Marlin8bit-developers.
...
...
@@ -30,25 +46,25 @@ http://marlinkimbra.it
This version of Marlin was made to accommodate some requests made by the community RepRap Italy http://forums.reprap.org/index.php?349
The new features are:
A single Firmware for all types of printers; Cartesian, Delta, SCARA, CoreXY & CoreXZ.
The possibility of having only one hotend independently from the extruders that you have.
The addition of the 6th extruder.
Management Color Mixing Extruder
System Management MKr4 for 6 extruders with just two drivers or only driver.
Management Multyextruder NPr2, 4/6 extruders with only two engines.
Management Dual Extruder DONDOLO.
Adding commands to facilitate purging of hotend.
Step per unit varied for each extruder as well as the feedrate and the acceleration.
Adding Debug Dryrun used by repetier.
Added total Power on time writed in SD CARD.
Added total Power consumption writed in SD CARD.
Added total filament printed writed in SD CARD.
Added anti extruder idle oozing system.
Added Hysteresis and Z-Wobble correction (only cartesian printers).
Added support reader TAG width MFRC522
Added Cooler and Hot Chamber
Added Laser beam and raster base64
Addes
Mesh Bed Level (MBL)
-
A single Firmware for all types of printers; Cartesian, Delta, SCARA, CoreXY & CoreXZ.
-
The possibility of having only one hotend independently from the extruders that you have.
-
The addition of the 6th extruder.
-
Management Color Mixing Extruder
-
System Management MKr4 for 6 extruders with just two drivers or only driver.
-
Management Multyextruder NPr2, 4/6 extruders with only two engines.
-
Management Dual Extruder DONDOLO.
-
Adding commands to facilitate purging of hotend.
-
Step per unit varied for each extruder as well as the feedrate and the acceleration.
-
Adding Debug Dryrun used by repetier.
-
Added total Power on time writed in SD CARD.
-
Added total Power consumption writed in SD CARD.
-
Added total filament printed writed in SD CARD.
-
Added anti extruder idle oozing system.
-
Added Hysteresis and Z-Wobble correction (only cartesian printers).
-
Added support reader TAG width MFRC522
-
Added Cooler and Hot Chamber
-
Added Laser beam and raster base64
-
Added
Mesh Bed Level (MBL)
## Credits
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment