Skip to content

Commit 6beb094

Browse files
committed
updated readme for 1.0.37 release
1 parent 845f76c commit 6beb094

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
11
# OpenBuilds Fusion360 Postprocessor
22

3-
Creates .nc files optimized for GRBL based Openbuilds-style machines.
4-
Supports router and laser operations.
3+
Creates .gcode files optimized for GRBL/grblHAL based Openbuilds-style machines.
4+
Supports router, laser and plasma operations.
5+
6+
V1.0.37
7+
1. Tape splitting - allows setting a line count after which the gcode is split into a new file, see option
8+
_Split on line count (0 for none)_
9+
in the Toolchange section of the post options.
10+
(It will also split on toolchanges if both options are selected)
11+
12+
V1.0.36
13+
1. code to recenter arcs with bad radii - this enables use of vertical arcs in lead-in/lead-out moves
14+
15+
V1.0.35
16+
1. plasma pierce height override, spindle speed change always with an M3, version number display
17+
18+
V1.0.34
19+
1. move coolant code to the spindle control line to help with restarts in OpenBuildsCONTROL
20+
21+
V1.0.32
22+
1. fix long comments that were getting extra brackets
523

624
V1.0.31
725
1. improved laser and plasma paths, esp when 'stay down' is selected

0 commit comments

Comments
 (0)