Releases: FarmBot/farmbot_os
Releases · FarmBot/farmbot_os
v15.3.4
- Fix
move_absoluteandcheck_positionlua helper bugs. - Add new
get_xyz,safe_z,mount_tool, anddismount_toollua helpers.
v15.3.3
- Add new
on,off,debug,toast, andmovelua helpers. - Fix abort command in Genesis and Express firmware.
v15.3.2
- Fix bug running sequences with large numbers of steps.
- Allow configuration to hidden SSIDs.
v15.3.1
- Improve system performance while using the red LED.
v15.3.0
- Add new optimized and alternating sort methods.
- Add
sortandgrouplua helpers. - Add camera device info to informational settings.
- Add support for peripherals to
toggle_pin. - Add
toggle_pinlua helper.
v15.2.1
- Fix boot sequence edge case bug.
v15.2.0
- Add job progress tracking to farmware
- Add
timeto luaset_job_progress()helper
v15.1.0
- Implement boot sequence feature
- Add boot job progress
- Add
read_attosensor_readings - Add
boot_sequence_idtofbos_configs - Add
get_seed_tray_cell()andverify_tool()lua helpers
v15.0.0
- hotfix for uptime bug
- rpc() Lua helper
- sequence() Lua helper
- Dependency upgrades (including wifi scan edge case bugfix)
v14.9.0
- Ability to manage
resourcevariables from Lua. - Ability to execute GCode raw from Lua.
- Runtime validation of missing sequence parameters.
- Upgrade Nerves system, Erlang, Elixir.
- Ability to specify
safe_zfrom Luamove_absolute(). - Remove SSH subsystem. It is no longer maintained.
- Nerves system upgrades
- Genesis and Express firmware updates.