clinton/Smoothieware.git
7 years agoMerge pull request #955 from Bouni/feature/spindle-refactor
Jim Morris [Wed, 9 Nov 2016 05:22:49 +0000 (21:22 -0800)]
Merge pull request #955 from Bouni/feature/spindle-refactor

Feature/spindle refactor

7 years agoMerge pull request #1060 from wolfmanjm/upstreamedge
Jim Morris [Wed, 9 Nov 2016 03:27:31 +0000 (19:27 -0800)]
Merge pull request #1060 from wolfmanjm/upstreamedge

Add the following default module excludes...

7 years agoAdd the following default module excludes...
Jim Morris [Wed, 9 Nov 2016 03:19:01 +0000 (19:19 -0800)]
Add the following default module excludes...
 CNC build
   tools/filamentdetector tools/scaracal tools/temperaturecontrol tools/extruder
 3D Printer build
   tools/drillingcycles tools/spindle

Conflicts:
src/makefile

7 years agoupdate firmware.bin
Jim Morris [Wed, 2 Nov 2016 06:34:50 +0000 (23:34 -0700)]
update firmware.bin

7 years agoUpdate ISSUE_TEMPLATE.md
Jim Morris [Mon, 31 Oct 2016 22:36:46 +0000 (15:36 -0700)]
Update ISSUE_TEMPLATE.md

7 years agoMerge pull request #1053 from wolfmanjm/add/ssd1306-oled
Jim Morris [Fri, 28 Oct 2016 04:41:58 +0000 (21:41 -0700)]
Merge pull request #1053 from wolfmanjm/add/ssd1306-oled

Add/ssd1306 oled

7 years agomake a0 optional
Jim Morris [Thu, 27 Oct 2016 01:47:13 +0000 (18:47 -0700)]
make a0 optional

7 years agoadd the variant for ssd1306 oled support to the ST7565 which is almost identical
Jim Morris [Wed, 26 Oct 2016 22:39:48 +0000 (15:39 -0700)]
add the variant for ssd1306 oled support to the ST7565 which is almost identical

7 years agoMerge pull request #1050 from michael-moore0/feature/extruder-display
Jim Morris [Tue, 25 Oct 2016 22:00:51 +0000 (15:00 -0700)]
Merge pull request #1050 from michael-moore0/feature/extruder-display

modified watch screen to display extruder when printing.

7 years agoadded example configuration for Extruder Display.
Michael Moore [Tue, 25 Oct 2016 21:50:17 +0000 (17:50 -0400)]
added example configuration for Extruder Display.

7 years agoadded config option for extruder display on watch screen.
Michael Moore [Tue, 25 Oct 2016 21:41:22 +0000 (17:41 -0400)]
added config option for extruder display on watch screen.

7 years agomodified watch screen to display extruder when printing.
Michael Moore [Tue, 25 Oct 2016 01:06:46 +0000 (21:06 -0400)]
modified watch screen to display extruder when printing.

7 years agoMerge pull request #1048 from wolfmanjm/upstreamedge
Jim Morris [Mon, 24 Oct 2016 02:15:48 +0000 (19:15 -0700)]
Merge pull request #1048 from wolfmanjm/upstreamedge

Make the nomsd build default to msd disabled

7 years agoMake th enomsd build default to msd disabled
Jim Morris [Mon, 24 Oct 2016 02:06:12 +0000 (19:06 -0700)]
Make th enomsd build default to msd disabled

7 years agoMerge pull request #1046 from Smoothieware/fix/simpler-temp-runaway-fix
Jim Morris [Sun, 23 Oct 2016 23:18:18 +0000 (16:18 -0700)]
Merge pull request #1046 from Smoothieware/fix/simpler-temp-runaway-fix

simple fix for the runaway issue.

7 years agoUpdate config samples with runaway detection examples
Jim Morris [Thu, 20 Oct 2016 22:43:04 +0000 (15:43 -0700)]
Update config samples with runaway detection examples

7 years agoturn on runaway detection safety by default
Jim Morris [Thu, 20 Oct 2016 21:50:00 +0000 (14:50 -0700)]
turn on runaway detection safety by default

