clinton/Smoothieware.git
2016-02-25 Jim Morrismake module.h include platform_memory.h so if any modul...
2016-02-24 Jim Morrisfix more delete crashes when object is in AHB0
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-24 Jim MorrisAdd M0 as feed hold when in grbl mode
2016-02-23 Jim Morristurn off all heaters with panels cool down menu item
2016-02-23 Jim MorrisMerge pull request #857 from wolfmanjm/refactor/G38...
2016-02-23 Jim Morrisremove the fnc from stepticker used for probe checking.
2016-02-22 Jim MorrisMerge pull request #856 from wolfmanjm/upstreamedge
2016-02-22 Jim MorrisMerge branch 'feature/correct-rotarydelta-homing' into...
2016-02-22 Jim MorrisMerge pull request #851 from wolfmanjm/feature/correct...
2016-02-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-21 Jim MorrisMerge pull request #855 from wolfmanjm/upstreamedge
2016-02-21 Jim Morrisfix firmware retract with zlift setting feed rate
2016-02-21 Jim Morrisfix firmware retract with zlift setting feed rate
2016-02-21 Jim MorrisMerge pull request #854 from Smoothieware/fix/when...
2016-02-21 Jim MorrisMerge branch 'fix/when-slow-ticker-is-started' into...
2016-02-21 Jim Morrisfix when slow ticker gets started
2016-02-21 Jim Morrisfix build
2016-02-21 Jim Morrismove more stuff into AHB0
2016-02-21 Jim Morrismove some high memory use modules to AHB0 as we started...
2016-02-21 Jim Morriscleanup some ctors
2016-02-21 Jim Morrisupdate soem comments
2016-02-20 Jim Morrisrefactor endstops to get the homing logic ot of the...
2016-02-20 Jim Morrisdisable compensation transform for the G38 probes
2016-02-20 Jim Morrisremember the last probe position after a probe retrieve...
2016-02-19 Jim MorrisMerge pull request #852 from wolfmanjm/upstreamedge
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrisfix M306 for rotary delta
2016-02-19 Jim MorrisM306 for a rotary delta calculates the theta offset...
2016-02-19 Jim MorrisFix command line error if command not handled in Simple...
2016-02-19 Jim MorrisChanges for rotary delta homing...
2016-02-18 Jim MorrisMerge pull request #850 from wolfmanjm/upstreamedge
2016-02-18 Jim Morrisfixup G38 probing in X or Y. Need to reset last milesto...
2016-02-17 Jim MorrisMerge pull request #848 from FredMurphy/feature/laser-ttl
2016-02-17 Fred MurphyFixed failure to free memory if TTL pin not used
2016-02-17 Jim MorrisMerge pull request #849 from wolfmanjm/upstreamedge
2016-02-17 Jim Morrisadd M1910.2 to move by the specified number of actuator...
2016-02-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-16 Jim Morrisdon't use safe_delay when initing lcds, as on_idle...
2016-02-16 Jim Morrisuse safe_delay instead of the blocking wait_ms()
2016-02-16 Jim MorrisMerge pull request #847 from wolfmanjm/feature/make...
2016-02-16 Jim MorrisIntroduce the ability to stop a planner move based...
2016-02-15 Jim MorrisMerge pull request #846 from wolfmanjm/upstreamedge
2016-02-15 Jim Morrisadd warnign to delta calibration if delta radius does...
2016-02-15 Fred MurphyAlternative less ambiguous name for laser_module_pwm_pin
2016-02-15 Fred MurphyInitial commit of optional laser_module_ttl_pin paramet...
2016-02-13 Jim Morrisfix the -m parameter
2016-02-13 Jim Morrisadd get ik [-m] x,y,z
2016-02-13 Jim Morrisadd `get fk 0 0 0` command to do forward kinematics...
2016-02-12 Jim MorrisMerge pull request #844 from wolfmanjm/upstreamedge
2016-02-12 Jim Morrisfind bed for G29 delta strategy
2016-02-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-09 Jim MorrisMerge pull request #842 from wolfmanjm/upstreamedge
2016-02-08 Jim Morrisfix md5sum shell command to not trigger watchdog
2016-02-05 Jim MorrisMerge pull request #840 from PeeJay/edge
2016-02-05 Paul JonesInitalise ethernet pin connections correctly
2016-02-03 Jim MorrisMerge pull request #839 from wolfmanjm/upstreamedge
2016-02-03 Jim Morrismade the rotary delta config sample work for smoothieboards
2016-02-03 Jim Morrisupdate config readme
2016-02-03 Jim Morrisrenamed the firepick example cofig to rotary delta...
2016-02-02 Jim MorrisMerge pull request #838 from wolfmanjm/upstreamedge
2016-02-02 Jim Morrisfix signs in rotary delta solution
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-02 Jim MorrisMerge pull request #837 from wolfmanjm/fix/r-delta
2016-02-02 Jim Morrisrename rotatabledelta to rotarydelta
2016-02-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2016-02-01 Jim Morrisallow debug on/off for rotatable delta via M665 W1...
2016-02-01 Jim MorrisMerge pull request #836 from wolfmanjm/upstreamedge
2016-02-01 Jim Morrisfix config options for rotatable delta arm solution
2016-02-01 Jim Morrisfix config options for rotatable delta arm solution
2016-01-30 Jim MorrisOnly send one ok per line rather than per g code when...
2016-01-28 Jim Morrisonly enable ! and ~ if in grbl mode
2016-01-28 Jim Morrisadd feed hold and release (! and ~) to usb serial as...
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-28 Jim MorrisMerge pull request #833 from RepRapMorgan/endstops_fix_...
2016-01-28 Quentin HarleyScara endstops
2016-01-27 Jim MorrisMerge pull request #831 from RepRapMorgan/zgrid_homing
2016-01-27 Quentin Harleyfix typo
2016-01-27 Quentin HarleyZGrid
2016-01-27 Quentin HarleyZGrid fixes
2016-01-26 Jim MorrisFix format of grbl error: messages
2016-01-26 Jim Morrisget the current G28 saved position
2016-01-26 Jim Morrisimplement G28 as per grbl whenin grbl mode or G28.2...
2016-01-26 Jim Morrisadd M2 and M30 end of program handling
2016-01-26 Jim Morrisfix $H
2016-01-25 Jim Morrisadded grbl commands when in grbl_mode (set in config...
2016-01-24 Jim MorrisMerge pull request #828 from wolfmanjm/upstreamedge
2016-01-24 Jim MorrisUpdate config
2016-01-24 Jim MorrisUpdate config
2016-01-24 Jim MorrisMerge pull request #827 from wolfmanjm/upstreamedge
2016-01-24 Jim Morrisadd version 2 specific config for the new azteeg X5...
2016-01-23 Jim Morrisrefactor simpleshell cat
2016-01-23 Jim Morrisfix line count for cat command
2016-01-22 Jim Morrisadd to the cat command -d nnn where nnn is the seconds...
2016-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
2016-01-12 Jim MorrisMerge pull request #824 from wolfmanjm/upstreamedge
2016-01-12 Jim Morrisremove unsupported touchprobe module, has been archived...
next