-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathREADME
More file actions
38 lines (13 loc) · 666 Bytes
/
Copy pathREADME
File metadata and controls
38 lines (13 loc) · 666 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
A new Marlin beta version is available. 1 version for Gen6, Ultimaker, RAMPS and SL.
You can find this version in:
https://github.com/ErikZalm/Marlin/tree/Marlin_v1
We also made a tag that you can download.
This is a light version of Marlin for non gen6 boards.
It has no interrupt based temperature protection and extruder advance.
This firmware is a mashup between Sprinter, grbl and many original parts.
(https://github.com/kliment/Sprinter)
(https://github.com/simen/grbl/tree)
Features:
- Interrupt based movement with real linear acceleration
- High steprate
- Look ahead (Keep the speed high when possible. High cornering speed)