7 years agoIncrease timeout max to 2040 secs or 34 minutes
Jim Morris [Thu, 20 Oct 2016 21:33:57 +0000 (14:33 -0700)]
Increase timeout max to 2040 secs or 34 minutes

7 years agoadd extra cooling down timeout for runaway
Jim Morris [Thu, 20 Oct 2016 06:23:21 +0000 (23:23 -0700)]
add extra cooling down timeout for runaway
Pack more stuff in header so we do not have any net gain in memory usage (the 16 bits would have been padded to 32 before).
Add Cooling DOWN state so if temp is set lower it has a cooling down timeout (defaulkt is the same as heating up)

7 years agoincrease runaway_heating_timeout to a max of 511 seconds
Jim Morris [Tue, 18 Oct 2016 06:56:47 +0000 (23:56 -0700)]
increase runaway_heating_timeout to a max of 511 seconds
decrease runaway_range to a max of 63 degrees

7 years agoFirst pass at a simple fix for the runaway issue where changing the temp causes ON_HALT
Jim Morris [Tue, 18 Oct 2016 04:42:50 +0000 (21:42 -0700)]
First pass at a simple fix for the runaway issue where changing the temp causes ON_HALT

7 years agoMerge pull request #1043 from wolfmanjm/feature/Allow-relative-G10-L2
Jim Morris [Sun, 16 Oct 2016 10:09:57 +0000 (03:09 -0700)]
Merge pull request #1043 from wolfmanjm/feature/Allow-relative-G10-L2

Allow relative mode to affect G10 L2

7 years agoAllow relative mode to affect G10 L2
Jim Morris [Sun, 16 Oct 2016 10:07:26 +0000 (03:07 -0700)]
Allow relative mode to affect G10 L2

7 years agoMerge pull request #1042 from wolfmanjm/feature/M18-allow-axis-parameter
Jim Morris [Sun, 16 Oct 2016 05:23:03 +0000 (22:23 -0700)]
Merge pull request #1042 from wolfmanjm/feature/M18-allow-axis-parameter

Feature/m18 allow axis parameter

7 years agoAdd motor_id to stepper motors so they know what axis they are
Jim Morris [Sun, 16 Oct 2016 05:18:36 +0000 (22:18 -0700)]
Add motor_id to stepper motors so they know what axis they are
Change MotorDriver Control so that the designator is actually the axis it is attached to.

7 years agoAllow M18 E0 to act on currently selected extruder
Jim Morris [Sun, 16 Oct 2016 04:11:21 +0000 (21:11 -0700)]
Allow M18 E0 to act on currently selected extruder

7 years agoAllow M18 to turn off selected motors
Jim Morris [Sun, 16 Oct 2016 04:05:22 +0000 (21:05 -0700)]
Allow M18 to turn off selected motors

7 years agoMerge remote-tracking branch 'upstream/edge' into upstreamedge
Jim Morris [Sun, 16 Oct 2016 03:25:36 +0000 (20:25 -0700)]
Merge remote-tracking branch 'upstream/edge' into upstreamedge

7 years agoupdate firmware.bin
Jim Morris [Fri, 14 Oct 2016 07:41:33 +0000 (00:41 -0700)]
update firmware.bin

7 years agoMerge pull request #1041 from wolfmanjm/upstreamedge
Jim Morris [Fri, 14 Oct 2016 07:38:54 +0000 (00:38 -0700)]
Merge pull request #1041 from wolfmanjm/upstreamedge

Better and correct fix for Kill hanging on E moving

7 years agoMerge remote-tracking branch 'upstream/edge' into upstreamedge
Jim Morris [Fri, 14 Oct 2016 07:25:59 +0000 (00:25 -0700)]
Merge remote-tracking branch 'upstream/edge' into upstreamedge

7 years agoupdate firmware.bin
Jim Morris [Fri, 14 Oct 2016 07:21:36 +0000 (00:21 -0700)]
update firmware.bin

