View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000288 | GC Studio | Compiler | public | 2022-10-19 06:12 | 2022-12-15 19:58 |
Reporter | evanvennn | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 99.02.35 | ||||
Target Version | 99.02.35 | Fixed in Version | 1.00.04 | ||
Summary | 0000288: GCode displays errors in the terminal window word wrapped at 77 chars | ||||
Description | The terminal word wraps as 77 chars. The root cause is a hard coded value in the compiler! | ||||
Steps To Reproduce | Compile... | ||||
Tags | No tags attached. | ||||
|
Build 1180 resolves this issue by adding a new parameter to use.ini Columnwidth = 180 The Columnwidth now determines the word wrap. Default to 77 chars (as was value) if Columnwidth does not exist. Updated compiler and MASTER use.ini |
|
This improves GCode terminal window!! |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-19 06:12 | evanvennn | New Issue | |
2022-10-19 06:14 | evanvennn | Note Added: 0000121 | |
2022-10-19 06:15 | evanvennn | Status | new => resolved |
2022-10-19 06:15 | evanvennn | Resolution | open => fixed |
2022-10-19 06:15 | evanvennn | Note Added: 0000122 | |
2022-10-19 06:16 | evanvennn | Status | resolved => assigned |
2022-12-14 18:47 | angel-spartan | Status | assigned => resolved |
2022-12-14 18:47 | angel-spartan | Fixed in Version | => 1.00.04 |
2022-12-15 19:58 | angel-spartan | Status | resolved => closed |