Nicolás A. Méndez
Nicolás A. Méndez
I have the same issue, and dirty-patched it with a regex in a text-editor. It is specific for my drill-depth but you'll get it: Pattern: `G1 F1000 (.* Z-5.*)` Replacement:...
The easiest workaround would be to set `cutSpeed=plungeSpeed` somewhere, only for drilling operations.
Untill it is fixed, I managed by: 1. Making a fake milling operation, and setting the feedrate equal to the plungerate. 2. Deleting that operation, and creating the drill operation....
When passing `"results/image_1.png"` to `include_graphics` Knit worked, only if I added the image to the notebook's directory: `R/Rmd1/results/image_1.png`. I was able to get the normalized path to work by adding...
Well, I've found a workaround. Here is an updated example: [test3.zip](https://github.com/yihui/knitr/files/9592239/test3.zip) * `notebook1.Rmd` will now Knit and inlcude the image using the absolute path, because I set `error=F`. * `notebook1_error.Rmd`...
Possible culpirt: https://github.com/yihui/knitr/blob/6bfffe9c1ae8c84f0f2ae07cd3c4b00876757587/R/plot.R#L492
> do you have an email address that would be a good place to continue this conversation? Of course! it's [email protected] > there's not a high likelihood of us integrating...
Thanks a lot dcaud, I'll stick to your idea for now. Using a monospace font (Hack) makes it pretty too.  I'm happy but I'll let someone else close this...
Hello! We've not been contacted yet, and I wanted to check if there are any updates on this from OT's side. In the meantime, our efforts have moved to a...
Here are some diagrams to ease the reviewing process: 