7 years agoBetter and correct fix for Kill hanging on E moving
Jim Morris [Fri, 14 Oct 2016 07:15:28 +0000 (00:15 -0700)]
Better and correct fix for Kill hanging on E moving

7 years agoupdate firmware.bin
Jim Morris [Thu, 13 Oct 2016 22:56:15 +0000 (15:56 -0700)]
update firmware.bin

7 years agoMerge pull request #1040 from wolfmanjm/upstreamedge
Jim Morris [Thu, 13 Oct 2016 22:53:12 +0000 (15:53 -0700)]
Merge pull request #1040 from wolfmanjm/upstreamedge

workaround to handle kill and not wait for motors to stop

7 years agochange ERROR : to ERROR: for out of band temp errors
Jim Morris [Thu, 13 Oct 2016 22:52:15 +0000 (15:52 -0700)]
change ERROR : to ERROR: for out of band temp errors

7 years agoworkaround to handle kill and not wait for motors to stop as that seems to hang
Jim Morris [Thu, 13 Oct 2016 09:00:52 +0000 (02:00 -0700)]
workaround to handle kill and not wait for motors to stop as that seems to hang

7 years agoMerge pull request #1038 from michael-moore0/feature/time-format
Jim Morris [Wed, 12 Oct 2016 21:13:39 +0000 (14:13 -0700)]
Merge pull request #1038 from michael-moore0/feature/time-format

modified timestamp format to HH:MM:SS.

7 years agoMerge pull request #1039 from michael-moore0/feature/implement-mkdir
Jim Morris [Wed, 12 Oct 2016 21:12:26 +0000 (14:12 -0700)]
Merge pull request #1039 from michael-moore0/feature/implement-mkdir

implemented the 'mkdir' command on the shell.

7 years agoimplemented the 'mkdir' command on the shell.
Michael Moore [Wed, 12 Oct 2016 20:46:59 +0000 (16:46 -0400)]
implemented the 'mkdir' command on the shell.

7 years agofixed whitespace issue and removed 'sd' to correct spacing.
Michael Moore [Wed, 12 Oct 2016 13:35:13 +0000 (09:35 -0400)]
fixed whitespace issue and removed 'sd' to correct spacing.

7 years agomodified timestamp format to HH:MM:SS.
Michael Moore [Wed, 12 Oct 2016 02:05:56 +0000 (22:05 -0400)]
modified timestamp format to HH:MM:SS.
- modified watch screen time format.
- modified 'progress' command time format.

7 years agoMerge pull request #1036 from wolfmanjm/upstreamedge
Jim Morris [Sun, 9 Oct 2016 05:18:35 +0000 (22:18 -0700)]
Merge pull request #1036 from wolfmanjm/upstreamedge

Add fix to not recursively call refresh in ON_IDLE

7 years agoAdd fix to not recursively call refresh in ON_IDLE
Jim Morris [Sun, 9 Oct 2016 05:16:54 +0000 (22:16 -0700)]
Add fix to not recursively call refresh in ON_IDLE

7 years agoDelete ZprobeGrid.config
Jim Morris [Wed, 5 Oct 2016 04:37:42 +0000 (21:37 -0700)]
Delete ZprobeGrid.config

7 years agoMerge pull request #1033 from wolfmanjm/upstreamedge
Jim Morris [Sat, 24 Sep 2016 22:33:37 +0000 (15:33 -0700)]
Merge pull request #1033 from wolfmanjm/upstreamedge

add BS and DEL to the USB serial to delete last character entered

7 years agoadd BS and DEL to the USB serial to delete last chanracter entered, gives simple...
Jim Morris [Sat, 24 Sep 2016 22:31:53 +0000 (15:31 -0700)]
add BS and DEL to the USB serial to delete last chanracter entered, gives simple line editing to commands

7 years agoMerge pull request #1031 from nallar/patch-1
Jim Morris [Sat, 24 Sep 2016 20:38:15 +0000 (13:38 -0700)]
Merge pull request #1031 from nallar/patch-1

Fix broken link in README (HowToFileIssues.md)

