1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'edge' of github.com:Smoothieware/Smoothieware into edge More... about 4 years ago
finish up changimg PWM frequency for laser More... about 4 years ago
Merge pull request #1506 from Smoothieware/arthurwolf-add-floating-point-steps-per-mm-to-config-example More... about 4 years ago
Update one of the steps per millimeter examples to include floating points/digits
arthurwolf
as Arthur Wolf
More... about 4 years ago
Update README.creole More... about 4 years ago
Merge branch 'edge' of github.com:Smoothieware/Smoothieware into edge More... over 4 years ago
fix memory leak in M115 More... over 4 years ago
Pt1000 (#1503) More... over 4 years ago
just print out which function is being executed More... over 4 years ago
M375.1 also shows if grid is enabled or disabled More... over 4 years ago
update latest bins More... over 4 years ago
Limit Gcode decimals to 8 dp More... over 4 years ago
update latest bins More... over 4 years ago
Fix the X1E2 and A10X16 issue with parsing floats for gcode Introduces the nist_float files and parse_float() More... over 4 years ago
when using cart grid with R1 we are positioning head not probe, so do not compensate for probe offset More... over 4 years ago
allow setting height_limit to 0 in cart grid to disable it. More... over 4 years ago
move where we reet contiuous mode flag to avoid race condition. More... over 4 years ago
Squashed commit of the following: More... over 4 years ago
update latest bins More... over 4 years ago
try to reduce stack usage in park and increase stack size by 512 bytes More... over 4 years ago
if actuator feedrate > clock then derate by 1% when setting maximum More... over 4 years ago
Add a HALT to linear delta if maths gets out of wack on big move More... over 4 years ago
update latest bins More... over 4 years ago
fix watchdog timeout when continuous jog done on very fast system at high speed More... over 4 years ago
tighten up thread safety in circbuffer and USBSerial More... over 4 years ago
don;t do the turning off of compensation for contiuous jog, not needed for V1 as continuous jog works for all axis More... over 4 years ago
update latest bin More... over 4 years ago
hard endstop message needed to have ALARM: a t the start to notify Hosts it has stopped More... over 4 years ago
to be consistent return ABC machine position when idle on query same as XYZ. More... over 4 years ago
Refactor the G38.4/.5 More... over 4 years ago