View Issue Details

IDProjectCategoryView StatusLast Update
0000288GC StudioCompilerpublic2022-12-15 19:58
Reporterevanvennn Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version99.02.35 
Target Version99.02.35Fixed in Version1.00.04 
Summary0000288: GCode displays errors in the terminal window word wrapped at 77 chars
DescriptionThe terminal word wraps as 77 chars. The root cause is a hard coded value in the compiler!
Steps To ReproduceCompile...
TagsNo tags attached.

Activities

evanvennn

2022-10-19 06:14

administrator   ~0000121

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

evanvennn

2022-10-19 06:15

administrator   ~0000122

This improves GCode terminal window!!

Issue History

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