7 years agoMaking it clear issues are for issue ( Duh. )
Arthur Wolf [Sat, 24 Sep 2016 18:22:31 +0000 (20:22 +0200)]
Making it clear issues are for issue ( Duh. )

7 years agoFix broken link in README (HowToFileIssues.md)
Ross Allan [Sat, 24 Sep 2016 13:11:23 +0000 (14:11 +0100)]
Fix broken link in README (HowToFileIssues.md)

Was linking to HowToFileIssues.md which was renamed in these commits 7bb7936875 3fd39027e to ISSUE_TEMPLATE.md

7 years agoMerge pull request #1030 from wolfmanjm/upstreamedge
Jim Morris [Fri, 23 Sep 2016 20:24:00 +0000 (13:24 -0700)]
Merge pull request #1030 from wolfmanjm/upstreamedge

add a set_g92 x,y,z to config

7 years agoadd a set_g92 x,y,z to config
Jim Morris [Fri, 23 Sep 2016 20:22:11 +0000 (13:22 -0700)]
add a set_g92 x,y,z to config

7 years agoMerge pull request #1029 from wolfmanjm/upstreamedge
Jim Morris [Thu, 22 Sep 2016 05:48:18 +0000 (22:48 -0700)]
Merge pull request #1029 from wolfmanjm/upstreamedge

fix modifyvalue screen, update laser screen

7 years agofix single entry ModifyValuesScreen when not immediate set
Jim Morris [Thu, 22 Sep 2016 05:41:07 +0000 (22:41 -0700)]
fix single entry ModifyValuesScreen when not immediate set

7 years agoadd set S value menu item to laser screen
Jim Morris [Wed, 21 Sep 2016 07:54:59 +0000 (00:54 -0700)]
add set S value menu item to laser screen

7 years agoupdate firmware.bin
Jim Morris [Wed, 21 Sep 2016 06:39:58 +0000 (23:39 -0700)]
update firmware.bin

7 years agoMerge pull request #1028 from wolfmanjm/upstreamedge
Jim Morris [Wed, 21 Sep 2016 06:37:45 +0000 (23:37 -0700)]
Merge pull request #1028 from wolfmanjm/upstreamedge

fix watchscree

7 years agofix watchscree
Jim Morris [Wed, 21 Sep 2016 06:36:09 +0000 (23:36 -0700)]
fix watchscree

7 years agoMerge pull request #1025 from wolfmanjm/upstreamedge
Jim Morris [Thu, 15 Sep 2016 20:31:11 +0000 (13:31 -0700)]
Merge pull request #1025 from wolfmanjm/upstreamedge

Single entry ModifyValue menus go straight into value update mode and…

7 years agoSingle entry ModifyValue menus go straight into value update mode and exit direct...
Jim Morris [Thu, 15 Sep 2016 20:27:52 +0000 (13:27 -0700)]
Single entry ModifyValue menus go straight into value update mode and exit direct to parent
  No need to disolay a selection menu when only one entry.
Update laser power setting to use the above

7 years agoMerge pull request #1023 from docdawning/patch-1
Jim Morris [Wed, 14 Sep 2016 17:31:41 +0000 (10:31 -0700)]
Merge pull request #1023 from docdawning/patch-1

Update Readme.md

7 years agoUpdate Readme.md
James [Wed, 14 Sep 2016 15:29:56 +0000 (09:29 -0600)]
Update Readme.md

s/alos/also

7 years agoMerge pull request #1022 from wolfmanjm/features/laser-panel
Jim Morris [Tue, 13 Sep 2016 20:49:28 +0000 (13:49 -0700)]
Merge pull request #1022 from wolfmanjm/features/laser-panel

Features/laser panel

7 years agoadd comments
Jim Morris [Tue, 13 Sep 2016 20:48:36 +0000 (13:48 -0700)]
add comments

7 years agoadd option to test fire menu to leave laser on when it exits, and disable the timeout
Jim Morris [Tue, 13 Sep 2016 20:05:34 +0000 (13:05 -0700)]
add option to test fire menu to leave laser on when it exits, and disable the timeout

