From d67029b495be2235850e7c0e7df83b61536d5977 Mon Sep 17 00:00:00 2001 From: Sophia Beluli Date: Wed, 21 Feb 2024 14:36:56 -0500 Subject: [PATCH] changed SLB defaults --- .../eepromFiles/DefaultSLBSettings.json | 152 +++++++++++++----- .../Preferences/About/releases.json | 2 +- 2 files changed, 113 insertions(+), 41 deletions(-) diff --git a/src/app/containers/Firmware/eepromFiles/DefaultSLBSettings.json b/src/app/containers/Firmware/eepromFiles/DefaultSLBSettings.json index 323124298..b95c701b4 100644 --- a/src/app/containers/Firmware/eepromFiles/DefaultSLBSettings.json +++ b/src/app/containers/Firmware/eepromFiles/DefaultSLBSettings.json @@ -1,107 +1,142 @@ { - "$0":"3.0", + "$0":"5", "$1":"254", "$2":"0", "$3":"6", - "$4":"7", - "$5":"0", - "$6":"0", + "$4":"15", + "$5":"15", + "$6":"1", "$8":"0", "$9":"1", "$10":"511", "$11":"0.010", "$12":"0.002", "$13":"0", - "$14":"6", + "$14":"14", "$15":"0", - "$16":"4", + "$16":"0", "$17":"0", "$18":"0", "$19":"0", "$20":"0", "$21":"0", - "$22":"1", + "$22":"78", "$23":"3", - "$24":"100.0", - "$25":"2000.0", + "$24":"200", + "$25":"3000", "$26":"250", - "$27":"1.000", + "$27":"0.8", "$28":"0.100", - "$29":"5.0", - "$30":"100.000", - "$31":"0.000", + "$29":"0", + "$30":"30000", + "$31":"10000", "$32":"0", - "$33":"5000", + "$33":"1000", "$34":"0.0", "$35":"0.0", "$36":"100.0", "$37":"0", "$39":"1", "$40":"0", + "$41":"1", + "$42":"1", "$43":"1", "$44":"4", "$45":"3", "$46":"0", + "$47":"0", + "$56":"5", + "$57":"100", + "$58":"-5", + "$59":"500", + "$60":"1", + "$61":"3", "$62":"0", "$63":"3", "$64":"0", "$65":"0", + "$70":"7", "$100":"200.000", "$101":"200.000", "$102":"200.000", + "$103":"19.75308642", "$110":"5000.000", "$111":"5000.000", - "$112":"4000.000", - "$120":"700.000", - "$121":"700.000", - "$122":"500.000", - "$130":"815.000", - "$131":"860.000", - "$132":"120.000", + "$112":"5000.000", + "$113":"8000.000", + "$120":"1000.000", + "$121":"1000.000", + "$122":"1000.000", + "$123":"1000.000", + "$130":"816.000", + "$131":"864.000", + "$132":"122.000", + "$133":"0", "$140":"2800", "$141":"2800", "$142":"2800", + "$143":"0", "$150":"8", "$151":"8", "$152":"8", - "$170":"0.000", - "$171":"0.000", - "$172":"0.000", - "$180":"25", - "$181":"25", - "$182":"25", - "$190":"500", - "$191":"500", - "$192":"500", + "$153":"16", + "$180":"200", + "$181":"200", + "$182":"200", + "$183":"200", + "$190":"3000", + "$191":"3000", + "$192":"3000", + "$193":"3000", "$200":"22", "$201":"22", "$202":"22", - "$210":"25", - "$211":"25", - "$212":"25", + "$203":"22", + "$210":"35", + "$211":"35", + "$212":"35", + "$213":"50", "$220":"22", "$221":"22", "$222":"22", + "$223":"22", + "$300":"grblHAL", + "$301":"0", + "$302":"192.168.5.1", + "$303":"192.168.5.1", + "$304":"255.255.255.0", + "$305":"23", + "$307":"80", + "$308":"21", "$338":"7", "$339":"0", + "$340":"0", "$341":"0", "$342":"30.0", "$343":"25.0", "$344":"200.0", "$345":"200.0", "$346":"1", - "$347":"5.0", - "$348":"2.500", - "$349":"25.000", "$370":"0", "$372":"0", - "$374":"2", + "$374":"3", "$375":"50", + "$376":"1", "$384":"0", + "$392":"4", + "$393":"1", "$395":"0", "$398":"128", - "$460":"1", - "$461":"60", + "$450":"0", + "$451":"0", + "$452":"0", + "$453":"G4P0", + "$454":"G4P0", + "$455":"G4P0", + "$456":"4", + "$457":"4", + "$458":"4", + "$459":"4", "$462":"8192", "$463":"8193", "$464":"8451", @@ -112,5 +147,42 @@ "$469":"60", "$470":"60", "$471":"100", - "$481":"0" + "$478":"3", + "$481":"0", + "$484":"1", + "$486":"0", + "$511":"8", + "$512":"6", + "$513":"9", + "$520":"0", + "$521":"0", + "$522":"0", + "$523":"0", + "$650":"1", + "$651":"1", + "$652":"0", + "$653":"2", + "$654":"8", + "$655":"0", + "$656":"1", + "$657":"22", + "$658":"7", + "$659":"3", + "$660":"0", + "$661":"3", + "$662":"0", + "$663":"41759", + "$664":"0", + "$665":"1", + "$666":"0", + "$668":"0", + "$730":"255", + "$731":"0", + "$733":"1000", + "$734":"0", + "$735":"0", + "$736":"100", + "$741":"0", + "$742":"0", + "$743":"0" } \ No newline at end of file diff --git a/src/app/containers/Preferences/About/releases.json b/src/app/containers/Preferences/About/releases.json index 406e4e157..df1f8c90d 100644 --- a/src/app/containers/Preferences/About/releases.json +++ b/src/app/containers/Preferences/About/releases.json @@ -1 +1 @@ -["### 1.4.2 (February 16, 2024)","- Added ability to assign macros to gamepad buttons","- Controller type is now annotated in the Errors and Alarms report and diagnostic file","- Go To function on UI now accounts for preferred units","- Add spindle selector to Laser/Spindle tab when using grblHAL firmware","- Unlock button now only shows 100% of the time when using grblHAL controller","- Fixed machine profiles missing in some situations","- Remote mode UI jog controls are once again properly contained within their widget container","- Fix for remote mode settings crashing on Firefox","- Fixed toggling laser offsets with inches enabled","- Various improvements to time estimation","- \"Use Last Port\" button in firmware tool should now properly connect when the last connection was over Ethernet","- Alterations to outline behaviour - should move in a consistent direction and more accurately outline the toolpath","- Fixed tool change offsets being concatenated as strings instead of added","- Surfacing tool better handles extreme values by warning the user instead of exceeding the call stack","- Various rotary fixes","- Fix for pass-through toolchanging in macros","- Fix for spindle delay being added when the line already had a delay from the post-processor","- Start-From-Line should now better starting G2/G3 commands and clear errors on grblHAL controller","- Fix for toolchange wizard not resuming correctly on grblHAL controller","- Verify job should behave more consistently like grbl controller on grblHAL firmware","### 1.4.1 (January 26, 2024)","- Fix for black screen on application startup in some situations","- Fix for jog buttons on UI not registering click events correctly on some operating systems","- Strip comments sent to controller to prevent buffer overflow and better support Shapeoko","- Fix issue with firmware tool not updating values correctly if settings limited by search bar","- Handle missing file name in recent files","- Updated EEPROM values for travel on multiple Sienci profiles","- Fixed issue with surfacing tool crashing in some situations","- Fixed several bugs with gamepad support","### 1.4.0 (January 23, 2024)","- Added Rotary Mode","- gSender is now able to run 2+1 axis files on grbl and 4 axis files on grblHAL","- Visualizer updated to support 4 axis rotations","- A-axis DRO and jogging","- Rotary probing","- Added grblHAL controller support","- Connect to and run jobs as normal on any grblHAL device","- Connect over ethernet where hardware is supported","- New grblHAL specific firmware tool that is dynamically generated based on reported settings","- New UI elements where appropriate to support new functionality such as single axis homing","- Gamepad improvements","- Restructured logic and mapping of buttons to actions","- Add secondary functionality to buttons","- Added joystick MPG mode","- Added lockout button to deactivate gamepad when needed","- Improved job time estimation","- Significantly improved initial time estimation algorithm based on machine acceleration and max speeds","- Mid-job estimation uses initial estimate per line for more accurate remaining duration","- Multi-corner probing - touch off any corner using both standard and auto-zero touchplates","- Added Go To UI button to quickly go to an absolute or relative workspace coordinate","- Clearer distinction on planned lines vs cut lines - planned lines show up as a (customizable) yellow instead of the default cut gray","- Remote mode improvements","- Added QR code for easier navigation to remote address on phone","- Added workflow controls and unit selection to remote mode UI","- Added preference to prompt on Zero to prevent accidentally resetting zero on any axis","- Code block toolchange again supported","- Firmware active modals now displayed in diagnostic tab","- PRB values available to use in macros","- Files are now parsed once per run time","- Fix for DRO precision in some situations","- Improved job stats area - now tracks jobs per com port, more information about each job run and the number of problems encountered","- Maintenance reminders - set up and customize maintenance reminders to prompt tasks after specific run time totals have occured","- Improved alarm and error recording"] \ No newline at end of file +["### 1.4.2 (February 16, 2024)","- Added ability to assign macros to gamepad buttons","- Controller type is now annotated in the Errors and Alarms report and diagnostic file","- Go To function on UI now accounts for preferred units","- Added spindle selector to Laser/Spindle tab when using grblHAL firmware","- Unlock button now only shows 100% of the time when using grblHAL controller","- Fixed machine profiles missing in some situations","- Remote mode UI jog controls are once again properly contained within their widget container","- Fix for remote mode settings crashing on Firefox","- Fixed toggling laser offsets with inches enabled","- Various improvements to time estimation","- \"Use Last Port\" button in firmware tool should now properly connect when the last connection was over Ethernet","- Alterations to outline behaviour - should move in a consistent direction and more accurately outline the toolpath","- Fixed tool change offsets being concatenated as strings instead of added","- Surfacing tool better handles extreme values by warning the user instead of exceeding the call stack","- Various rotary fixes","- Fix for pass-through toolchanging in macros","- Fix for spindle delay being added when the line already had a delay from the post-processor","- Start-From-Line should now better handle starting G2/G3 commands and clear errors on grblHAL controller","- Fix for toolchange wizard not resuming correctly on grblHAL controller","- Verify job should behave more consistently like grbl controller on grblHAL firmware","### 1.4.1 (January 26, 2024)","- Fix for black screen on application startup in some situations","- Fix for jog buttons on UI not registering click events correctly on some operating systems","- Strip comments sent to controller to prevent buffer overflow and better support Shapeoko","- Fix issue with firmware tool not updating values correctly if settings limited by search bar","- Handle missing file name in recent files","- Updated EEPROM values for travel on multiple Sienci profiles","- Fixed issue with surfacing tool crashing in some situations","- Fixed several bugs with gamepad support","### 1.4.0 (January 23, 2024)","- Added Rotary Mode","- gSender is now able to run 2+1 axis files on grbl and 4 axis files on grblHAL","- Visualizer updated to support 4 axis rotations","- A-axis DRO and jogging","- Rotary probing","- Added grblHAL controller support","- Connect to and run jobs as normal on any grblHAL device","- Connect over ethernet where hardware is supported","- New grblHAL specific firmware tool that is dynamically generated based on reported settings","- New UI elements where appropriate to support new functionality such as single axis homing","- Gamepad improvements","- Restructured logic and mapping of buttons to actions","- Add secondary functionality to buttons","- Added joystick MPG mode","- Added lockout button to deactivate gamepad when needed","- Improved job time estimation","- Significantly improved initial time estimation algorithm based on machine acceleration and max speeds","- Mid-job estimation uses initial estimate per line for more accurate remaining duration","- Multi-corner probing - touch off any corner using both standard and auto-zero touchplates","- Added Go To UI button to quickly go to an absolute or relative workspace coordinate","- Clearer distinction on planned lines vs cut lines - planned lines show up as a (customizable) yellow instead of the default cut gray","- Remote mode improvements","- Added QR code for easier navigation to remote address on phone","- Added workflow controls and unit selection to remote mode UI","- Added preference to prompt on Zero to prevent accidentally resetting zero on any axis","- Code block toolchange again supported","- Firmware active modals now displayed in diagnostic tab","- PRB values available to use in macros","- Files are now parsed once per run time","- Fix for DRO precision in some situations","- Improved job stats area - now tracks jobs per com port, more information about each job run and the number of problems encountered","- Maintenance reminders - set up and customize maintenance reminders to prompt tasks after specific run time totals have occured","- Improved alarm and error recording"] \ No newline at end of file