Skip to content

Commit

Permalink
Update Scribe Grbl Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
petervanderwalt committed Dec 5, 2024
1 parent 9847ad8 commit 9e16003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/js/grbl-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,7 @@ function enableLimits() {
}

var grblParams_scribe = {
$32: "0", //PWM Freq for RC Servo
$33: "50", //PWM Freq for RC Servo
$34: "5", //Spindle Off Value for RC Servo
$35: "5", //Spinde Min Value for RC Servo
Expand Down

0 comments on commit 9e16003

Please sign in to comment.