7 years agoupdate control screen for both 3dprinter and cnc uses same file, fixes jogging in...
Jim Morris [Tue, 13 Sep 2016 07:28:23 +0000 (00:28 -0700)]
update control screen for both 3dprinter and cnc uses same file, fixes jogging in absolute mode for 3dprinter
added actual current laser power to watch screen

7 years agoAdd laser menu
Jim Morris [Tue, 13 Sep 2016 06:20:20 +0000 (23:20 -0700)]
Add laser menu
  sets power scaler
  does test fire
Add Dynamic Menu class
Add Goto park position and set park position for CNC mode
Add current laser power value (S value) to watch screen

7 years agoUpdate Readme.md
Jim Morris [Sat, 10 Sep 2016 19:07:17 +0000 (12:07 -0700)]
Update Readme.md

7 years agoMerge remote-tracking branch 'upstream/edge' into features/laser-panel
Jim Morris [Fri, 9 Sep 2016 05:15:21 +0000 (22:15 -0700)]
Merge remote-tracking branch 'upstream/edge' into features/laser-panel

7 years agoCreate PULL_REQUEST_TEMPLATE.md
Jim Morris [Thu, 8 Sep 2016 05:56:23 +0000 (22:56 -0700)]
Create PULL_REQUEST_TEMPLATE.md

7 years agoupdate firmware.bin
Jim Morris [Wed, 7 Sep 2016 19:36:07 +0000 (12:36 -0700)]
update firmware.bin

7 years agoMerge remote-tracking branch 'upstream/edge' into features/laser-panel
Jim Morris [Wed, 7 Sep 2016 19:33:33 +0000 (12:33 -0700)]
Merge remote-tracking branch 'upstream/edge' into features/laser-panel

7 years agoMerge pull request #1020 from wolfmanjm/upstreamedge
Jim Morris [Wed, 7 Sep 2016 19:32:56 +0000 (12:32 -0700)]
Merge pull request #1020 from wolfmanjm/upstreamedge

refactor

7 years agorefactor
Jim Morris [Wed, 7 Sep 2016 19:32:19 +0000 (12:32 -0700)]
refactor

7 years agoinitial
Jim Morris [Wed, 7 Sep 2016 19:30:57 +0000 (12:30 -0700)]
initial

7 years agoMerge pull request #1019 from Speedy64i/edge
Jim Morris [Wed, 7 Sep 2016 17:11:30 +0000 (10:11 -0700)]
Merge pull request #1019 from Speedy64i/edge

grbl mode homing response

7 years agogrbl mode homing response
JT [Wed, 7 Sep 2016 14:18:07 +0000 (09:18 -0500)]
grbl mode homing response

