manolo
(Manolo Suarez)
#1
Hello, I am using Post Processor for Fusion 360 made by @Guffy. I don’t have a Z probe for setting zero, should I change this lines?
probeOnStart: true, // Execute probe gcode to align tool
probeThickness: 0.8, // plate thickness
probeUseHomeZ: true, // use G28 or G38 for probing
probeG38Target: -10, // probing up to pos
probeG38Speed: 30, // probing with speed
Should I change something here:
jobUseArcs: true,
Thanks in advance
jeffeb3
(Jeffeb3)
#2
Have you read the readme here?
1 Like
manolo
(Manolo Suarez)
#3
Yes sure, but I am not familiar with the code, so… I have no idea what can I delete or change.