43 Commits
Author SHA1 Message Date
Riley f840d5a2ac Delete gShield-pinouts.h 2017-09-16 10:51:25 -04:00
Riley e9aba647b9 renamed file 2017-09-16 10:50:10 -04:00
Riley 4d33dd7224 Fixed missing ArduinoDue file for pinouts 2017-09-16 10:49:08 -04:00
Dan211 c7c8728327 ? 2017-04-09 17:33:06 -04:00
Dan211 dd5e15a054 -{me:null} and {md:null} now enable or disable all motors for compatability with chilipeppr -fixed some shapeoko configs, changed shapeoko2 config to single motor Y and added a dual Y config -fixed power management with gshield using the workaround described in issue #212 2017-03-27 19:43:22 -04:00
Rob Giseburt 0ef8d918a3 Finishing transition to all-hardware timers for fwd-plan/exec, and direct call of load 2017-01-30 15:56:02 -06:00
Rob Giseburt 00db53f4c1 Add support for xio_flash_files and added xio_send_file() to send them.
This is to run small chunks of gcode from flash.
2017-01-10 16:50:12 -06:00
Alden Hart 245e32ae1d Added proper JSON handling for read-only parameters; fixed string overflow in hw_get_id(). Now passes regressions in g2-0.99/002-config/02-settings/settings-version.json 2016-12-30 10:39:49 -05:00
Alden Hart de0c554ed0 merged 100.16 into dev-109-tool-offset 2016-12-30 08:58:54 -05:00
Rob Giseburt 4222ad4624 Merge branch 'refs/heads/edge' into dev-184-no-spindle-pwm 2016-12-15 10:01:39 -06:00
Rob Giseburt ff8524a668 Cleanup board files, and ensure board_hardware_init gets called.
Fixes #200
2016-12-15 09:35:30 -06:00
Rob Giseburt f2f6d9dc7a Fix g2v9 not connection over USB 2016-12-07 17:33:26 -06:00
Rob Giseburt fd54697ea4 Added USB_SERIAL_PORTS_EXPOSED to settings (Options: 1, or 2) 2016-12-07 11:38:43 -06:00
Rob Giseburt cbd3f9e19f Switch dwells to the DDA timer, removed dwell_timer.
Fixes #193
2016-12-05 17:05:35 -06:00
Alden Hart 7624933194 Patch to stop DDA timer before Dwell timer to address Issue #193 2016-12-03 08:50:40 -05:00
Rob Giseburt 161ca1b8f9 Fixed v9k spindle not functioning. 2016-11-30 08:44:31 -06:00
Alden Hart 24ad34ed7b resolve merge conflicts for pull request 2016-11-29 14:56:20 -05:00
Rob Giseburt 1258e2cfec gQuintic somewhat functional. (Much more testing needed.) 2016-11-06 16:04:10 -06:00
Alden Hart 8d397d8ec8 Expanded tool table to 32 entries 2016-10-30 13:36:58 -04:00
Alden Hart 7f96c0bbbb Changed cm_set_coord_offsets() to cm_set_g10_data(); testing offsets code 2016-10-30 13:18:31 -04:00
Alden Hart 163296855d Fixed spindle commands. M3 / M5 were not working. Fixed spindle PWM output as well. 2016-10-30 11:24:03 -04:00
Alden Hart fed7affad4 commit after rebase off edge 41c82c0 2016-10-29 11:25:22 -04:00
Alden Hart d313eea91a Updated tool table to 16 entries 2016-10-29 11:08:06 -04:00
Alden Hart 5046c00711 Adding tool length offset code 2016-10-29 11:08:05 -04:00
Rob Giseburt 41c82c0405 Fixed some changes for the gquintic branch that accidentally leaked into the Archim fixes. 2016-10-28 22:44:35 -05:00
Rob Giseburt ff92bdd01f Fix capitalization errors in g2v9 configs. 2016-10-28 22:39:08 -05:00
Rob Giseburt 1643999b80 Removing F_CPU and all uses of it.
It’s not longer accurate and mostly unused. It’s use by PWM was inaccurate.
2016-10-28 22:39:08 -05:00
Rob Giseburt 5e3b0c7096 (Backport) Fixes for Archim, fixed kSerial_(RX|TX|RTS|CTS)PinNumber constant naming on all boards. 2016-10-28 22:39:08 -05:00
Rob Giseburt 8c16ae4aba Fixed the correction to G2v9 in the last commit. 2016-10-28 22:21:39 -05:00
Rob Giseburt dffc597a19 Fix capitalization errors in g2v9 configs. 2016-10-28 22:15:42 -05:00
Rob Giseburt 94813e5fe4 Removing F_CPU and all uses of it.
It’s not longer accurate and mostly unused. It’s use by PWM was inaccurate.
2016-10-28 21:48:32 -05:00
Rob Giseburt e2ba062f8c Fixes for Archim, fixed kSerial_(RX|TX|RTS|CTS)PinNumber constant naming on all boards. 2016-10-28 21:40:38 -05:00
Rob Giseburt c1f0bfc8b6 Fixes for gQuintic-b timer configuration 2016-10-27 16:06:59 -05:00
Rob Giseburt 4de3b5c192 Corrected some quintic odds and ends 2016-10-27 14:25:14 -05:00
Rob Giseburt 5c2a26cbc9 Support for gquintic-b (includes Motate bump).
Note: gquintic-a support is removed.
2016-10-27 09:53:00 -05:00
Rob Giseburt efd9754552 Added eggbot settings and some neopixel fun to the gquadratic 2016-10-27 09:52:59 -05:00
Rob Giseburt 5052b87361 Added step_dir_hobbyservo control and wired the gQuadratic up to it. 2016-10-27 09:52:48 -05:00
Rob Giseburt ea20c05260 Initial pass of changes to work on the gQuadratic (includes Motate update) 2016-09-27 16:46:54 -05:00
Rob Giseburt f1448b1fc2 Updated gQuadratic board settings 2016-09-26 13:04:06 -05:00
Rob Giseburt eb4f8202dc Adding temporary _leds key for PrintrboardG2 to control the neopixels. 2016-09-02 16:56:19 -05:00
Rob Giseburt 21de0103ae PrintrboardG2: All LEDs temporarily forced to white when in “normal” states. 2016-08-30 17:38:23 -05:00
Alden Hart f6113db23f resolved weird merge 2016-08-28 16:41:46 -04:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00