Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30Merge branch 'v3-chrishamm' into 3.4-input-shapingDavid Crocker
2021-07-29Further improvementsChristian Hammacher
2021-07-27Merge branch '3.4-dev' into 3.4-input-shapingDavid Crocker
2021-07-26Fixes issues with workplace coords being used in homing & tool changingDavid Crocker
2021-07-24More fixes for new time unitsDavid Crocker
2021-07-24Finished converting time units to step clocks, pending testingDavid Crocker
2021-07-22Several bug fixesChristian Hammacher
2021-07-21More work towards 3.4Christian Hammacher
2021-07-11Fixed lockup between autopause and code queueDavid Crocker
2021-06-16LockMovementAndWaitForStandstill now also waits for code queue catchupDavid Crocker
2021-06-04Merge branch '3.3-dev' into 3.4-devDavid Crocker
2021-06-03Merge remote-tracking branch 'origin/3.3-dev' into v3-chrishammChristian Hammacher
2021-05-28Merge branch '3.3-dev' into 3.4-devDavid Crocker
2021-05-26Corrected some exception specifications (thanks Andy)David Crocker
2021-05-24Merge remote-tracking branch 'origin/3.3-dev' into v3-chrishammChristian Hammacher
2021-05-19Merge branch '3.3-dev' into 3.4-devDavid Crocker
2021-05-19Bug fix: M291 in pause.g/filament-change.g allowed execution to continueDavid Crocker
2021-05-17Merge remote-tracking branch 'origin/3.3-dev' into v3-chrishammChristian Hammacher
2021-05-08Removed pausedFanSpeedsDavid Crocker
2021-05-08Implemented M568 A parameterDavid Crocker
2021-05-08Default PCF speed is now saved in a restore pointDavid Crocker
2021-05-07Support segmentation for Z moves (needed by Hangprinter)David Crocker
2021-05-07Fixed G18 arc direction, also default to G17 when starting a jobDavid Crocker
2021-05-06Pass unhomed axes to rehome.gDavid Crocker
2021-05-04Fixed bug with polar and other segmented kinematicsDavid Crocker
2021-05-01Fix for G2/3 with K parameter after G18/19David Crocker
2021-04-28Merge remote-tracking branch 'origin/3.3-dev' into v3-chrishammChristian Hammacher
2021-04-28Bug fix for multiple E values in G0-G3 commandsDavid Crocker
2021-04-28Fixed raw extruder positions for mixing toolsChristian Hammacher
2021-04-27Fixed custom macro params in SBC modeChristian Hammacher
2021-04-21Merge branch 'v3-chrishamm' into 3.3-devDavid Crocker
2021-04-21Work towards v3.3-b3Christian Hammacher
2021-04-21Increased pause before re-looking for daaemon.g from 1 to 10 secsDavid Crocker
2021-04-19Added a separate Move taskDavid Crocker
2021-04-12VariousDavid Crocker
2021-04-12Support P0 parameter on M24, M25 and M226David Crocker
2021-04-01Write object directory stuff to resurrect.g not config-override.gDavid Crocker
2021-03-30Added missing calls to reprap.InputsUpdatedDavid Crocker
2021-03-24Report tool offsets to 3 decimal placesDavid Crocker
2021-03-22Check where G4 commands come from before simulating themDavid Crocker
2021-03-18Bug fix: tool names were getting reducedDavid Crocker
2021-03-12Rewrote M675 to fix numerous issuesDavid Crocker
2021-03-10Fix for DSFDavid Crocker
2021-03-10Implemented Manuel's M109 fix, changed version to 3.3beta2David Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-06Started adding support for variables and parametersDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Partly reverted the previous commitDavid Crocker
2021-03-04Before calling rehome.g flag the stalled axes as not homedDavid Crocker
2021-03-04Implemented fast-then-slow G30 probingDavid Crocker