Added 'ok' response for '$H' command.  As far as I can tell, grbl sends back an ok after a homing cycle.  Currently, smoothie was not (when using the '$H" command), which was creating issues with bCNC having any command immediately following homing commands to be stuck in the send buffer.

7 years agoupdate firmware.bin
Jim Morris [Wed, 7 Sep 2016 02:35:36 +0000 (19:35 -0700)]
update firmware.bin

7 years agoMerge pull request #1018 from wolfmanjm/upstreamedge
Jim Morris [Sat, 3 Sep 2016 22:57:11 +0000 (15:57 -0700)]
Merge pull request #1018 from wolfmanjm/upstreamedge

fix laser auto mode after a halt

7 years agofix laser auto mode after a halt
Jim Morris [Sat, 3 Sep 2016 22:56:01 +0000 (15:56 -0700)]
fix laser auto mode after a halt

7 years agoMerge pull request #1015 from wolfmanjm/features/add-laser-features
Jim Morris [Sat, 3 Sep 2016 00:45:50 +0000 (17:45 -0700)]
Merge pull request #1015 from wolfmanjm/features/add-laser-features

Features/add laser features

7 years agorefactor as per suggestions by @tritao
Jim Morris [Fri, 2 Sep 2016 23:42:39 +0000 (16:42 -0700)]
refactor as per suggestions by @tritao

7 years agoFix the proportional laser power during acceleration and deceleration to be based...
Jim Morris [Fri, 2 Sep 2016 18:56:49 +0000 (11:56 -0700)]
Fix the proportional laser power during acceleration and deceleration to be based on nominal rate not plateau rate

7 years agoMerge remote-tracking branch 'upstream/edge' into features/add-laser-features
Jim Morris [Thu, 1 Sep 2016 08:09:24 +0000 (01:09 -0700)]
Merge remote-tracking branch 'upstream/edge' into features/add-laser-features

7 years agoMerge pull request #1017 from wolfmanjm/upstreamedge
Jim Morris [Thu, 1 Sep 2016 07:55:32 +0000 (00:55 -0700)]
Merge pull request #1017 from wolfmanjm/upstreamedge

allow _ instead of space in switch commands

7 years agoallow _ instead of space in switch commands
Jim Morris [Thu, 1 Sep 2016 07:54:29 +0000 (00:54 -0700)]
allow _ instead of space in switch commands

7 years agoUpdate upgrade-notes.md
Jim Morris [Tue, 30 Aug 2016 20:23:51 +0000 (13:23 -0700)]
Update upgrade-notes.md

7 years agoUpdate upgrade-notes.md
Jim Morris [Tue, 30 Aug 2016 20:16:57 +0000 (13:16 -0700)]
Update upgrade-notes.md

7 years agoUpdate upgrade-notes.md
Jim Morris [Tue, 30 Aug 2016 20:16:35 +0000 (13:16 -0700)]
Update upgrade-notes.md

7 years agoUpdate upgrade-notes.md
Jim Morris [Tue, 30 Aug 2016 20:15:54 +0000 (13:15 -0700)]
Update upgrade-notes.md

7 years agoMerge branch 'upstreamedge' into features/add-laser-features
Jim Morris [Tue, 30 Aug 2016 19:14:47 +0000 (12:14 -0700)]
Merge branch 'upstreamedge' into features/add-laser-features

7 years agoMerge pull request #1016 from wolfmanjm/upstreamedge
Jim Morris [Tue, 30 Aug 2016 19:14:11 +0000 (12:14 -0700)]
Merge pull request #1016 from wolfmanjm/upstreamedge

remove is_scara from places that it obviously is incorrect

7 years agoremove is_scara from places that it obviously is incorrect
Jim Morris [Tue, 30 Aug 2016 19:13:09 +0000 (12:13 -0700)]
remove is_scara from places that it obviously is incorrect

7 years agoallow fire command to averide auto mode of laser
Jim Morris [Tue, 30 Aug 2016 00:41:57 +0000 (17:41 -0700)]
allow fire command to averide auto mode of laser
add fire off to turn off (as well as fire 0)

7 years agofix message for fire command
Jim Morris [Tue, 30 Aug 2016 00:25:42 +0000 (17:25 -0700)]
fix message for fire command

7 years agoMerge branch 'upstreamedge' into features/add-laser-features
Jim Morris [Tue, 30 Aug 2016 00:21:20 +0000 (17:21 -0700)]
Merge branch 'upstreamedge' into features/add-laser-features

7 years agoMerge pull request #1014 from wolfmanjm/upstreamedge
Jim Morris [Mon, 29 Aug 2016 20:33:42 +0000 (13:33 -0700)]
Merge pull request #1014 from wolfmanjm/upstreamedge

Fix G28.2 (and grbl G28) to use mm when in inch mode

7 years agofix absolute mode
Jim Morris [Mon, 29 Aug 2016 20:32:22 +0000 (13:32 -0700)]
fix absolute mode

7 years agoFix G28.2 (G28 in grbl) to use mm and move in absolute mode.
Jim Morris [Mon, 29 Aug 2016 20:30:29 +0000 (13:30 -0700)]
Fix G28.2 (G28 in grbl) to use mm and move in absolute mode.

7 years agoadd fire command to laser
Jim Morris [Mon, 29 Aug 2016 19:49:32 +0000 (12:49 -0700)]
add fire command to laser