Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LibLaserCut
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Elektronikföreningen Admittansen
LibLaserCut
Graph
dbda272b2c9017a7b7b1921dc71bc62a2e3ee963
Select Git revision
Branches
6
develop
default
protected
epilog-radius
feature-mpc6515
master
maven
smoothieboard
Tags
7
visicut1.7
visicut1.6
visicut1.5
1.7
visicut1.3.5
1.5.1
1.4
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
23
Feb
24
Jan
5
7
Dec
22
Nov
21
26
Sep
25
24
4
Aug
2
1
31
Jul
24
22
Apr
18
25
Mar
24
23
17
18
29
Feb
24
25
24
23
22
21
18
17
13
12
13
11
5
3
4
21
Dec
19
3
2
30
Nov
29
27
25
23
17
16
Sep
7
6
5
4
3
31
Aug
30
29
6
5
4
2
28
Jul
27
24
23
22
21
20
19
14
12
10
9
10
Feb
15
Jan
20
May
20
Nov
5
27
Oct
14
Aug
7
21
Jun
23
May
24
7
4
2
29
Apr
25
24
15
14
11
9
2
1
25
Mar
18
13
26
Feb
24
23
22
21
6
20
Jan
29
Dec
28
27
23
22
20
9
5
26
Nov
12
5
31
Oct
29
24
23
22
12
10
9
8
29
Sep
27
25
24
18
16
25
Aug
18
17
1
28
Jul
27
23
21
8
Jun
20
Apr
25
Mar
18
24
Feb
22
Jan
30
Dec
29
27
Changes for admittansen
develop
develop
Removed Debug Output (slows down writing)
Fix comment for InnerFirstVectorOptimizer (#76)
Less restrictive unlock-detection for GRBL. Fixes #73
full spectrum driver (#70)
Add configurable overscan to gcode rasterisation (#72)
Grbl: don't send feed rate as part of a G0 rapid, don't send spaces (#71)
Merge pull request #69 from madleech/grbl-reset-fix
Flush serial buffer after connecting and sending DTR, but before sending 0x18 reset. Fixes issue with double grbl identifier line.
Merge pull request #66 from pelrun/focusfix
Merge pull request #64 from pelrun/licensefix
Fix focus field unit for gcode drivers.
Remove TSP Optimiser
Add license details
Merge pull request #59 from mgmax/brightened-halftone
Fix travis CI: workaround OpenJDK buffer overflow for long hostnames (#62)
New dithering algorithms: Halftone and Brightened Halftone
Copyright header check: Allow other authors
Fix travis CI: workaround OpenJDK buffer overflow for long hostnames
travis workaround. fixes #61
Fix test and travis
added to LibInfo
epilog-radius
epilog-radius
draft
Make methods visible for subclasses
Fix: Clone did not preserve lasersettings, removed unnecessary overriden functions.
gitlab ci (test)
Merge pull request #57 from pelrun/uploadfix
Fix broken Smoothieboard serial and IP upload methods.
Merge pull request #56 from pelrun/laosfix
Merge pull request #55 from pelrun/exportfix
Implement clone method for LaosEngraveProperty
Fix silly bug in file export method validation
Merge pull request #52 from hghile/trailingzeros
Merge pull request #53 from hghile/addsavejob
Add more to authors file from browsing git history
Remove trailing zeros from raster3d generation.
Merge pull request #51 from hghile/bytearraylist
Replace use of LinkedList<Byte> with ByteArrayList, a wrapper around byte[]
Merge pull request #49 from hghile/addsavejob
add AUTHORS file per google open source policy
Loading