Wykres commitów

676 Commity (feature/v281_test)

Autor SHA1 Wiadomość Data
EmbeddedMan ad75f20dc7 Added A3 debug I/O output when servo is moving. 2024-03-10 16:08:25 -05:00
EmbeddedMan c10b1baa5d Added option for limited input range. 2024-01-16 21:04:18 -06:00
EmbeddedMan 1c15eefa8f Switched from v2.8.1_NoMove to v2.8.9 because Python library generated invalid version error with _NoMove. 2024-01-15 07:51:16 -06:00
EmbeddedMan f6ee181933 v2.8.1_NoMove: Turned on parse output printing, turned off SM's ability to add moves to FIFO. For regression testing SM parse output. 2024-01-15 07:46:27 -06:00
Windell Oskay 85aa5a069a
Merge pull request #182 from evil-mad/ebf_281_mac
Update mac firmware updater for firmware 2.8.1
2022-07-27 15:45:28 -07:00
Windell Oskay 94d03f529a Update mac firmware updater for firmware 2.8.1 2022-07-27 14:43:30 -07:00
Brian Schmalz 43735a597a
Merge pull request #181 from evil-mad/feature/Issue_180
Feature/issue 180
2022-07-27 07:46:23 -05:00
EmbeddedMan 3fc8172363 Updated EBB documentation for release 2.8.1. 2022-07-27 07:33:34 -05:00
EmbeddedMan 051b36efb5 EBB Firmware release v2.8.1: HEX files and WIndows updater 2022-07-27 07:22:35 -05:00
EmbeddedMan c5f6a3163c Fix for issue 180: Added CU,3,1/CU,3,0 to turn on/off the red LED acting as a 'FIFO empty' indicator. Also bumped version to 2.8.1 2022-07-26 21:53:48 -05:00
Windell Oskay 6d9b5ce185 2.4.3
Improve transform handling when working with selected objects
2022-07-19 12:49:53 -07:00
Windell Oskay 2462fc5573
Merge pull request #176 from evil-mad/test_v1
Bring in current versions of Inkscape extensions, now supporting Inkscape 1.2 in Master.
The prior branch is archived in https://github.com/evil-mad/EggBot/tree/Archive_Inkscape0
2022-05-20 10:59:57 -07:00
Windell Oskay bfa9559bd5
Merge pull request #175 from evil-mad/Inkscape_v1
Prep work for merging current Inkscape driver -- with Inkscape v1 support -- into Master
2022-05-20 10:54:06 -07:00
Windell Oskay 3bea5fe223 Merge conflict resolution
Preparing to merge V1 into Master
2022-05-20 10:53:22 -07:00
Windell Oskay eef4679fb0 Pull changes from Master 2022-05-20 10:32:08 -07:00
EmbeddedMan 95a423cb84 Fix for Issue #174: Added extra delay in Windows EBB Upater application to account for slower USB enumeration in bootlaoder mode under Windows 11 2022-05-20 09:17:02 -05:00
Windell Oskay 6a47d92f1d Updates for Inkscape 1.2 2022-04-12 12:55:24 -07:00
EmbeddedMan f75ff12ca8 Corrected units for S2 command parameter, updated precision of other 83.3 ns mentions. 2022-02-17 13:30:14 -06:00
Windell Oskay 19ac37642c Further GUI revisions 2021-10-09 13:07:59 -07:00
Windell Oskay a7bcd704cb Minor update; change aspect ratio of GUI, wider, but shorter 2021-10-09 12:49:42 -07:00
Brian Schmalz 89c0d7a2e0
Merge pull request #164 from evil-mad/issues/Issue163
Fix for issue #163: Spelling of the word parameter fixed across all s…
2021-08-10 09:00:27 -05:00
Brian Schmalz bf9755acb1 Fix for issue #163: Spelling of the word parameter fixed across all sources 2021-08-10 08:59:03 -05:00
Windell Oskay 8cc5d08dd9 Version bump 2021-08-09 13:56:49 -07:00
Windell Oskay b2026e957c Correct motion control issue
Under some circumstances with long moves, remaining distance to travel could be end up as non-integer, producing a `7 Err:` and Unexpected response from EBB report to the user.
2021-08-09 13:55:21 -07:00
Windell Oskay 948d7f2157 Hatch Fill 2.4.0
- Revise GUI
- Add option to set hatch spacing and inset distances with selectable units, px, mm, or inch.
- Ignore non-fillable SVG elements (except text)
- Fill only visible layers
2021-08-08 15:25:10 -07:00
Windell Oskay c835a66dfb Bug fix: lower pen in manual mode 2021-07-18 14:13:29 -07:00
Windell Oskay 6e528683e4 Fix issue with manual pen lower not working 2021-07-18 13:51:58 -07:00
Brian Schmalz 132a21cb4d
Merge pull request #162 from evil-mad/feature/issue_161
Added text to Initial I/O pin configuration section of EBB command do…
2021-06-07 19:37:05 -05:00
EmbeddedMan 12069c5f95 Three small fixes to EBB docs based on PR #162 feedback. 2021-06-07 19:36:31 -05:00
EmbeddedMan 51dfeff10d Added text to Initial I/O pin configuration section of EBB command documentation describing Port B pins and if they are 5V tolerant or not. 2021-06-04 21:01:27 -05:00
Windell Oskay 513f722b19
Merge pull request #160 from mutoo/patch-1
Fix inconsistent line endings in the doc for #159
2021-06-03 09:24:18 -07:00
Lingjia Liu 060f2589c0 doc: correct response for LT and LM commands 2021-06-03 09:45:06 +10:00
Lingjia Liu dfafdca4b1 doc: correct response for command "A" 2021-06-03 09:45:05 +10:00
Lingjia Liu 662aeb4f0c
doc: correct SL response 2021-06-03 08:39:55 +10:00
Brian Schmalz b95242b269
Merge pull request #157 from evil-mad/EBB_Release_2_8_0
Release of EBB v2.8.0
2021-04-28 15:25:48 -05:00
EmbeddedMan 132b190664 Release of EBB v2.8.0 2021-04-23 08:06:41 -05:00
Brian Schmalz cbf52e55bf
Merge pull request #156 from evil-mad/Issue_152
Issue 152: Move EM command to motion queue
2021-04-23 07:52:03 -05:00
EmbeddedMan bf8b25d180 Added hyperlink to issue 151 in EBB release notes. 2021-04-23 07:50:38 -05:00
EmbeddedMan 0be65de885 Merge branch 'master' into Issue_152
# Conflicts:
#	EBB_firmware/app.X/source/ebb.c
#	docs/EBBReleaseNotes.html
2021-04-23 07:44:36 -05:00
Brian Schmalz 58f9b5f3cd
Merge pull request #155 from evil-mad/Issue_151
Issue 151: Added QE command
2021-04-23 07:42:26 -05:00
EmbeddedMan 8b2aea35da Merge branch 'master' into Issue_151
# Conflicts:
#	EBB_firmware/app.X/source/ebb.c
#	docs/EBBReleaseNotes.html
2021-04-23 07:42:06 -05:00
Brian Schmalz 60dbec9fd7
Merge pull request #154 from evil-mad/Issue_153
Added new optional parameter to ES command to allow for disabling moto…
2021-04-23 07:37:30 -05:00
EmbeddedMan f3acc5ede0 Update release notes and EBB command documetation to reflect that the EM command is now handleded in the motion queue. 2021-04-22 20:33:39 -05:00
EmbeddedMan 427b95a19c Fix for issue 152: Move EM command to motion queue. 2021-04-22 20:23:41 -05:00
EmbeddedMan f4e3756302 Added documentation for the updated ES command. 2021-04-22 13:57:56 -05:00
EmbeddedMan 3494576f04 EBB documentation updates for QE command. 2021-04-22 13:47:57 -05:00
EmbeddedMan c9f7519815 Fix for issue 151: Added new QE command to report motor enable states and microstepping resolution. 2021-04-22 13:32:45 -05:00
EmbeddedMan 0a0230e4be Added new optional paramter to ES command to allow for disabling motors. Also fixed bug in ES command that prevented return packet from sending. 2021-04-22 07:50:47 -05:00
Windell Oskay e7bc7201e6 Better handling of group if/elif case 2020-12-23 16:29:03 -08:00
Windell Oskay ef7936bf16 Handle switch svg element
Basic switch element support (attempt to plot contents...)
Add continue statements after container objects
Update Hershey Text menu location for Inkscape v1
Removing dead/python2 code #135
Some cleanup as well
2020-12-23 16:03:17 -08:00