File tree 1 file changed +20
-2
lines changed
1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
# OpenBuilds Fusion360 Postprocessor
2
2
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
5
23
6
24
V1.0.31
7
25
1 . improved laser and plasma paths, esp when 'stay down' is selected
You can’t perform that action at this time.
0 commit comments