Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pyMKcam
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
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
pyMKcam
Graph
f1f70c97f1f91f34908c1573dd7813ed56caae05
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
12
11
18
Apr
17
16
15
9
Mar
8
7
30
Jan
28
27
7
Nov
6
29
Oct
28
20
21
Aug
20
26
Jul
25
24
23
22
20
19
11
8
3
2
24
Jun
22
21
20
19
27
Apr
31
Mar
30
26
24
17
16
15
10
9
7
5
8
Feb
3
26
Jan
25
24
23
22
Dec
21
21
Jan
20
19
17
16
15
14
13
12
11
9
3
5
Dec
4
23
Nov
18
17
26
Sep
31
Aug
24
23
20
18
17
16
14
12
11
10
9
8
7
6
5
4
2
31
Jul
30
28
26
25
23
20
19
18
17
12
8
7
6
4
3
2
30
Jun
25
14
12
11
10
1
31
May
29
27
24
14
Apr
13
12
9
1
28
Mar
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
8
7
25
Feb
17
16
14
13
10
9
8
7
6
5
4
3
2
1
28
Jan
27
23
22
21
20
19
18
13
12
11
9
4
31
Dec
30
27
26
19
18
14
10
9
2
1
29
Nov
26
25
19
17
16
15
14
12
11
9
7
5
4
26
Oct
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
Make sure machine is in CNC mode
master
master
Now tool change is cached
Manage tool change in single gcode exports
MK4duo Gcode support
add new gcode exporter
add file and dir with name changed
Renaming to pymkcam
Update readme
Update changelog
Add license
Initial modifications
expanded test functions
tests
tests
some first tests for intersections (low-level) and tool collisions (high level)
basic unittests for PointUtils module
fixed mistake in 9f26e34ea6a03d46b2a7dc45879f2b3fc8961575
fixed typo
fix minor GTK warnings or typos
fix initialization of new processes
improve handling of filename URI
fixed missing import
remove multiple points in line during a DropCutter run
fixed scope issue with __SyncManager
reduce unnecessary moves to safety height for zigzag patterns
minor GUI cleanup
fixed remainder of Point->PointUtils conversion
fixed function call for "export visible toolpaths"
fixed typo in comment
disable multiprocessing in debug mode
for engrave: skip the top layer (no penetration, yet)
don't break on zoom in/out even if no objects are visible
hide load/save task setting menu entries
disable the postprocessor selection
fixed TinySideMovesFilter
allow point comparison for selected axes
improved SafetyHeightFilter and StepWidth
add a safety move after each single line of a DropCutter run
fixed debug log output for toolpath filtering
use "value-changed" signal instead of "changed" for gtk.Adjustment
introduced point function "pnear" (points near?)
apply configured GCode settings to toolpath visualization